gadget:MousePress not called anymore?

gadget:MousePress not called anymore?

Discuss your problems with the latest release of the engine here. Problems with games, maps or other utilities belong in their respective forums.

Moderator: Moderators

Post Reply
User avatar
zwzsg
Kernel Panic Co-Developer
Posts: 7052
Joined: 16 Nov 2004, 13:08

gadget:MousePress not called anymore?

Post by zwzsg »

Some of my gadgets that worked fine in 91, have stopped reacting to gadget:MousePress in 94.

Anyone else encountered this?

Note: BA and ZK use this callin only once each in places nobody would be notice it's missing, which might explain while this bug wasn't noticed so far.
User avatar
Silentwings
Posts: 3720
Joined: 25 Oct 2008, 00:23

Re: gadget:MousePress not called anymore?

Post by Silentwings »

Yes, also the one place where BA uses it is a rare thing that doesn't happen much.
User avatar
zwzsg
Kernel Panic Co-Developer
Posts: 7052
Joined: 16 Nov 2004, 13:08

Re: gadget:MousePress not called anymore?

Post by zwzsg »

Turns out the lack of gadget:MousePress is related to me having LoadingMT = 0

In 94 with LoadingMT = 1 gadget:MousePress is called
In 94 with LoadingMT = 0 gadget:MousePress is not called

Whether it's a bug or a feature that disabling LoadingMT also disable MousePress (as well as KeyPress btw) for gadgets, I don't know.

What's LoadingMT for anyway? I had only set it to 0 as a bundle of setting supposed to get me into safemode so that 94 would run.
Post Reply

Return to “Help & Bugs”