Thread: Post Elite NPCs
View Single Post
  #29  
Old 08-27-2001, 09:44 PM
Merlin Merlin is offline
Banned
Merlin's Avatar
Join Date: Jul 2001
Location: Merlin - U S A Malak - United Kingdom
Posts: 2,543
Merlin is on a distinguished road
Send a message via ICQ to Merlin Send a message via AIM to Merlin
Quote:
Originally posted by Kaimetsu


Do not use playersays, sir. And you must use tokenise.
???
I used playerchats&&strequals guy
so like
if (playerchats) {tokeize #c;}
if (playerchats&&strartswith(#c,jail)&&endswith(#c,)) {
setstring server.jail,#c;
}
if (strequals #a,[server.jail]) {setlevel2 jail.graal,22,22;}
?
Reply With Quote