Author |
Message |
Topic: zmud commands syntax |
edge
Replies: 15
Views: 7403
|
Forum: zMUD General Discussion Posted: Tue Sep 17, 2002 6:11 am Subject: zmud commands syntax |
ya but banks and credit cards are not mayby they take moneyorders dono i check into it
last thing i need is having to relearn the code
edge of insanity |
Topic: zmud commands syntax |
edge
Replies: 15
Views: 7403
|
Forum: zMUD General Discussion Posted: Tue Sep 17, 2002 3:54 am Subject: zmud commands syntax |
nothing happens when i hit esc at the character selection screen i am using 3.62
edge of insanity |
Topic: zmud commands syntax |
edge
Replies: 15
Views: 7403
|
Forum: zMUD General Discussion Posted: Tue Sep 17, 2002 1:23 am Subject: zmud commands syntax |
when part of a trigger and show triggers is enabled i get the command in cyan but when just a commandline command i get nothing at all it's like zmud recognizes it's a command but doesnt care
edge ... |
Topic: zmud commands syntax |
edge
Replies: 15
Views: 7403
|
Forum: zMUD General Discussion Posted: Tue Sep 17, 2002 1:21 am Subject: zmud commands syntax |
ok #SAY TESTING doesnt even go thru mud doesnt move nothings shows i checked pref special characters and # is the special characteri'm using win 98 so there shouldnt be any compatability problems shou ... |
Topic: zmud commands syntax |
edge
Replies: 15
Views: 7403
|
Forum: zMUD General Discussion Posted: Tue Sep 17, 2002 12:59 am Subject: zmud commands syntax |
no it'll still set to all the defaults it doesnt read it as a string it just doesnt read it
i'ts really getting on my nerves every command hapens this way
edge of insanity |
Topic: zmud commands syntax |
edge
Replies: 15
Views: 7403
|
Forum: zMUD General Discussion Posted: Mon Sep 16, 2002 3:08 pm Subject: zmud commands syntax |
anyone know? I Have never been able to get a command to execute which severely limits me and makes writting triggers and aliases long and tiresome. i hope someone out there understands my problem and ... |
Topic: zmud commands syntax |
edge
Replies: 15
Views: 7403
|
Forum: zMUD General Discussion Posted: Mon Sep 16, 2002 2:04 pm Subject: zmud commands syntax |
variable is expanding but the #add TEMP 1
isnt going thru i keep saying the same number
over and over again
edge of insanity |
Topic: zmud commands syntax |
edge
Replies: 15
Views: 7403
|
Forum: zMUD General Discussion Posted: Mon Sep 16, 2002 1:39 pm Subject: zmud commands syntax |
[You say '(%w) (%d)'.-> TEMP=55;global bandit @TEMP;#ADD TEMP 1;say bandit @TEMP]
global bandit 55
say bandit 55
this is the trigger shown as you see the variables arent expanding i have it chec ... |
Topic: zmud commands syntax |
edge
Replies: 15
Views: 7403
|
Forum: zMUD General Discussion Posted: Mon Sep 16, 2002 11:40 am Subject: zmud commands syntax |
global is the name of an alias i use to write a spell every page in the spell has to have a target 1 larger than the last ie. 1,2,3,4,5 ect is there a way for me to make one trigger and have it add th ... |
Topic: zmud commands syntax |
edge
Replies: 15
Views: 7403
|
Forum: zMUD General Discussion Posted: Mon Sep 16, 2002 11:35 am Subject: zmud commands syntax |
I Have The Syntax Right I Believe But It Fails To Register My Commands As Such
example trigger=you say '(%w) (%d)' action=global %1 %2+1;say %1 %2
how would i do this the math commands and any varia ... |
|