Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » Finished MUD Scripts
Orang
Apprentice


Joined: 22 Jul 2004
Posts: 118
Location: USA

PostPosted: Thu Jul 22, 2004 3:52 pm   

Ctrl-T for triggers
 
Code:
#VAR isTriggersOn {1}
#KEY {ALT-T} {#IF (@isTriggersOn=0) {isTriggersOn=1;#T- ""} {isTriggersOn=0;#T+ ""}}


or you can just use the #IGNORE command :P
Reply with quote
Orang
Apprentice


Joined: 22 Jul 2004
Posts: 118
Location: USA

PostPosted: Thu Jul 22, 2004 4:14 pm   
 
oh and i want to give DS credit for this script... dont want him getting mad at me
Reply with quote
worlo
Newbie


Joined: 20 Jul 2004
Posts: 8

PostPosted: Fri Jul 23, 2004 5:09 pm   
 
Thank phanku for this :)
Code:

#key {ALT-T} {#IF {%class("")} {#T- ""} {#T+ ""}}


untested but should work
Reply with quote
fightcancer
Beginner


Joined: 01 Nov 2004
Posts: 17

PostPosted: Tue Nov 02, 2004 9:36 pm   
 
what are these macros for please?
Reply with quote
Firey
Wanderer


Joined: 30 Dec 2003
Posts: 61
Location: Norway

PostPosted: Wed Feb 09, 2005 11:36 am   
 
What about this?

#KEY Ctrl-t {#IG}

heh
that should work too... I usually just do #IG anyways, pretty easy..
Reply with quote
Firey
Wanderer


Joined: 30 Dec 2003
Posts: 61
Location: Norway

PostPosted: Wed Feb 09, 2005 11:37 am   
 
heh

#KEY {Alt-t} {#IG}

:P
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » Finished MUD Scripts All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net