Help Me .
#1

___________________________________________
stock LoadAllVehicles()
{
new fname[36];
new index = 1;
format(fname, sizeof(fname), "/Vehicles/%i.ini", index);
while(fexist(fname))
{
format(fname, sizeof(fname), "/vehicles/%i.ini", index);
INI_ParseFile(fname, "LoadVehicles");
index++;
}
}
___________________________________________
- Vehicles no load ? .
- Gamemode ''High Speed Drivers 0.3x - Drift/Stunt/DM/TDM/Drive/Parkour/Skill''

___________________________________________
___________________________________________
___________________________________________
___________________________________________

- And '' Unknow command ''
Reply
#2

Logs ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)