Thread
:
"Shoot" Command
View Single Post
#
12
01-22-2003, 12:02 AM
tlf288
Registered User
Join Date: Nov 2001
Location: new account: Trevor
Posts: 0
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
tlf288
View Public Profile
View GraalOnline Profile
Find all posts by tlf288