ID:268384
![]() Jul 7 2004, 8:19 am
|
|
Hi, how would i remove statpanels like if someone was spectating thanks in advanced
|
Hi, how would i remove statpanels like if someone was spectating thanks in advanced Simply don't make the statpanel then :P. Just check to see if they are spectating and if they aren't make the statpanel otherwise don't. |
mob/Stat()
..()
if(i)
statpanel("Hi")
stat("Hi")