anyone know what causes this runtime error?
runtime error: bad icon
if(usr!=null) if(isicon(usr.icon)) if(IS in icon_states(usr.icon))
it happens on the last line of that code
it happens randomly, and it seems to happen on just about anything, mostly players though
i added those 2 ifs to try and fix it! but no luck
i wonder if it could be happening when IS is null o.O
hrmmmmm, any help would be apreciated!