SkyFire.406a icon indicating copy to clipboard operation
SkyFire.406a copied to clipboard

[Quest] Liberate the Kaja'Mite

Open alexmocanu opened this issue 12 years ago • 15 comments

Quest ID:14124

Can't pick up the Kaja'mite chunks (48766)

alexmocanu avatar Jul 24 '12 18:07 alexmocanu

confirm, it can´t pick up

LKArthas avatar Jul 24 '12 21:07 LKArthas

I went into my database and changed data0 to 5 and it worked you can pick it up. Also make sure chest loot is set to right entry number. Let me know if this worked.

Edit: Go into database under game_object template look up Kaja'mite chunks. Then look for Data0 change it there. Chestloot is actually data1. Sorry for any confusion i use truice as a database editor makes it simpler.

Mopower avatar Aug 19 '12 22:08 Mopower

If you found a fix for a db issue submit it in a sql

Nomadgraphics avatar Aug 20 '12 10:08 Nomadgraphics

what is the values for data0 and data1?

Loukie avatar Aug 22 '12 02:08 Loukie

@Loukie put in google "gameobject template tc2" and see the wiki.

Walkum avatar Aug 22 '12 09:08 Walkum

thx but im still a noob at this i have try changing the values like i think it should be but with no luck.

Loukie avatar Aug 22 '12 12:08 Loukie

Sorry about that like nomad said i will put try and put it in sql foramat for you. Give me a chance pretty busy in real life and other things. Will try and get it in sql this weekend.

Mopower avatar Aug 23 '12 00:08 Mopower

update gameobject_template set data0 = 5 where entry = 195492;

Merlin2010 avatar Aug 27 '12 22:08 Merlin2010

did not work for me :( but thax for the help ill wait for the core fix.

Loukie avatar Aug 31 '12 14:08 Loukie

Hy it easy to fix just change data0 value to 1818 it works well, now we can pickup ,but my question is how to fix i the spell 67682 (Kablooey Bombs) ?

hydrocataclism avatar Apr 14 '13 17:04 hydrocataclism

Oh, and the sql query to change is UPDATE world.gameobject_template SET data0 = '1818' WHERE gameobject_template.entry =195492;

hydrocataclism avatar Apr 14 '13 17:04 hydrocataclism

Hey it works for me but my friends who went to try it does not work I do?

crowel avatar May 07 '13 22:05 crowel

you guys make pull requests, if you have a fix... this is not the correct place for fix suggestions, for this use the forums.

ImageDev avatar May 10 '13 14:05 ImageDev

okay sorry for the question

crowel avatar May 10 '13 15:05 crowel

the question is fine, just redirect it to our forums, this tracker is just for reporting bugs ;) working together to figure out a solution for a problem, is encouraged... if its in the right place

ImageDev avatar May 10 '13 19:05 ImageDev