Admin cars
#5

Quote:
Originally Posted by Wesley221
Посмотреть сообщение
And how do i asign the admin cars?

pawn Код:
new adminvehicle;

adminvehicle = AddStaticVehicle(-------);
Like that or something?
You could do it like this:

#define MAX_ACARS 5

new admincar[MAX_ACARS];

admincar[0] = CreateVehicle etc.
admincar[1] = CreateVehicle etc.
Reply


Messages In This Thread
Admin cars - by Wesley221 - 05.05.2011, 09:49
Re: Admin cars - by Cameltoe - 05.05.2011, 09:57
Re: Admin cars - by [DDC]Delight - 05.05.2011, 09:59
Re: Admin cars - by Wesley221 - 05.05.2011, 10:00
Re: Admin cars - by [DDC]Delight - 05.05.2011, 10:02
Re: Admin cars - by [SFA]SpiRRiT - 05.05.2011, 10:04
Re: Admin cars - by Wesley221 - 05.05.2011, 10:07
Re: Admin cars - by [DDC]Delight - 05.05.2011, 10:10
Re: Admin cars - by Wesley221 - 05.05.2011, 10:14
Re: Admin cars - by [DDC]Delight - 05.05.2011, 10:15
Re: Admin cars - by Wesley221 - 05.05.2011, 10:23
Re: Admin cars - by MadeMan - 05.05.2011, 11:19
Re: Admin cars - by [SFA]SpiRRiT - 05.05.2011, 11:35
Re: Admin cars - by Wesley221 - 05.05.2011, 13:44
Re: Admin cars - by [DDC]Delight - 05.05.2011, 13:53
Re: Admin cars - by Wesley221 - 05.05.2011, 14:50
Re: Admin cars - by MadeMan - 05.05.2011, 14:52
Re: Admin cars - by Wesley221 - 05.05.2011, 15:03
Re: Admin cars - by Wesley221 - 06.05.2011, 11:14

Forum Jump:


Users browsing this thread: 1 Guest(s)