
05-31-2006, 07:27 AM
|
|
Banned
|
 |
Join Date: Jun 2001
Location: Virginia, USA
Posts: 2,086
|
|
|
Yes, but again dont forget that its setani("aniname","param1"); not setani ani,param;
mixing them causes lack of effeciency in scripts.. things streamline much better in GS2
also.. i saw in the other thread that you were having problems with the string being a variable
maybe put (just to make sure its always an integer)
client.whatever = int(client.whatever-1); |
|
|
|