Tony "Xenicle" Cuny

Results 8 comments of Tony "Xenicle" Cuny

It would be great if those Gamepad input return proportional sticks inputs ! :)

[MedalTVGrandTheftAutoV20230803022922.webm](https://github.com/altmp/altv-issues/assets/26338409/dbe4b9a1-473c-471f-a885-567624164838) I've tryed on 15.0 DEV447 with this code : ``` const coord = native.getOffsetFromEntityInWorldCoords(cabins[i].Entity, 0, 0, 0) let uLocal_376 = native.createSynchronizedScene(coord.x, coord.y, coord.z, 0, 0, 0, 2) native.taskSynchronizedScene(player, uLocal_376,...

> [MedalTVGrandTheftAutoV20230803022922.webm](https://github.com/altmp/altv-issues/assets/26338409/dbe4b9a1-473c-471f-a885-567624164838) I've tryed on 15.0 DEV447 with this code : > > ``` > const coord = native.getOffsetFromEntityInWorldCoords(cabins[i].Entity, 0, 0, 0) > let uLocal_376 = native.createSynchronizedScene(coord.x, coord.y, coord.z, 0,...

> As you can see in the typings, you need to return true in all the events > > https://github.com/altmp/altv-types/blob/master/server/index.d.ts#L331 Thanks @C0kkie but I'm making certainly something wrong ! I've...

> > As you can see in the typings, you need to return true in all the events > > https://github.com/altmp/altv-types/blob/master/server/index.d.ts#L331 > > Thanks @C0kkie but I'm making certainly something...

With to player I get > > > As you can see in the typings, you need to return true in all the events > > > https://github.com/altmp/altv-types/blob/master/server/index.d.ts#L331 > >...

> With to player I get > > > > > As you can see in the typings, you need to return true in all the events > > >...

> Hi it'd be to have some files to reproduce the issue with. In the meantime you could try other formats (e.x. put `{"Format":32}` in a patchOut.png.json), you can find...