altv-issues
                                
                                 altv-issues copied to clipboard
                                
                                    altv-issues copied to clipboard
                            
                            
                            
                        Issues and roadmap for alt:V project
### Description of the problem / ### Reproduction steps ```js const blip = new alt.PointBlip(0, 0, 0) blip.shrinked = true // doesn't work // native.setBlipAsMinimalOnEdge(blip.scriptID, true) // works ``` ###...
**Suggestion** I had the idea to create a feature to enable setting a phonecall to speakers, this in theory isnt really possible yet realisticly, since other players around the phone...
### Description of the problem Sometimes voice behaves a litte strange on some machines, could not find out any further then it happens when cpu load is high or internet...
### Description of the problem If 2 player are stitting in a car driving and voice distance is low like e.g. 5 meters, the players can't hear each other or...
### Description of the problem It look like that server is able to establish a connection to external voice server even with --justpack argument. In my case before server launch...
### Description of the problem Add a native that makes it possible to fall out of the vehicle through the windscreen as in FiveM https://github.com/citizenfx/fivem/blob/22ff65cf6e181d949570bca03b3d15e3e5ed55f1/code/components/extra-natives-five/src/VehicleExtraNatives.cpp#L1148 ### Desired solution for the...
### Description of the problem If you send a `undefined` value in the event argument to or from webview, it will be sent as null instead of undefined ### Reproduction...
### Description of the problem Keyup and Keydown client events sometimes fail to register for unknown reasons. [https://discord.com/channels/371265202378899476/1032607409304244284/1032607409304244284](https://discord.com/channels/371265202378899476/1032607409304244284/1032607409304244284) ### Reproduction steps `alt.on('keyup', (key) => { alt.log(key); });` ### Expected behaviour...
**Client/server version** release #5.4 **Current behavior** Side Mouse buttons are not eligible for voice keybinding **Expected behavior** We should be able to bind side mouse buttons and other specials keys...
### Description of the problem alt:V always starts on english localization on first start ### Desired solution for the problem In my opinion it would be great if launcher on...