Thread: Gravity....
View Single Post
  #10  
Old 04-10-2004, 10:23 AM
Ningnong Ningnong is offline
Registered User
Ningnong's Avatar
Join Date: Nov 2002
Location: < -- way
Posts: 262
Ningnong is on a distinguished road
timeout would also fix that delay you've got with the sleep. Also, get into the habbit of using this:

NPC Code:

playery -= 2;
playery += 1;



etc, it looks alot neater :]
__________________
Former Global Scripting Team Member


Reply With Quote