Thread: quick question
View Single Post
  #9  
Old 07-11-2001, 04:59 AM
Guest
Posts: n/a
Re: quick question

NPC Code:
if (x=33&&y=25) 




Don't you need == and not =?