obj
Gmicon
name = "King Killer<font color = lime>"
icon='GM_Trans.dmi'
density = 1
zer = 1
New()
spawn(20)
icon_state"1"
spawn(20)
icon=state"2"
spawn(20)
icon_state="3"
spawn(20)
icon_state="2"
spawn(20)
icon_state=""
spawn(5)
if(src)
del src
Problem description:
Pirata help me please?
Well I expect it to change icon state. but it doesn't.
I have tried flick("3",src)(including the other states) but that hasn't worked either.