Author |
Message |
Topic: automation process |
winkerbeaner
Replies: 9
Views: 2113
|
Forum: zMUD General Discussion Posted: Fri Sep 26, 2003 5:01 am Subject: automation process |
One last question
This is what I ended up coming up with through experimenting with the different functions in the lists section. Is this the most efficient way to find out how many items are in a ... |
Topic: automation process |
winkerbeaner
Replies: 9
Views: 2113
|
Forum: zMUD General Discussion Posted: Fri Sep 26, 2003 5:01 am Subject: automation process |
One last question
This is what I ended up coming up with through experimenting with the different functions in the lists section. Is this the most efficient way to find out how many items are in a ... |
Topic: automation process |
winkerbeaner
Replies: 9
Views: 2113
|
Forum: zMUD General Discussion Posted: Thu Sep 25, 2003 9:40 pm Subject: automation process |
well I guess I'm really showing my ignorance now. I posted before I tested the function. This is what I put down
#var listnumber %numitems(inroom)
I can have 5 items in the list but it will on ... |
Topic: automation process |
winkerbeaner
Replies: 9
Views: 2113
|
Forum: zMUD General Discussion Posted: Thu Sep 25, 2003 9:11 pm Subject: automation process |
I just answered my last question. I'm sorry for being so slow. I got the idea to maximize search options in zmud help and searched to find list and looked under "Function Reference" and found the "li ... |
Topic: automation process |
winkerbeaner
Replies: 9
Views: 2113
|
Forum: zMUD General Discussion Posted: Thu Sep 25, 2003 9:00 pm Subject: automation process |
Thanks. this works perfectly. Also, I realized that there's really no need to include duplicate items if I can find a way to determine the number of records in the list without physically opening it. ... |
Topic: automation process |
winkerbeaner
Replies: 9
Views: 2113
|
Forum: zMUD General Discussion Posted: Thu Sep 25, 2003 9:00 pm Subject: automation process |
Thanks. this works perfectly. Also, I realized that there's really no need to include duplicate items if I can find a way to determine the number of records in the list without physically opening it. ... |
Topic: automation process |
winkerbeaner
Replies: 9
Views: 2113
|
Forum: zMUD General Discussion Posted: Thu Sep 25, 2003 10:45 am Subject: automation process |
Ok, there is a way to cause each item/character to list individually. the "look all" command. after pouring through the help files and online manual I came up with the following which only works part ... |
Topic: automation process |
winkerbeaner
Replies: 9
Views: 2113
|
Forum: zMUD General Discussion Posted: Wed Sep 24, 2003 9:54 pm Subject: automation process |
I'm looking to find a way to automate the identification of player characters versus non player characters (what's worse is I'm totally ignorant on anything beyond a basic trigger or alias)
when I ... |
|