View Single Post
  #1  
Old 08-30-2011, 02:21 PM
blackbeltben blackbeltben is offline
Registered User
Join Date: Aug 2011
Posts: 83
blackbeltben is on a distinguished road
Quote:
Originally Posted by Crow View Post
PHP Code:
if (player.ani.name.starts("servername_sword_")) 


Still doesn't work. And i even tested it with if (player.ani = "sword),
and it DOES trigger the function. The issue is with the player.ani.name.starts thing.
Reply With Quote