
06-18-2001, 10:38 PM
|
Some Guy :\
|
Join Date: Apr 2001
Posts: 3,619
|
|
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 |
|
|