Xenius97

Results 36 issues of Xenius97

### Is your feature request related to a problem? Please describe. resetWaterLevel() currently doesn't resets water elements. ### Describe the solution you'd like Reset water elements too ### Describe alternatives...

enhancement

### Describe the bug When you monitor someone with performancebrowser or somehow, getPerformanceStats will give back false lua memory usage for clients until requesting more accurate memory usage. When you...

bug

### Describe the bug isElementInWater returns always false when teleporting player underwater (client + server side too) ### Steps to reproduce ```lua srun source:setPosition(1439.7230224609, -249.67440795898, -8.6027641296387) crun isElementInWater(localPlayer) ``` ###...

bug

**Describe the bug** Sometimes when you replace a vehicle the parts are darken than normal, maybe game or MTA doesn't load txd perfectly. When you're toggle mod for 2-3x times...

bug

**Describe the bug** on(Client)ElementModelChange doesn't triggered when vehicle variant is changed Only triggers streamIn & streamOut **To reproduce** ``` addEventHandler("onClientElementModelChange", root, function(oldModel, newModel) iprint(source, oldModel, newModel) end) ``` **Expected behaviour**...

bug

### Describe the bug Sync is broken since 09.13. ~9:00PM (gmt+2) Tested multiple times, don't know what's wrong. On foot sync works fine. No new scripts. Server settings (now): ```...

bug
feedback

### Is your feature request related to a problem? Please describe. Now you can't detect vehicle variants via script, getVehicleComponents returning extra component only if vehicle has that variant. (component/dummy...

enhancement

### Describe the bug You can't replace any weapon animation, it will be bugged. ### Steps to reproduce Start the resource: [pistolanim.zip](https://github.com/multitheftauto/mtasa-blue/files/9542324/pistolanim.zip) ### Version Multi Theft Auto v1.5.9-release-21261 ### Additional...

bug

### Describe the bug If you replace an object it could make a random collisionless object on the map. https://streamable.com/q1z6bm https://streamable.com/gyw52y ### Steps to reproduce Replace an object via script...

bug

### Describe the bug The current MTASA database management is very outdated and does not support the latest MySQL authentication plugins. The mysql_native_password is a very old, deprecated authentication method....

bug