pawn-lang / sa-mp-fixes

Includes and plugins to fix various issues in the SA:MP server that can be fixed externally, leaving the devs time for other things.
135 stars 57 forks source link

OnPlayerUpdate stops being called #164

Closed punkochel closed 10 months ago

punkochel commented 2 years ago

At calling ShowPlayerDialog, stops working OnPlayerUpdate, but when closed window dialog everything works as it should. Tested with one include fixes in the new.pwn, with out any settings.

Y-Less commented 10 months ago

This is the BypassDialog fix. It is intended to stop people cheating by moving around with a dialog open, but you can disable it if you want that behaviour.