mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #02060
Re: [Bug 897908] Re: Button scripts are run at start
Of course you can. I've posted various demo scripts in the forums.
Am 17.04.2012 12:47, schrieb Vadim Peretokin:
> Buttons are loaded and run before scripts - you can't reset your system
> variables if your system was not loaded to begin with yet.
>
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/897908
Title:
Button scripts are run at start
Status in Mudlet the MUD client:
Invalid
Bug description:
Button scripts are loaded and run at start:
*** starting new session ***
[ERROR:] object:<Keep aiming> function:<Action2>
<[string "function Action2()..."]:3: attempt to index global 'vs' (a nil value)>
[ERROR:] object:<event handler function> function:<svo_events>
<attempt to call a nil value>
[ERROR:] object:<Load spidershot> function:<Action8>
<[string "function Action8()..."]:2: attempt to call global 'sendAll' (a nil value)>
[ERROR:] object:<event handler function> function:<svo_events>
<attempt to call a nil value>
[ERROR:] object:<Load dart> function:<Action9>
<[string "function Action9()..."]:2: attempt to call global 'sendAll' (a nil value)>
[ERROR:] object:<WindowResizeEvent> function:<handleWindowResizeEvent>
<attempt to call a nil value>
While they should be just run.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/897908/+subscriptions
References