Posts: 201
Threads: 39
Joined: Oct 2011
03.06.2013, 17:07
(
Last edited by AdamCooper; 03/06/2013 at 07:07 PM.
Reason: noneed
)
I worked it out. nvm
Posts: 4,885
Threads: 57
Joined: Jun 2012
Reputation:
0
You lift the crates with a forklift so I'm thinking this line here
new Pcar = GetPlayerNearestVehicle(playerid);
is getting your forklift vehicle id instead of the loading vehicle id.
Posts: 201
Threads: 39
Joined: Oct 2011
So Ill just chang Pcar to Jcar or w/e?