Register to post in forums, or Log in to your existing account
 
:
Search found 17 matches for:
Page 1 of 1
Author Message
  Topic: Converting custom function to CMUD
Mozzie

Replies: 14
Views: 28292

PostForum: CMUD General Discussion   Posted: Sat Jan 27, 2007 9:10 am   Subject: Converting custom function to CMUD
Thanks for the assist Zugg, I was losing faith.

I have tried your suggested line but it is returning a syntax error, and unfortanately it seems the CTRL-K syntax checker is not available in the var ...
  Topic: Converting custom function to CMUD
Mozzie

Replies: 14
Views: 28292

PostForum: CMUD General Discussion   Posted: Thu Jan 25, 2007 8:03 am   Subject: Converting custom function to CMUD
No, I guess I will give cmud a miss then.

I have already spent a couple of days rewriting stuff, holding off on implementing needed changes to my system and I can't really leave it any longer. I w ...
  Topic: Converting custom function to CMUD
Mozzie

Replies: 14
Views: 28292

PostForum: CMUD General Discussion   Posted: Wed Jan 24, 2007 9:35 am   Subject: Converting custom function to CMUD
The Targ function is used in nearly all my spells and attacks, it is designed to get some target information when a target is first selected, it also automatically sets a target variable to who I last ...
  Topic: Converting custom function to CMUD
Mozzie

Replies: 14
Views: 28292

PostForum: CMUD General Discussion   Posted: Tue Jan 23, 2007 5:21 pm   Subject: Converting custom function to CMUD
Further information:

Currently if I call the function from an alias it will attempt to call

Staffcast scintilla at @Targ(%1)

which results in this;

staffcast Scintilla at %exec( '#va tar ...
  Topic: Converting custom function to CMUD
Mozzie

Replies: 14
Views: 28292

PostForum: CMUD General Discussion   Posted: Tue Jan 23, 2007 3:55 pm   Subject: Converting custom function to CMUD
I have this function from ZMUD that I can't get to work in CMUD.

#func Targ($target) {%if( %len($target)=0 or %proper($target) = %left( @target, %len( $target)), @target, %exec( '#va target %proper ...
  Topic: Send MXP and %1
Mozzie

Replies: 2
Views: 8166

PostForum: CMUD General Discussion   Posted: Mon Jan 22, 2007 2:57 pm   Subject: Send MXP and %1
Thanks, the second one worked for me.
  Topic: Send MXP and %1
Mozzie

Replies: 2
Views: 8166

PostForum: CMUD General Discussion   Posted: Mon Jan 22, 2007 1:50 pm   Subject: Send MXP and %1
I have been wrestling with transferring my zmud scripts into cmud and I am just about ready to give up.

My current frustration is trying to convert

#SUBSTITUTE {~<send "wp %1|p %1|wear %1|ge ...
  Topic: Right clicking the status window
Mozzie

Replies: 0
Views: 2931

PostForum: zMUD General Discussion   Posted: Wed Dec 13, 2006 3:02 pm   Subject: Right clicking the status window
Is there a way to prevent right clicking the status window opening up the settings for it?

I ask this as I am using mxp fairly extensively within the status window to give me all sorts of commands ...
  Topic: trigger problem - two very similar triggers only one firing
Mozzie

Replies: 4
Views: 6522

PostForum: zMUD General Discussion   Posted: Tue Dec 12, 2006 10:33 pm   Subject: trigger problem - two very similar triggers only one firing
Thanks for the help,

I tend to swap between %ansi and <color depending on how the mood strikes me, I really should pick one and stick to it.
  Topic: trigger problem - two very similar triggers only one firing
Mozzie

Replies: 4
Views: 6522

PostForum: zMUD General Discussion   Posted: Tue Dec 12, 2006 7:59 pm   Subject: trigger problem - two very similar triggers only one firing
I have resolved the problem with

#TRIGGER {^(%s)(%w) - (*)$} {#sub {"%1"<send "who %2|farsee %2|cast scry at %2|embed sonicportal at %2|touch prism %2|touch brazier %2|#sa Target: @targ(%2)" "Wh ...
  Topic: trigger problem - two very similar triggers only one firing
Mozzie

Replies: 4
Views: 6522

PostForum: zMUD General Discussion   Posted: Tue Dec 12, 2006 5:16 pm   Subject: trigger problem - two very similar triggers only one firing
Depending on what effects I am under I can see the WHO list in a couple of different ways. I am trying to setup a couple of mxp menus on the information contained in the who. The persons name (always ...
  Topic: Function returns extra Carriage return
Mozzie

Replies: 7
Views: 9545

PostForum: zMUD General Discussion   Posted: Mon Dec 11, 2006 3:33 pm   Subject: Function returns extra Carriage return
Sorry for the delay in coming back, I ended up using a classed trigger rather than a temp one to resolve this problem.

Is %%1 different in effect to %literal(%1) ?
  Topic: Function returns extra Carriage return
Mozzie

Replies: 7
Views: 9545

PostForum: zMUD General Discussion   Posted: Fri Dec 08, 2006 10:52 am   Subject: Function returns extra Carriage return
I have since done some more playing around with my target function and want it to automatically expand the targets name so I can use it in various triggers.

However I am having a problem with the # ...
  Topic: Test for lowest resist value
Mozzie

Replies: 2
Views: 4699

PostForum: zMUD General Discussion   Posted: Mon Dec 04, 2006 7:05 pm   Subject: Test for lowest resist value
Both look good at first glance, but as far as I can see they both would return the value, not the name of the variable.
  Topic: Test for lowest resist value
Mozzie

Replies: 2
Views: 4699

PostForum: zMUD General Discussion   Posted: Mon Dec 04, 2006 5:38 pm   Subject: Test for lowest resist value
I am trying to keep track of my targets various resistances to energies. These can come from race, protection spells or even potions. This part I am fine with, I have a number of triggers that change ...
  Topic: Function returns extra Carriage return
Mozzie

Replies: 7
Views: 9545

PostForum: zMUD General Discussion   Posted: Fri Nov 24, 2006 3:07 pm   Subject: Function returns extra Carriage return
That did it, Thanks alot Vijilante.
  Topic: Function returns extra Carriage return
Mozzie

Replies: 7
Views: 9545

PostForum: zMUD General Discussion   Posted: Fri Nov 24, 2006 11:02 am   Subject: Function returns extra Carriage return
Hi there, I am having some problems with an function and alias combo. I have created a function that I hope to use in all my aliases to keep track of my last target (among other things) but I seem to ...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net