Thread: Showing flags
View Single Post
  #4  
Old 12-29-2012, 06:56 PM
scriptless scriptless is offline
Banned
Join Date: Dec 2008
Location: N-Pulse
Posts: 1,412
scriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to behold
Quote:
Originally Posted by Trakan View Post
Not working... But i don't know why, i have clientr.gani=idle in my flags
Yes it does work... you can even test it..

PHP Code:
player.chat temp.ganis[0]; 
You were trying to set the gani to an array of ganis.. 2 things wrong with that.. V5 doesnt support player.ani = ;// to set gani (i think may be wrong).. and 2.. you have to set it to a single gani.. not like 10 at once
Reply With Quote