how would you go about checking for overlays in a mob
ive tried for(var/overlays/O in usr.overlays) but that doesn't work, and I can't think of anything else to do.
ID:175094
Jun 13 2003, 1:17 pm
|
|
Jun 13 2003, 3:12 pm
|
|
You can't loop through the overlays list.
|