31.10.2010, 15:13
Should work if the coords are ok
Did you SetTimer("IsPlayerInArea", 500, true); <-- true?
Otherwise, it will only run once
Btw to make it faster, use continue; after each if clause or use else if / else
Did you SetTimer("IsPlayerInArea", 500, true); <-- true?
Otherwise, it will only run once
Btw to make it faster, use continue; after each if clause or use else if / else