Thread: Staff/SetAni
View Single Post
  #2  
Old 02-07-2016, 09:17 AM
xenow xenow is offline
Registered User
Join Date: Jun 2005
Location: Netherlands
Posts: 22
xenow is on a distinguished road
From what i have read online, these functions exist:

setani(str aniname, str aniparams) //Sets the gani of a player.

replaceani(str defaultaniname, str newaniname) //replaces the player's default ani with the new ani.

What you ofcourse can try to do, to narrow down your problem, is to use debugging logs with: echo(tokens);

Note: i haven't scripted for this game in a while, hope you figure it out.
Reply With Quote