Search found 1 match

by derek.1618
Wed May 08, 2019 9:42 pm
Forum: Help Forum
Topic: Converting ZMUD triggers to Mudlet?
Replies: 1
Views: 3745

Converting ZMUD triggers to Mudlet?

I have this targeting list table set up in ZMUD, and I don't have much of an idea on where to start converting.

#TRIGGER (@combat=0) {#if (%numitems( @elitelist)>0)&(@combat=0) {#var combat 1;#var target %pop( Elitelist);k @target;finisher=%1};#if (%numitems( @elitelist=0))&(%numitems( @targetlist ...