kayen85
10-25-2008, 01:04 PM
I have no idea where the correct place to post this was.
It works fine but the information on the wiki is wrong.
Correction that should go onto the [URL="http://www.eqemulator.net/wiki/wikka.php?wakka=QuestTutorial"]
Should be....
quest::creategroundobject(itemid, x, y, z, heading, decaytime);
Not
quest::CreateGroundObject(itemid, x, y, z, heading, decaytime);
Anyone who copies it in the current form will not be able to use it be very confused.
It works fine but the information on the wiki is wrong.
Correction that should go onto the [URL="http://www.eqemulator.net/wiki/wikka.php?wakka=QuestTutorial"]
Should be....
quest::creategroundobject(itemid, x, y, z, heading, decaytime);
Not
quest::CreateGroundObject(itemid, x, y, z, heading, decaytime);
Anyone who copies it in the current form will not be able to use it be very confused.