Thread: Dissapearence.
View Single Post
  #6  
Old 06-28-2009, 05:33 PM
Unkownsoldier Unkownsoldier is offline
Ignorance has no future
Join Date: Sep 2008
Posts: 1,287
Unkownsoldier is on a distinguished road
Quote:
Originally Posted by fowlplay4 View Post
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.
Reply With Quote