Can't make it work.
#1

Works /lock
Reply
#2

Код:
for(new i=0; i < MAX_PLAYERS; i++)
{
	if(i == playerid) continue;
	SetVehicleParamsForPlayer(GetPlayerVehicleID(playerid), i, 0, 1);
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)