View Single Post
  #22  
Old 02-03-2004, 01:25 AM
-Ramirez- -Ramirez- is offline
Registered User
Join Date: Jun 2002
Location: USA, Ohio
Posts: 729
-Ramirez- has a spectacular aura about-Ramirez- has a spectacular aura about
Quote:
Originally posted by Gman4pwnu
Im a bit confused on x,y ???? what if i dont want to check if it happens at an x, y ?
x and y are the coordinates where you're going to be sending the trigger. Think of it as a gunshot on those coordinates. Any NPC on those coordinates will receive the trigger. In this case, you want to trigger the same NPC, so use x + 0.5,y + 0.5. Triggering directly on x,y doesn't seem to work all of the time for some reason.
__________________
Kat
Reply With Quote