|
dragula89 Newbie
Joined: 11 Mar 2003 Posts: 2
|
Posted: Tue Mar 11, 2003 1:31 pm
Simple User List Trigger |
Ok. How would I make a trigger set up to where I could add names to a botlist for my cleric. Such as one character says "bot whoever" then my cleric adds that name to the list granting access to use of spells. For reference the characters names involved are:
Thief-Victoria
Cleric-Jolyen
Paladin-Desired
So Victoria and Desired should have control over the botlist to add/rem users.
So far I have the basic triggers for all the spells set up with Jolyens settings such as (*) says, 'heal' heal %1
I have them all set up under a class called bottrigs.
Zmud Version 6.40.
Ageofwar: ageofwar.org port 4000
Too easy right?
Clow
dragula89@yahoo.com |
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Tue Mar 11, 2003 5:22 pm |
#TR {Victoria says, bot (%w)} {#ADDI botlist %1} {bottrigs}
LightBulb
Advanced Member |
|
|
|
|
|