
06-28-2009, 05:33 PM
|
|
Ignorance has no future
|
Join Date: Sep 2008
Posts: 1,287
|
|
Quote:
Originally Posted by fowlplay4
I think this should work.. eww gs1..
PHP Code:
if (playerchats) {
if (strequals(#c,/on)) {
show;
}
else if (strequals(#c,/off)) {
hide;
}
}
|
Thanks that works ++rep |
__________________
Look beyond the monitor.
|
|
|
|