 |
Latent Apprentice
Joined: 19 Aug 2002 Posts: 120 Location: USA
|
Posted: Tue Apr 15, 2003 9:56 pm
deleting a trigger? |
whats the command to delete a specified trigger, i know you can delete a class with #DEL, but dunno about triggers
|
|
|
 |
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Tue Apr 15, 2003 10:00 pm |
quote:
whats the command to delete a specified trigger, i know you can delete a class with #DEL, but dunno about triggers
#UNTRIGGER
li'l shmoe of Dragon's Gate MUD |
|
|
 |
shaun.murray Magician

Joined: 23 Jul 2005 Posts: 334 Location: Chicago
|
Posted: Sun Jun 11, 2006 1:59 am |
is there a way to get it to do it silently? IE it doesn't do a #show or whatever it is?
|
|
|
 |
TonDiening GURU

Joined: 26 Jul 2001 Posts: 1958 Location: Canada
|
Posted: Sun Jun 11, 2006 2:12 am |
You could #T- disable it and add it to a variable where you could loop through later and #UNTRIGGER them all.
|
|
|
 |
Kjata GURU

Joined: 10 Oct 2000 Posts: 4379 Location: USA
|
Posted: Sun Jun 11, 2006 11:52 am |
You can also either turn off "Echo messages" in the preferences, or put a #GAG right after the #UNTRIGGER.
|
|
_________________ Kjata |
|
|
 |
shaun.murray Magician

Joined: 23 Jul 2005 Posts: 334 Location: Chicago
|
Posted: Sun Jun 11, 2006 3:56 pm |
the gag worked... love how the simplest things work... thanks guys! =D
|
|
|
 |
|
|