View Single Post
  #1  
Old 10-25-2008, 01:04 PM
kayen85
Sarnak
 
Join Date: Dec 2007
Posts: 50
Default Correction for new quest::CreateGroundObject

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.
Reply With Quote