Register to post in forums, or Log in to your existing account
 
:
Search found 20 matches for:
Page 1 of 1
Author Message
  Topic: zmud and cmud rescue script
gerry_d98

Replies: 3
Views: 6460

PostForum: CMUD General Discussion   Posted: Thu Feb 26, 2009 5:29 am   Subject: zmud and cmud rescue script
I had a rescue script i liked and have used for about 9 years with zmud that whem I imported it to cmud got ALL messed up. Now im looking for some help writing one that is useable with both cmud and z ...
  Topic: alias setting a variable problem
gerry_d98

Replies: 10
Views: 11567

PostForum: CMUD General Discussion   Posted: Sat Sep 20, 2008 2:02 am   Subject: alias setting a variable problem
hrmm none of those do it.
  Topic: alias setting a variable problem
gerry_d98

Replies: 10
Views: 11567

PostForum: CMUD General Discussion   Posted: Fri Sep 19, 2008 7:07 pm   Subject: alias setting a variable problem
ok yeah.. f10 and f11 dont work. but it works on other keys. is ther eanyway to enable f10 and f11 to be viable macro keys?
  Topic: alias setting a variable problem
gerry_d98

Replies: 10
Views: 11567

PostForum: CMUD General Discussion   Posted: Fri Sep 19, 2008 6:53 pm   Subject: alias setting a variable problem
<alias name="tank" id="116">
<value>tank=%params;#ECHO TANK: @tank</value>
</alias>

var name="tank" id="117">
<value>izeren</value>
<default>m ...
  Topic: alias setting a variable problem
gerry_d98

Replies: 10
Views: 11567

PostForum: CMUD General Discussion   Posted: Fri Sep 19, 2008 6:41 pm   Subject: alias setting a variable problem
hrm odd.. they are enabled.. but they dont execute unless i right click in editor and force them to execute
  Topic: alias setting a variable problem
gerry_d98

Replies: 10
Views: 11567

PostForum: CMUD General Discussion   Posted: Fri Sep 19, 2008 5:56 pm   Subject: alias setting a variable problem
why then when i set a macro like:

<macro key="F11" id="113">
<value>glance @tank</value>
</macro>

and

<macro key="F10" id="119">
<value>fh @tank< ...
  Topic: alias setting a variable problem
gerry_d98

Replies: 10
Views: 11567

PostForum: CMUD General Discussion   Posted: Wed Sep 17, 2008 4:24 am   Subject: alias setting a variable problem
ok what I need to do is set a alias to set a variable, and echo back to me what that variable is. What I have right now is:

<alias name="tank" id="116">
<value>#echo TANK:
#var tan ...
  Topic: healing buttons jumping off point
gerry_d98

Replies: 2
Views: 3933

PostForum: CMUD General Discussion   Posted: Sat Sep 13, 2008 12:01 am   Subject: healing buttons jumping off point
ok, here is what I am starting with, and what I would like to do is manipulate this to NOT send things to a seperate GroupStats window, but direct that output to the button that a group member is boun ...
  Topic: Great customer care
gerry_d98

Replies: 3
Views: 3954

PostForum: CMUD General Discussion   Posted: Fri Sep 12, 2008 10:59 pm   Subject: Great customer care
agree with the support. I am clueless and have been getting a ton of help making sure I can actually use this product, and so far once it is pointed out what I am doing wrong, I apply the fixes provid ...
  Topic: healing buttons jumping off point
gerry_d98

Replies: 2
Views: 3933

PostForum: CMUD General Discussion   Posted: Fri Sep 12, 2008 6:31 pm   Subject: healing buttons jumping off point
ok I have spent half the day so far trying to get one button to load and work properly, and failing.
I am looking to make a listing of buttons along the left side of my output window that captures th ...
  Topic: simple alias question
gerry_d98

Replies: 5
Views: 6268

PostForum: CMUD General Discussion   Posted: Fri Sep 12, 2008 4:00 pm   Subject: simple alias question
ok thanks a ton. I never understood the %param stuff. This actually helps me with a bunch of other things I want to set up too. So in effect the %param stores every value entered after the alias, then ...
  Topic: simple alias question
gerry_d98

Replies: 5
Views: 6268

PostForum: CMUD General Discussion   Posted: Fri Sep 12, 2008 8:29 am   Subject: simple alias question
If I am to understand now, I should be using:
#trigger {^%w has just given you} {group %1}
instead? and then also:
#trigger {^%w is already grouped} {tell %1 You are already grouped!}

is that co ...
  Topic: trouble getting started with Cmud!
gerry_d98

Replies: 13
Views: 12282

PostForum: CMUD General Discussion   Posted: Fri Sep 12, 2008 8:19 am   Subject: trouble getting started with Cmud!
so I want to be using %w instead of %-1 everywhere? In zmud i always just used %1 %2 %3 etc for the command AND the pattern when necessary. Before I added the minus sign once I tried cmud nothing work ...
  Topic: simple alias question
gerry_d98

Replies: 5
Views: 6268

PostForum: CMUD General Discussion   Posted: Fri Sep 12, 2008 7:52 am   Subject: simple alias question
another thing I cant seem to get right is an autogrouper.

<trigger priority="670">
<pattern>%-1 has just given you</pattern>
<value>group %-1</value>

& ...
  Topic: simple alias question
gerry_d98

Replies: 5
Views: 6268

PostForum: CMUD General Discussion   Posted: Fri Sep 12, 2008 7:44 am   Subject: simple alias question
I am looking to make an alias for a spell that can have anywhere from one to six targets. What I have currently clearly doesnt work and I am not sure why? This is the XML export of the way I tried to ...
  Topic: trouble getting started with Cmud!
gerry_d98

Replies: 13
Views: 12282

PostForum: CMUD General Discussion   Posted: Fri Sep 12, 2008 2:15 am   Subject: trouble getting started with Cmud!

<?xml version="1.0" encoding="ISO-8859-1" ?>
<cmud>
<window name="Duris" visible="false" left="5" top="3" width="450 ...
  Topic: trouble getting started with Cmud!
gerry_d98

Replies: 13
Views: 12282

PostForum: CMUD General Discussion   Posted: Thu Sep 11, 2008 7:16 pm   Subject: trouble getting started with Cmud!

<?xml version="1.0" encoding="ISO-8859-1" ?>
- <cmud>
- <window name="Duris" left="458" top="89" width="869" height=&q ...
  Topic: trouble getting started with Cmud!
gerry_d98

Replies: 13
Views: 12282

PostForum: CMUD General Discussion   Posted: Thu Sep 11, 2008 6:18 pm   Subject: trouble getting started with Cmud!
Ok I exported settings to xml. closed and reopened cmud. It generated a new tab in package editor named after the mud, and in the tab I imported the xml settings back in and worked flawlessly. then af ...
  Topic: trouble getting started with Cmud!
gerry_d98

Replies: 13
Views: 12282

PostForum: CMUD General Discussion   Posted: Wed Sep 10, 2008 4:10 pm   Subject: trouble getting started with Cmud!
I just upgraded to 2.36 two days ago.. I could not run it as an upgrade, for some reason the upgrade would download then never execute even if I manually tried to run it.. so I had to delete cmud enti ...
  Topic: trouble getting started with Cmud!
gerry_d98

Replies: 13
Views: 12282

PostForum: CMUD General Discussion   Posted: Wed Sep 10, 2008 3:30 pm   Subject: trouble getting started with Cmud!
Ok, several problems, no doubt related to my inability to properly write a settings file but here goes.

Four times now I have written from scratch a new settings file. nothing fancy, just triggers ...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net