[HELP] Loading Vehicles
#9

Quote:
Originally Posted by Conroy
Посмотреть сообщение
YSF plugin needed.
https://sampforum.blast.hk/showthread.php?tid=113485

And to read (fixed):

pawn Код:
new filename[40], i, filepath[128];
while(ffind("LVRP/Vehicles/*", filename, 64, i))
{
    format(filepath, sizeof(filepath), "LVRP/Vehicles/%s", filename);
    // This will loop through all the .INI files in the 'Vehicles' folder, use filepath for each vehicle starting from 0000 upwards.
}
-Conroy
Reply


Messages In This Thread
[HELP] Loading Vehicles - by Maxips2 - 24.08.2010, 10:27
Re: [HELP] Loading Vehicles - by Hiddos - 24.08.2010, 10:47
Re: [HELP] Loading Vehicles - by Maxips2 - 24.08.2010, 10:51
Re: [HELP] Loading Vehicles - by vection - 24.08.2010, 11:23
Re: [HELP] Loading Vehicles - by Maxips2 - 24.08.2010, 17:15
Re: [HELP] Loading Vehicles - by playbox12 - 24.08.2010, 17:51
Re: [HELP] Loading Vehicles - by Conroy - 24.08.2010, 18:03
Re: [HELP] Loading Vehicles - by Maxips2 - 24.08.2010, 18:15
Re: [HELP] Loading Vehicles - by Conroy - 24.08.2010, 18:21
Re: [HELP] Loading Vehicles - by Maxips2 - 24.08.2010, 18:27

Forum Jump:


Users browsing this thread: 1 Guest(s)