altv-issues icon indicating copy to clipboard operation
altv-issues copied to clipboard

Issues and roadmap for alt:V project

Results 278 altv-issues issues
Sort by recently updated
recently updated
newest added

### Description of the problem If you want to use natives like [taskScriptedAnimation](https://natives.altv.mp/0x126EF75F1E17ABE5), you need to pass structs to that native. But you can't since you cannot write to alt.MemoryBuffer....

Class: enhancement

### Description of the problem When you force player to enter to seat zero for example when he clicks G key near a vehicle, he still goes to driver seat(happens...

Class: bug

### Description of the problem Currently we are facing the issue, that we have an automatically restart every 12 hours and the connection between the voice server and gameserver doesn't...

Class: bug

### Description of the problem With this added to the SDK we could create worker threads to use natives, very useful to bulk process object / ped creation, or any...

Class: enhancement
Side: client
Scope: module-api

### Description of the problem Using PlayScenario with FreemodeFemale01 it doesnt work. Character stays stationary in position. player.PlayScenario("WORLD_HUMAN_DRUG_PROCESSORS_WEED"); c# serverside ### Reproduction steps Try use player.PlayScenario("WORLD_HUMAN_DRUG_PROCESSORS_WEED"); with female char. ###...

Class: bug

### Description of the problem If we are near a particular player, there are times when the gameEntityDestroy event runs for that player, even though we have not left the...

Class: bug

### Description of the problem Right now we only have public giveComponent(componentType: number): void; public removeComponent(componentType: number): void; The only issue now, if you want to update some components on...

Class: enhancement

### Description of the problem Placing player into vehicle does not work right after creating a vehicle. Player stays in the same position even though vehicle is visible on screen....

Class: bug

### Description of the problem Hey guys, there is an issue with the Push-to-Talk key "ALT" not being correctly recognized by the client therefore mic still being recorded and players...

Class: bug
Status: confirmed

### Description of the problem With update 15 some people have microlags and performance problems ### Reproduction steps No good way to reproduce. ### Expected behaviour Not causing problems ###...

Class: bug