Thread: Help.
View Single Post
  #16  
Old 12-18-2001, 06:17 AM
jeff335 jeff335 is offline
Registered User
Join Date: Oct 2001
Posts: 605
jeff335 is on a distinguished road
//wipes the big brother list when a chief says so.
if(playersays(wipe big brother)){
if(playeringuild(FAQ Chief)){
setstring server.faqbigbro,;
}
}


//EDIT: oops, forgot a parenthesis.
__________________

Quote:
Some people like standing around talking to idiots in the real world, and some don't. Neither choice is inherently better than the other.

-Kaimetsu

Last edited by jeff335; 12-18-2001 at 08:11 AM..