View Single Post
  #12  
Old 03-06-2004, 11:26 AM
WanDaMan WanDaMan is offline
Master Tux
WanDaMan's Avatar
Join Date: Aug 2002
Location: England, United Kingdom
Posts: 5,571
WanDaMan is a jewel in the roughWanDaMan is a jewel in the rough
Send a message via MSN to WanDaMan
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..
__________________
V$:CONFL16T
Reply With Quote