Artem Dzhemesiuk

Results 20 issues of 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...

Class: enhancement

### 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. ###...

Class: enhancement

### 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...

Class: bug

### 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....

Class: bug
Status: confirmed
Scope: webview

### 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....

Class: enhancement

### 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...

Class: enhancement

### 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...

Class: enhancement
Status: confirmed

### 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...

Class: enhancement