Register to post in forums, or Log in to your existing account
 
:
Search found 8 matches for:
Page 1 of 1
Author Message
  Topic: Math is not working
mlparkerjr

Replies: 3
Views: 4850

PostForum: CMUD General Discussion   Posted: Thu Oct 11, 2018 12:29 am   Subject: Math is not working
So I tried that it's still not doing anything but assigning the value of oldgold to splgold I also tried


splgold = (@cgold - @oldgold) / (%numitems(@plist)+1)

splgold = (@cgold - @oldgold / (% ...
  Topic: Math is not working
mlparkerjr

Replies: 3
Views: 4850

PostForum: CMUD General Discussion   Posted: Wed Oct 10, 2018 12:13 am   Subject: Math is not working
Trigger

You now have &cgold coins.

splgold = @cgold - @oldgold / %eval (%numitems (@plist)+1)

#forall @plist {give $@splgold %I}

Once I make a kill the below trigger happens to update ...
  Topic: Prompt Error fails to compile
mlparkerjr

Replies: 5
Views: 6408

PostForum: CMUD General Discussion   Posted: Sat Oct 06, 2018 2:40 pm   Subject: Prompt Error fails to compile
Yea the trigger I have captures the correct value when the prompt is refreshed. Which is why I don't understand it would throw another true value out immediately following the refresh. so now I have ...
  Topic: Prompt Error fails to compile
mlparkerjr

Replies: 5
Views: 6408

PostForum: CMUD General Discussion   Posted: Sat Oct 06, 2018 6:48 am   Subject: Issue with the firing IF statement
MUD Text

{196 HP 54 IP}: use blood
Your wounds begin to close.
You heal 99 hit points.
You drank some of the blood potion.
{273 HP 54 IP}: use blood
Please wait 3 more seconds.

with a quick ...
  Topic: Prompt Error fails to compile
mlparkerjr

Replies: 5
Views: 6408

PostForum: CMUD General Discussion   Posted: Sat Oct 06, 2018 6:05 am   Subject: Prompt Error fails to compile
I know it's late/early and it's been awhile since I've done any coding but I believe I fixed my issue.

old script value

#IF (@hp < 200) {#wa 3000;c band}

New

#IF (@hp < 200) {#wa 300 ...
  Topic: Prompt Error fails to compile
mlparkerjr

Replies: 5
Views: 6408

PostForum: CMUD General Discussion   Posted: Sat Oct 06, 2018 5:55 am   Subject: Prompt Error fails to compile
I'm trying to use a trigger with a pattern to catch the prompt information and use the HP variable for when it drops below a certain number it will cast a spell or use a potion but nothing seems to be ...
  Topic: Zmud Access Violation at 0x59932FB (tried to write to 0x00060FE0)
mlparkerjr

Replies: 3
Views: 6327

PostForum: zMUD General Discussion   Posted: Thu Oct 04, 2018 6:07 am   Subject: Zmud Access Violation at 0x59932FB (tried to write to 0x00060FE0)
That worked. After running as admin. It allowed me to connect normally and export my file. Thank you. FYI CMUD is very confusing after using ZMUD since 1999ish
  Topic: Zmud Access Violation at 0x59932FB (tried to write to 0x00060FE0)
mlparkerjr

Replies: 3
Views: 6327

PostForum: zMUD General Discussion   Posted: Thu Oct 04, 2018 3:34 am   Subject: Zmud Access Violation at 0x59932FB (tried to write to 0x00060FE0)
The violation appears when trying to start the program. Started to occur after I installed CMUD Pro trial to check out the trial period. Im trying to get onto zmud to export my triggers, alias, etc. ...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net