ID:176861
Dec 2 2002, 2:28 pm
|
|
how do you flick an iconstate
|
Dec 2 2002, 2:37 pm
|
|
flick("iconstate",thing)
|
In response to Garthor
|
|
Garthor wrote:
flick("iconstate",thing)what is the "thing" supposed to be? |
In response to Koolguy900095
|
|
The thing you want to flick.
|
In response to Nadrew
|
|
like would it be thing = whatever.dmi?
|
In response to Koolguy900095
|
|
Thing would be the (in most cases) the mob that you want to flick that icon state for, like 'usr' or 'src'.
|
In response to OneFishDown
|
|
thank you! now if you have time how do you set the time or make it longer or make it so the whole animation goes b4 it stops?
|
In response to Koolguy900095
|
|
By sleep()ing until the animation is done.
|