I am trying to have chat icons able to be toggled by users due to rtf problems. I know a icon chat toggle exists because wiz_chat has this feature. This would be appreciated by many linux byonders, especially this one.
~ Doc
ID:164312
Jun 27 2007, 4:38 pm
|
|
In response to Foomer
|
|
That should all be under client, and it should be for(var/client/M) instead of for(var/mob/M in world).
|
Something like that should work.