Tracer
Tracer
> You should use events and binds to control the state. `isCursorShowing` has many edge cases. like? > Simple case: You have two resources and they show independent windows. First...
> Only if you put this check with 'onClientRender' to show cursor when it returns false. And you need this check in every gui resource. Otherwise you can't be sure,...
> Yup, good idea. But ZIP it's little more than we can thing. There are lot of compression algorithms and type of compression. Pay your attention on it. Thats not...
Mta does version checks when client joins. It checks against its version, not against the latest one. Server would have to sync with mta's nightly to get the latest version...
> https://github.com/multitheftauto/mtasa-blue/blob/b6fc1b5156337d0ad5be540881b71b8ee362fd3a/Server/mods/deathmatch/utils/CHqComms.h#L147 > > Part of it's already implemented here as part of HQ updates, how would it be a hassle to implement? > > There could be a setting...
> Can't we use https://nightly.multitheftauto.com/ver/ data? Yes, we can use it to fetch current version **if** there is a way to get pure version info for current release (1.6). If...
> The setting [minclientversion_auto_update](https://wiki.multitheftauto.com/wiki/Server_mtaserver.conf#minclientversion_auto_update) doesn't work for some reason. I'll see about tweaking the acpanel resource as it gets the 1.3 version instead of 1.6 Hmmm, it seems its not...
Hmm, Bass error 0 means no error 
What should happen when you do `setMapSize(1)`?
Doesnt [`createWater`](https://wiki.multitheftauto.com/wiki/CreateWater) already use floats?