Author |
Message |
Topic: yet another issue.... |
TiJay
Replies: 2
Views: 5565
|
Forum: CMUD General Discussion Posted: Wed Mar 25, 2009 2:01 pm Subject: yet another issue.... |
did i mention i'm dense? LOL thanks, that answered the question, and fixed the script...well...that part at least, after many a long...minutes going through the code, i found the reason for my other ... |
Topic: yet another issue.... |
TiJay
Replies: 2
Views: 5565
|
Forum: CMUD General Discussion Posted: Wed Mar 25, 2009 2:37 am Subject: yet another issue.... |
I'm trying to create a fletch program for my archer in my mud...Here's what i have so far:
Arrow Menu:
<menu subclass="ArrowSubMenu" priority="11930" id="1193"&g ... |
Topic: somethings is up with my counter, now... |
TiJay
Replies: 6
Views: 9446
|
Forum: CMUD General Discussion Posted: Mon Mar 23, 2009 1:32 am Subject: somethings is up with my counter, now... |
<trigger priority="2950" id="295">
<pattern>^You bash into (%*) goes down!</pattern>
<value>#var bash %eval(@bash + 1)
#var sucbash ... |
Topic: somethings is up with my counter, now... |
TiJay
Replies: 6
Views: 9446
|
Forum: CMUD General Discussion Posted: Fri Mar 20, 2009 11:47 pm Subject: somethings is up with my counter, now... |
I've changed all of my triggers for #ad to #var with %eval()...but now it doesn't add properly...
#tr {^You flee (%*)! What a COWARD! You lose (%d) exps!}
#var netxp %eval(@netxp - %2)
#var fleex ... |
Topic: Trying to get this damage counter to work...any help would be great |
TiJay
Replies: 4
Views: 5556
|
Forum: CMUD General Discussion Posted: Fri Mar 20, 2009 7:59 pm Subject: Trying to get this damage counter to work...any help would be great |
ok, now the alias works, but the counter isn't giving me any numbers o.0 |
Topic: somethings is up with my counter, now... |
TiJay
Replies: 6
Views: 9446
|
Forum: CMUD General Discussion Posted: Fri Mar 20, 2009 7:28 pm Subject: somethings is up with my counter, now... |
I got it working in the other windows, but for some reason, it's not working in this one....
#TRIGGER {^You receive (%d) experience points.} {#ad exp %1;#ad netxp %1;#ad cn ... |
Topic: Trying to get this damage counter to work...any help would be great |
TiJay
Replies: 4
Views: 5556
|
Forum: CMUD General Discussion Posted: Wed Mar 18, 2009 10:52 pm Subject: Trying to get this damage counter to work...any help would be great |
Actually, i am trying to set @DCreport variable to gt (grouptell) |
Topic: Trying to get this damage counter to work...any help would be great |
TiJay
Replies: 4
Views: 5556
|
Forum: CMUD General Discussion Posted: Wed Mar 18, 2009 9:10 pm Subject: Trying to get this damage counter to work...any help would be great |
Ok, this script is for the zmud client...i use Cmud now...and it don't work!
#CLASS {dcounter}
#ALIAS dcadd {#additem DCtrack %1;#additem DCnames %1;#echo %1 added to the damage c ... |
Topic: scripting help...so lost... |
TiJay
Replies: 6
Views: 7787
|
Forum: CMUD General Discussion Posted: Wed Mar 18, 2009 8:59 pm Subject: scripting help...so lost... |
Ok, update:
I replaced the trigger with:
#ga
#var flag %1
#var hpc %2
#var hpm %3
#var mnc %4
#var mnm %5
#var mvc %6
#var mvm %7
#var monc %9
#var monm %10
#var lbc %11
#var lbm %12
... |
Topic: scripting help...so lost... |
TiJay
Replies: 6
Views: 7787
|
Forum: CMUD General Discussion Posted: Wed Mar 18, 2009 8:42 pm Subject: scripting help...so lost... |
This is the code that I used:
#AL {gagprompt} {prompt prompt %h %H %m %M %v %V %T %w %W %l %L %n}
#TR {^(%*)prompt (%d) (%d) (%d) (%d) (%d) (%d) (%d) (%*) (%*) (%d) (%d)} {#ga;#if {%pos(AFK,%1)} { ... |
Topic: CCB-A |
TiJay
Replies: 3
Views: 5273
|
Forum: CMUD General Discussion Posted: Wed Mar 18, 2009 3:28 pm Subject: CCB-A |
Because I know and understand how to script zmud, alot has changed in Cmud that makes my knowledge useless..trying to put my prompt in #ST makes tons of #stat bars, niether of which have any numbers i ... |
Topic: CCB-A |
TiJay
Replies: 3
Views: 5273
|
Forum: CMUD General Discussion Posted: Wed Mar 18, 2009 3:54 am Subject: CCB-A |
Ok, so I downloaded and installed the zmud version 7.21, played it for 1 day, and now i'm getting a system clock error...i JUST re-installed windows, and haven't changed the time at all, but now I can ... |
Topic: Triggers to Capture Groupies... |
TiJay
Replies: 1
Views: 3494
|
Forum: zMUD General Discussion Posted: Sun Aug 15, 2004 3:29 am Subject: Triggers to Capture Groupies... |
This is the pattern -
Mringasa's group:
-------------------------------------------------------------------------------
##| Level Name Pos HitPoints ManaPoints MovePoints TNL A ... |
|