Thread: String Lists
View Single Post
  #1  
Old 08-23-2003, 07:46 AM
wonderboysp2p wonderboysp2p is offline
Registered User
wonderboysp2p's Avatar
Join Date: Sep 2002
Location: -Wonderboy
Posts: 537
wonderboysp2p is on a distinguished road
Send a message via AIM to wonderboysp2p
Question String Lists

is there a Flag to see if something is contained in a string list?


like
NPC Code:

if (playerchats&&startswith/ , #c){
tokenize #c;
}
if (strequals(#c,/checklist)){
if (inlist(this.list,#t(1))){
say2 Yep its in teh list!;
}
}

__________________

we are the llama FORUms!!!EWQ Ce13d5423f23!! 2e1 @$6tgv3uy65!
Reply With Quote