View Single Post
  #2  
Old 08-30-2011, 01:12 PM
Gunderak Gunderak is offline
Coder
Gunderak's Avatar
Join Date: Jun 2011
Location: Australia
Posts: 795
Gunderak is on a distinguished road
i think this is what your looking for
PHP Code:
if(player.ani.starts("servername_")) { 
Also if your doing an if statement for an equal thing it has to be
PHP Code:
if(whatever.whatever == whatever) { 
im not sure if one equal sign would work but your meant to use two.
__________________

Gund for president.

Remote PM {P*}x (Graal813044) from eraiphone -> Stefan: I hav 1 qustion
*Gunderak: he hav 1
*Gunderak: qustion
Reply With Quote