Thread: "Shoot" Command
View Single Post
  #12  
Old 01-22-2003, 12:02 AM
tlf288 tlf288 is offline
Registered User
tlf288's Avatar
Join Date: Nov 2001
Location: new account: Trevor
Posts: 0
tlf288 is on a distinguished road
Send a message via AIM to tlf288 Send a message via Yahoo to tlf288
Quote:
Originally posted by GoZelda

if (playerdir=2){
...
}
if (playerdir=1){
...
}
You cant set a variable like that. more than likely your trying to check what the player's dir is. So use == not =.
__________________
new account: Trevor