ID:158459
 
ok i cant seem to find a way to change all players icon states by a GM verb. please help me. oh and i need it to teleport them too.
for(var/client/C)
if(C.mob)
C.mob.icon_state = "weeee"
In response to Nadrew
ty