← Back to team overview

mudlet-makers team mailing list archive

[Bug 1126575] Re: Buttons work in 50%

 

Hm, true, script window did eventually appear.

Regarding button not working every time:
I have created a button, added a command "powiedz Say from MUD" and added a script that echoes a test string. Then I clicked few times that button, here is the output:

Test from script!
powiedz say from MUD
Test from script!
Mowisz: say from MUD
Test from script!
powiedz say from MUD
Test from script!
Mowisz: say from MUD
Test from script!
powiedz say from MUD
Test from script!
Mowisz: say from MUD

6 times echo from script and 3 times a command was sent to mud (and 3 responses from MUD as well ofc)
So, works in 75% not 50% ;-)

G.

-- 
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1126575

Title:
  Buttons work in 50%

Status in Mudlet the MUD client:
  New

Bug description:
  I have created one button bar on top and added one button to it with a command.
  Button sends command to mud every second click on it, rest of clicks are just ignored.

  Stylesheet for button: not sure how it works, could not change even
  color of button using it

  It also seems that it is not possible to call lua script from button,
  which is very strange to me.

  Mudlet: 2.1
  OS: Win 7 x64

To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1126575/+subscriptions


Follow ups

References