Author |
Message |
Topic: Getting strings out of a variable |
Goten4233
Replies: 1
Views: 807
|
Forum: zMUD General Discussion Posted: Sat Feb 14, 2004 4:24 pm Subject: Getting strings out of a variable |
I tried using string list, but it doesn't seem to work in my if statements...It considers variable kinda like this string1|string2|string3|string4, when i want it to be any of those..any help |
Topic: Finding words in strings help |
Goten4233
Replies: 1
Views: 762
|
Forum: zMUD General Discussion Posted: Sat Feb 14, 2004 12:58 am Subject: Finding words in strings help |
Okay, I'm making a quest script
The Colonel says 'Your target is the lizard.'
The Colonel says 'I've heard they hang around in Mud School.'
okay, I have it set variables to those two triggers t ... |
Topic: Trigger help |
Goten4233
Replies: 5
Views: 1339
|
Forum: zMUD General Discussion Posted: Tue Jul 01, 2003 8:51 pm Subject: Trigger help |
I was just showing the parsing and how exactly it looks, there can be multiple
I know how to make the enemy @enemy the second battle starts, and I want it to search for that whether he's one line or ... |
Topic: Trigger help |
Goten4233
Replies: 5
Views: 1339
|
Forum: zMUD General Discussion Posted: Tue Jul 01, 2003 2:03 pm Subject: Trigger help |
I'd appreciate if you could explain how these work cause It's confusing me |
Topic: Trigger help |
Goten4233
Replies: 5
Views: 1339
|
Forum: zMUD General Discussion Posted: Tue Jul 01, 2003 10:13 am Subject: Trigger help |
Okay I'm trying to make a simple track bot when someone flees
track takes too long and has a wait timer, so I wanna make it a scan one instead. the scan messages work like this
[North]
Target
... |
Topic: Blank line from gag |
Goten4233
Replies: 2
Views: 1740
|
Forum: zMUD General Discussion Posted: Thu Mar 20, 2003 9:58 pm Subject: Blank line from gag |
Is it possible to make this go away? :)
|
Topic: Chat Gagging help - PLEASE |
Goten4233
Replies: 2
Views: 1023
|
Forum: zMUD General Discussion Posted: Thu Mar 20, 2003 9:53 pm Subject: Chat Gagging help - PLEASE |
Thank you so much. :)
|
Topic: Chat Gagging help - PLEASE |
Goten4233
Replies: 2
Views: 1023
|
Forum: zMUD General Discussion Posted: Thu Mar 20, 2003 5:34 am Subject: Chat Gagging help - PLEASE |
Okay on my mud it's very simple
User chats 'Sentences'
I want to make an if statement to check if the person who chatted is one of my friends, and if not, gag the chat.
I tried making a variable ... |
|