Author |
Message |
Topic: #EXEC on function sending an extra carriage return |
rdiniz
Replies: 3
Views: 10627
|
Forum: CMUD General Discussion Posted: Sat Jan 21, 2017 11:59 pm Subject: #EXEC on function sending an extra carriage return |
Thank you Vijilante, using the same logic on an alias worked like a charm for what I wanted
Shalimar, the effect without #EXEC was the same, probably by the cause Vijilante posted after. Thank you ... |
Topic: #EXEC on function sending an extra carriage return |
rdiniz
Replies: 3
Views: 10627
|
Forum: CMUD General Discussion Posted: Sat Jan 21, 2017 12:59 am Subject: #EXEC on function sending an extra carriage return |
Hello all,
I have a function that when called by a trigger, color the line of the mud, pretty simple.
For that, I'm doing this on the function:
#EXEC #COLOR "hi,green"
The line does get colo ... |
|