Today I am here in search of help, I can not make the image reappear when I restart the round.
code:
1
2
3
4
5
6
7
8
2
3
4
5
6
7
8
function SZ_join(i)
usgn[i]=player(i,"usgn")
playerip[i]=player(i,"ip")
Status(i)
_Load(i)
playerrank[i]= image("<spritesheet:gfx/perfectbalance/rank.png:80:34:m>",0,0,2,i)
imagepos(playerrank[i],51,player(i, "screenh")-450,0)
end
Thanks for the support.
image disappears when restarting round
1 
Offline