View Single Post
  #4  
Old 06-18-2001, 10:38 PM
CrazedMerlin CrazedMerlin is offline
Some Guy :\
Join Date: Apr 2001
Posts: 3,619
CrazedMerlin is on a distinguished road
Send a message via AIM to CrazedMerlin Send a message via Yahoo to CrazedMerlin
Quote:
Originally posted by Kaimetsu


Ew, that's kinda inefficient and playersays isn't really approved of any more. I'd change that to:
NPC Code:

if(playerenters) hide;
if(playerchats){
if(isleader){
if(strequals(#c,start spar)) show;
elseif(strequals(#c,end spar)) hide;
}
}



NOTE: I do not take responsibility for this script. I only neatened it up; I didn't script the basic components.
lol
thanks =D
__________________

ICQ: 117881194
AIM: TehWizad
E-Mail: [email protected]
Reply With Quote