forums wiki races classes cabals religions world history immortals all pages bugs items helps stats changes calendar map login donate play now

zMUD Delayed Time Trigger

I'm trying to create a trigger that will give a delayed output of a certain amount of time.

for instance like if I quaff a vial, that will start a countdown timer trigger that after 2 or 4 ticks or whatever, it wil say "sanc drops next hour". or something like that. Not actually what I want it for, but that's the basic idea.

Anybody ever done this or know how to do it? I have zMUD but none of the help files for some reason, I've looked around on zuggsoft though, but what I found wasn't simple, nor very helpful. I guess I don't know enough about zMUD variables or the code or whatever to understand a blooming thing, I'm an accounting major. :-P

#WA 2000;kill citizen

wait for 2 seconds, then send the kill citizen command to the MUD

straight from zMUD help files...

I don't have the help files. I looked around on the forum on zuggsoft, but that wasn't helpful at all, kinda random. So I posted here. But once you said that I went back and looked around for someway to download just the helpfiles...I found it. Thanks.