FileEX

Results 47 issues of 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...

bug

**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...

bug

**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....

bug
good first issue

**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** ![image](https://user-images.githubusercontent.com/26044224/58767706-bbdab180-858f-11e9-9797-0a234cfce242.png) **Version** 1.5.6 **Additional context**

bug

### 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...

Duplicate
v3

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',...

bug

I think it will be useful to be able to configure the server from the admin panel (as much as the setServerConfigSetting function allows) ![image](https://github.com/multitheftauto/mtasa-resources/assets/26044224/7abcdcfd-0999-4710-abfa-3dc0476e5b83) 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...