Quote:
|
Originally Posted by Yen
It doesn't work, period; with or without the .gani extension.
If I try to set it to an array like that, the player's attr[] simply doesn't change.
|
Maybe in this case you must do: player.attr[ 7] = "gani",3;
Because in findImg( index).ani = lala; you must also do it that way.