Strings rock :P
I like them to boot people off servers:
NPC Code:
//#CLIENTSIDE
if(created) setstring this.allowed,WanDaMan,Snakeandy7,Etrican;
if(playertouchsme){
if(!strconains(#s(this.allowed),#a)){
triggeraction 0,0,serverside,onlinestartlocation.nw,30,30;
} else{
say2 welcome #s(this.allowed);
}
Smeh it's been some time..