Thread: Skateboard npc
View Single Post
  #10  
Old 02-20-2002, 09:28 AM
relenakat relenakat is offline
Registered User
Join Date: Feb 2002
Posts: 36
relenakat is on a distinguished road
ok thanks I'll try it and see now but do you mean like

NPC Code:
if(playerdir=0&&keydown(0)){


or
NPC Code:
if(playerdir=0){
if(keydown(0)){