Quote:
Originally posted by nyghtGT
remember...
when you do an arguement such as:
NPC Code:
you use parenthesis around each 2 arguements:
if ((arguement1==arguement2)&&(arguement3==arguement4 )) {
}
|
yes, thats the "proper" way, but on my graal it work either way, i really should use tht way more