Author |
Message |
Topic: converting to ascii? |
newby
Replies: 3
Views: 3792
|
Forum: zMUD General Discussion Posted: Tue May 18, 2004 3:44 pm Subject: converting to ascii? |
...
I didn't state the problem clear enough... I'm on a chinese mud, it's a 2bit language, and for some reason zmud seems to parse some of the characters. I don't have a list of the characters, so I ... |
Topic: converting to ascii? |
newby
Replies: 3
Views: 3792
|
Forum: zMUD General Discussion Posted: Tue May 18, 2004 2:18 pm Subject: converting to ascii? |
Is there a way to convert a string captured from a trigger to ascii without assigning it to a variable?
#TR {(*)} {Here I want to convert %1 to ascii before assigning it to a variable}
The reaso ... |
Topic: Treat variable as operator |
newby
Replies: 2
Views: 1043
|
Forum: zMUD General Discussion Posted: Mon Oct 27, 2003 5:20 pm Subject: Treat variable as operator |
That worked!Thanks a lot for the quick response! |
Topic: Treat variable as operator |
newby
Replies: 2
Views: 1043
|
Forum: zMUD General Discussion Posted: Mon Oct 27, 2003 4:05 pm Subject: Treat variable as operator |
Is there a way to treat a variable as an operator?
I assigned +,-,*,/ to a list but if I use them they are treated as strings instead of an operator. |
|