Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ MUSHclient
➜ General
➜ Accelerator
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Tanius
(2 posts) Bio
|
Date
| Sun 27 Feb 2005 01:32 AM (UTC) |
Message
| Hi, not sure why this is not working correctly, could use some help.
Just a note I'm on my windows ME computer, but this works fine on my windows xp setup.
When I use the Accelerator function (tried with every language besides python) through scripts in a function
//Javascript example
function SetupMacros ()
{
Accelerator("Numpad0","look");
Accelerator("Numpad1","flee");
}
//
only the last one takes, meaning Numpad0 does nothing (gets cleared), Numpad1 sends flee as expected, if i were to remove [Accelerator("Numpad1","flee");] Numpad0 would be set correctly.
Also it works fine if I do them manually into command bar
/Accelerator("Numpad0","look")
Any ideas? | Top |
|
Posted by
| Tanius
(2 posts) Bio
|
Date
| Reply #1 on Sun 27 Feb 2005 01:33 AM (UTC) |
Message
| Forgot to mention I'm using 3.65 mushclient | Top |
|
Posted by
| Ked
Russia (524 posts) Bio
|
Date
| Reply #2 on Sun 27 Feb 2005 04:01 AM (UTC) |
Message
| Works for me with Python on WinXP. Get rid of WindowsME, that thing never made any sense to myself (what is it anyways - an unfinished Win2k or mutated Win98?) and people reported it doing really weird stuff with my scripts, stuff absolutely unreproducable neither on Win98, nor on Win2k, nor on WinXP. | Top |
|
Posted by
| Wink
(16 posts) Bio
|
Date
| Reply #3 on Fri 18 Mar 2005 05:48 AM (UTC) |
Message
| I've been experiencing a similar problem (also, if I check the AcceleratorList function, nothing shows up). Incidentally, I'm on Windows ME as well, so that kind of narrows things down.
Sorry for digging this post up, but I'm curious as to whether Tanius or anyone else ever found a solution (aside from changing from Windows ME). | Top |
|
Posted by
| Nick Gammon
Australia (23,133 posts) Bio
Forum Administrator |
Date
| Reply #4 on Thu 07 Apr 2005 04:26 AM (UTC) |
Message
| Could be a ME problem, some of the Windows system calls function differently depending on the operating system. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
18,224 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top