Author |
Message |
Topic: building an autoroller |
Oggsk
Replies: 1
Views: 4236
|
Forum: CMUD General Discussion Posted: Thu Jan 07, 2016 12:44 am Subject: building an autoroller |
Not sure where to start to try to capture the stats. Since they are position swapable, i dont need to roll specific stats to be something, instead i can just look for say 2 perfects and 2 heroics. H ... |
Topic: Need help building a small script |
Oggsk
Replies: 13
Views: 18460
|
Forum: CMUD General Discussion Posted: Fri Aug 14, 2015 1:21 am Subject: Need help building a small script |
How can i make this script recognize multiple direction inputs? ie if i need to move 3 rooms east and then 3 rooms back between waves?
got it figured out...
<class name="CreepingDoom& ... |
Topic: Need help building a small script |
Oggsk
Replies: 13
Views: 18460
|
Forum: CMUD General Discussion Posted: Fri Jun 05, 2015 1:48 am Subject: Need help building a small script |
got it figured out...
<class name="CreepingDoom" id="4879">
<alias name="cdd" id="4880">
<value>cd
CreepingDoomMoveDir= %1
#T+ Cr ... |
Topic: Need help building a small script |
Oggsk
Replies: 13
Views: 18460
|
Forum: CMUD General Discussion Posted: Wed May 27, 2015 9:10 pm Subject: Need help building a small script |
Ok this seems to be working pretty well, except I am not sure I understand how to choose the direction i want the alias to move.
I would think I need to input "cdd e" to have the script cast the ... |
Topic: Need help building a small script |
Oggsk
Replies: 13
Views: 18460
|
Forum: CMUD General Discussion Posted: Wed May 27, 2015 7:40 am Subject: Need help building a small script |
Well that alias is expecting you to pass it some value for one.
But other then that, all it seems to be doing is send the 'time' command a lot, and for no discernible purpose.
For the record, most ... |
Topic: Need help building a small script |
Oggsk
Replies: 13
Views: 18460
|
Forum: CMUD General Discussion Posted: Thu May 21, 2015 4:42 am Subject: Need help building a small script |
Some other corrections before it would import... had to delete the . before the %1 Now its importing. |
Topic: Need help building a small script |
Oggsk
Replies: 13
Views: 18460
|
Forum: CMUD General Discussion Posted: Thu May 21, 2015 3:59 am Subject: Need help building a small script |
Because this is more advanced than a simple alias.
I dont want to get rid of the alias, i know it works correctly. It casts a spell that has 3 delayed effects, you cast the spell, wait, enter a ro ... |
Topic: Need help building a small script |
Oggsk
Replies: 13
Views: 18460
|
Forum: CMUD General Discussion Posted: Wed May 20, 2015 11:53 pm Subject: Need help building a small script |
Actually I found the exact script I was trying to build, cept its build for ZMud. Whats the easiest way to convert/import this to CMUD?
I tried the editor and sending, and I got Error parsing comm ... |
Topic: Need help building a small script |
Oggsk
Replies: 13
Views: 18460
|
Forum: CMUD General Discussion Posted: Wed May 20, 2015 8:47 am Subject: Need help building a small script |
trying to figure this out and getting stumped-
I want to create an alias to do the following
Cast a spell.
When that spell completes, I want to send 7 simple commands to the mud, then enter a r ... |
|