Saving vehicle damage
#4

Your loop needs changing for a start. Vehicle IDs start at 1 and the highest ID is MAX_VEHICLES:

pawn Код:
for(i = 1; i <= MAX_VEHICLES; i++)
Regarding your actual problem - what is it?
Reply


Messages In This Thread
Saving vehicle damage - by liam1412 - 12.04.2013, 12:03
Re: Saving vehicle damage - by [XST]O_x - 12.04.2013, 12:07
Re: Saving vehicle damage - by liam1412 - 12.04.2013, 12:11
Re: Saving vehicle damage - by MP2 - 12.04.2013, 12:13
Re: Saving vehicle damage - by [XST]O_x - 12.04.2013, 12:17
Re: Saving vehicle damage - by MP2 - 12.04.2013, 12:21
Re: Saving vehicle damage - by liam1412 - 12.04.2013, 12:29
Re: Saving vehicle damage - by liam1412 - 12.04.2013, 12:45
Re: Saving vehicle damage - by liam1412 - 12.04.2013, 13:23
Re: Saving vehicle damage - by Pottus - 12.04.2013, 13:35

Forum Jump:


Users browsing this thread: 1 Guest(s)