22.10.2015, 14:43
Hey,
just wondering if anyone else has the issue that the game starts flickering as soon as you attach your camera to an object which is attached to either a player or a vehicle ?
I remember it was working fine for me some time ago. I think the last time I've tried it without problems was on 0.3z.
Is anyone else having this problem or is my GTA/SAMP just messed up ?
I'm trying it like that:
just wondering if anyone else has the issue that the game starts flickering as soon as you attach your camera to an object which is attached to either a player or a vehicle ?
I remember it was working fine for me some time ago. I think the last time I've tried it without problems was on 0.3z.
Is anyone else having this problem or is my GTA/SAMP just messed up ?
I'm trying it like that:
Код:
AttachObjectToVehicle(obj, veh, 0.0, 0.0, -5.0, 0.0, 0.0, 0.0); AttachCameraToObject(playerid, obj);