I found the problem, I'm not sure how to delete this post. Thank you.
I found the problem, I'm not sure how to delete this post. Thank you.
Last edited by Soulipsism; 01-13-2013 at 10:55 PM.
You never loaded your variables (DTM's procedure) before calling your MoveItemDTMToSlot procedure.
change your main to
Simba Code:begin
LoadVars;
MoveItemDTMToSlot(NoteSwordfishDTM, 28);
// recommend a freeVars procedure here for DTM's..
end.
Cheers,
Lj
There are currently 1 users browsing this thread. (0 members and 1 guests)