HELP! Vehicles spawns bad
#1

I have a big bug in my server. If im driving locked vehicle and jump out of it, it spawns behind me. Same to motorcycles and all locked vehicles. If vehicle unlocked, everything's ok. For locking vehicles i use:
Код:
for(i=0;i<MAX_PLAYERS;i++)
	{
		if(i != playerid)
		{
     			SetVehicleParamsForPlayer(car,i,0,1); // locking
		}
	}
Does anyone knows what's the problem?
Please help, that's making me nervous
Reply
#2

up message
Reply
#3

help anyone, please
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)