Thread
:
Wandering NPC qglobal
View Single Post
#
13
08-03-2009, 09:55 PM
neiv2
Hill Giant
Join Date: Mar 2009
Location: CO
Posts: 183
Just out of curiosity, in the WAYPOINT event, shouldn't I be using eq instead of == since technically it's a string?
sub EVENT_WAYPOINT
{
if (($x == $ZoneOutX) && ($y == $ZoneOutY))
{
neiv2
View Public Profile
Send a private message to neiv2
Find all posts by neiv2