|
toxin Newbie
Joined: 08 Oct 2004 Posts: 3 Location: somewhere in the world
|
Posted: Fri Oct 08, 2004 5:56 am
hey i am new to this, please help me |
ok i have the free zmud thing, and i was wanting to know how to make a trigger, i have made some before but i want to make one like this: has gained class level - , total level - !
and i want to say gratz for gaining level ----
what would i have to type in the pattern box to do this i have tried everything i could think of. thanx in advance |
|
_________________ there must be some one who can help right? |
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4690 Location: Pensacola, FL, USA
|
Posted: Fri Oct 08, 2004 6:45 am |
#TRIGGER {has gained class level (%d), total level (%d)} {#ECHO {Gratz for making level %1/%2!}}
|
|
_________________ Discord: Shalimarwildcat |
|
|
|
toxin Newbie
Joined: 08 Oct 2004 Posts: 3 Location: somewhere in the world
|
Posted: Fri Oct 08, 2004 7:04 am |
ok i forgot i wanted to make it like: {person) has gained class level -, total level -!
and have it say gratz (person) for gaining class level -, total level -!
how do i do that? thanx in advance |
|
_________________ there must be some one who can help right? |
|
|
|
DeathDealer Adept
Joined: 20 Jul 2004 Posts: 268
|
Posted: Fri Oct 08, 2004 12:59 pm |
#TRIGGER {(%w) has gained class level (%d), total level (%d)} {#ECHO {Say Gratz %1 for gaining class level %2, total level %3!}}
|
|
_________________
|
|
|
|
|
|