Problem with Virtual World
#9

Hm, I don't get it, I made an extra variable while that's unnecessarily.

Well, you could try to change those two lines:
pawn Код:
SetVehicleVirtualWorld(car, 1);            
PutPlayerInVehicle(playerid, car, 1);
into:

pawn Код:
SetVehicleVirtualWorld(carid[playerid], 1);            
PutPlayerInVehicle(playerid, carid[playerid], 1);
Reply


Messages In This Thread
Problem with Virtual World - by GrInDzO - 18.03.2011, 13:55
Re: Problem with Virtual World - by GrInDzO - 18.03.2011, 19:26
Re: Problem with Virtual World - by SchurmanCQC - 18.03.2011, 19:32
Re: Problem with Virtual World - by Davz*|*Criss - 18.03.2011, 19:39
Re: Problem with Virtual World - by Davz*|*Criss - 18.03.2011, 19:46
Re: Problem with Virtual World - by Biesmen - 18.03.2011, 19:56
Re: Problem with Virtual World - by Davz*|*Criss - 18.03.2011, 19:57
Re: Problem with Virtual World - by GrInDzO - 18.03.2011, 20:17
Re: Problem with Virtual World - by Biesmen - 18.03.2011, 20:20
Re: Problem with Virtual World - by GrInDzO - 18.03.2011, 21:08

Forum Jump:


Users browsing this thread: 2 Guest(s)