31.01.2016, 16:46
(
Последний раз редактировалось rambalili2; 01.02.2016 в 11:13.
)
Hello.
So I made this dialog to tow out vehicles, but i made it that players can't tow 20000 vehicles. so i made a loop to destroy the vehicle every time they tow. the problem is that every vehicle in the server gets destroyed.
new varible i made for the loop
this is my code at OnDialogResponse
So I made this dialog to tow out vehicles, but i made it that players can't tow 20000 vehicles. so i made a loop to destroy the vehicle every time they tow. the problem is that every vehicle in the server gets destroyed.
new varible i made for the loop
PHP код:
new VehicleOwner[MAX_VEHICLES];
PHP код:
1
}