Thread: Dissapearence.
View Single Post
  #4  
Old 06-28-2009, 05:20 PM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
I think this should work.. eww gs1..

PHP Code:
if (playerchats) {
  if (
strequals(#c,/on)) {
    
show;
  }
  else if (
strequals(#c,/off)) {
    
hide;
  }

__________________
Quote:
Reply With Quote