FileEX
FileEX
**Describe the bug** Only **server side** markers with size less 1.5 don't trigger events like onMarkerHit and onMarkerLeave, ~~trigger this evetns only one time after create marker and without diffrence...
**Describe the bug** Can't set player health to more than 1 in ```onClientPlayerDamage``` event if player have 1 HP EDIT: It's weird bug. Because if player have 1 hp and...
**Describe the bug** isElementInWater returns false if ped or player is in vehicle - Returns true only for the vehicle. **This bug occurs only on client side** **To reproduce** 1....
**Describe the bug** Some times mta has been crashed and show error. It's totally random and rare. **To reproduce** **Expected behaviour** Fix it **Screenshots**  **Version** 1.5.6 **Additional context**
### Issue Summary ``\\`` symbol don't working for new lines. I have to use ```\displaylines{a \\ b}``` I know my issue is duplicate of other but i have a question...
Hi, i try import firetongue into my code, but when i want compile, i got error " > Unexpected tongue in this line `` tongue.init("en-US",onLoaded); `` When i was try...
### Describe the bug Animations from the "SEX" block do not work in the RELEASE build. They only work on custom/debug build. ### Steps to reproduce ``srun setPedAnimation(me, 'SEX', 'SEX_2_P',...
I think it will be useful to be able to configure the server from the admin panel (as much as the setServerConfigSetting function allows)  Such a proposal can be...
Recently, new special world properties have appeared, which means that there is no space for new properties (next checkboxes) in the admin panel. I believe that replacing checkboxes with a...
Added ``extendedwatercannons`` special world property, that allows the maximum number of water cannons to be extended at the same time. I set the new limit to 30 because that number...