Assigning a File ID
#5

Quote:
Originally Posted by nmader
Посмотреть сообщение
pawn Код:
stock GetFreeVehicleSlot()
{
     for(new v = 0; v < MAX_VEHICLES; v++)
     {
          if(v != Vehicles[v][CarFileID] return v);
     }
     return 1;
}
Try this, perhaps.
returns in 0
Reply


Messages In This Thread
Assigning a File ID - by Stefand - 05.06.2013, 12:15
Re: Assigning a File ID - by Stefand - 05.06.2013, 15:00
Re: Assigning a File ID - by nmader - 05.06.2013, 16:11
Re: Assigning a File ID - by Stefand - 05.06.2013, 16:23
Re: Assigning a File ID - by Stefand - 05.06.2013, 16:28
Re: Assigning a File ID - by Stefand - 06.06.2013, 13:45
Re: Assigning a File ID - by nmader - 07.06.2013, 14:43

Forum Jump:


Users browsing this thread: 2 Guest(s)