altv-issues
altv-issues copied to clipboard
Issues and roadmap for alt:V project
### Description of the problem When requesting (GET) data from a server that is encoded in UTF-8 (which is Json default) the resulting HttpResponse.Body-string in the c# Client is ISO-8859-1...
### Description of the problem In order to setup manual transmission for vehicles, we need to change the current behavior of gears. All we need is to prevent vehicles from...
### Description of the problem Is it possible to add Tattoos with opacity? ### Desired solution for the problem . ### Alternatives you considered _No response_ ### Additional context _No...
### Description of the problem / ### Reproduction steps ```js import alt from 'alt-server' const v = new alt.Vehicle('sultan', 0, 0, 0, 0, 0, 0) v.setMeta({ a: 1 }) //...
### Description of the problem attachTo not always attaching vehicle to object how it attaches the first time:  how it attaches after the first time:  ### Reproduction steps...
### Description of the problem Instead of creating multiple resources for each `rpf` file, it's a good idea to support multiple `rpf` files in a single resource. ### Desired solution...
### Description of the problem Initial issue: https://github.com/altmp/altv-js-module-v2/issues/250 ### Reproduction steps Test resource: [test.zip](https://github.com/user-attachments/files/16788597/test.zip) Client needed JSv2 Module ### Expected behaviour Resource loading on client without error ### Additional context...
**Client/server version** `Build #6.1, branch release on Linux` **Current behavior** if i set playerarmour, sometimes playerDamage-event triggers with 100 armourDamage **Expected behavior** playerDamage event should not trigger on setting player.armour...
### Description of the problem When I create a webview and set a browser size and position, the cursor is in the wrong position. (The cursor is at the position...
### Description of the problem So that it is possible, for example, to create a multi-server network where you can make cross-server calls etc. ### Desired solution for the problem...