Moin =)
Hab ne Frage/Problem....
Wollte ja mal so nen kleinen Carrespawn machen, aber iwie werden auch die Cars respwant, wo jemand drin sitzt...:
- for(new i = 0; i <= MAX_PLAYERS; i++)
{
for(new cars=0; cars<MAX_VEHICLES; cars++)
{
if(!IsPlayerInVehicle(i, cars))
{
SetVehicleToRespawn(cars);
Freue mich auf Eure Hilfe
MfG Farid