Artem Dzhemesiuk
Artem Dzhemesiuk
### Description of the problem It wasn't a good idea to set flags for every object as in #1551 at least for now, so it would be nice to at...
### Description of the problem It would be nice to have model dimensions in `alt.getVehicleModelInfoByHash`. That could be useful when spawning frozen vehicles to place them on ground properly. ###...
### Description of the problem Streamer mode enabled freezes the game right after game version log ### Reproduction steps `streamerMode: true` to altv.cfg ### Expected behaviour At least game shouldnt...
### Description of the problem Currently if you use webview.setZoomLevel on any webview it will affect all webviews at the same time ### Reproduction steps 1. Create two webviews 2....
### Description of the problem Currently we can draw 3D lines using natives, but there are cases where you would want to draw a2D line, e.g. for displaying object/ped skeletons....
### Description of the problem As for now you can raycast only objects, that have 131072 flag on their archetype definition. It would open a lot of different possibilities if...
### Description of the problem When you set a prop to a ped on some high shoes (e.g. high heels), setting prop on it makes ped jump a bit (only...
### Description of the problem In GTA's scaleforms you can use urls of format img://texture_dictionary/texture_name in order to get streamed texture (its used as src attr for images). It would...