Welcome to the Builder Academy

Question Trigger Switch and Random not working

More
Yesterday 02:27 #10968 by soth
It appears it's parsing the %random% out while saving the trigger and that's why it's not generating a random number on each fired event. Any ideas where that might be at?

It does have quite a few additions, but nothing from what I call on the dg* files though.

Thanks!

Please Log in or Create an account to join the conversation.

More
Yesterday 16:23 #10969 by soth
tbamud 2023, nothing changed yet.  Here is the output from trigedit.
Code:
Q) Quit Enter Choice :6 Enter trigger commands: (/s saves /h for help) Nothing. ] switch 82.4% ] --------------------------------------------------- switch %random.4% /s Trigger Editor [3020] 1) Name         : Random Room Messages 2) Intended for : Rooms 3) Trigger types: Global Random 4) Numeric Arg  : 100 5) Arguments    : 6) Commands: Nothing. switch 82.4% W) Copy Trigger Q) Quit Enter Choice :

Kevin

Please Log in or Create an account to join the conversation.

More
Yesterday 21:05 #10970 by thomas
Are you using a mud client? Could that be interfering here? I see the input changes from
Code:
%random.100%
to
Code:
28.100%
This makes me think this is changed on input.

Please Log in or Create an account to join the conversation.

More
Yesterday 21:34 #10971 by soth
Yes Thomas I am, cmud.  Let me check with just a console.

WOW, you have to be kidding Thomas, it was cmud that was causing the issue all alone. After bringing up a console and telneting into the mud, everything works like it should.

How did you come to the conclusion it was the client?  

Thanks!!

Please Log in or Create an account to join the conversation.

Time to create page: 0.182 seconds