|
diabolos Newbie
Joined: 12 May 2011 Posts: 3
|
Posted: Wed Jul 25, 2012 6:45 am
How to send message to client and not the MUD |
Its been so long, im trying to remember how to do this...
I have an alias used to run a bunch of commands on login, but when i type the alias.. it is sent to the mud and fouls everything up.
I just want Cmud to see what I sent and have it activate the alias, not send it to the MUD too.
Can anyone help with this?
Thanks! |
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4692 Location: Pensacola, FL, USA
|
Posted: Wed Jul 25, 2012 8:34 am |
#PRINT while put text on the screen that triggers wont fire on.
the only reason i can think that an alias would fail at the command line... either you typod the name, or you have parsing turned off (is there a lil red line through the computer icon near the command line?) or the alias setting is disabled |
|
_________________ Discord: Shalimarwildcat |
|
|
|
diabolos Newbie
Joined: 12 May 2011 Posts: 3
|
Posted: Thu Jul 26, 2012 12:40 am |
hmm yea, I don't know why, but it wasn't working last night.
Thanks for the info!!! :D |
|
|
|
Blain20 Beginner
Joined: 27 Aug 2010 Posts: 25
|
Posted: Thu Jul 26, 2012 10:45 pm |
#SAY, #SHOW (the latter triggers triggers)
|
|
|
|
Daern Sorcerer
Joined: 15 Apr 2011 Posts: 809
|
Posted: Sat Jul 28, 2012 1:28 am |
#SAY also triggers triggers actually - only #PRINT doesn't. You can read about the differences between #SHOW, #SAY, #ECHO and #PRINT here.
|
|
|
|
|
|