Vehicle name from ID Error
#5

EDIT: Note, that the error line is this:
GetVehicleModelIDFromName(vehicle);

That would be this right?

pawn Код:
dcmd_test(playerid,params[])
{
new str[128];
format(str, sizeof(str), "%s",aVehicleNames[vehicle - 400]);
SendClientMessageToAll(COLOR_LIGHTBLUE, str);

return 1;
}
Reply


Messages In This Thread
Vehicle name from ID Error - by Robbin237 - 19.04.2009, 11:23
Re: Vehicle name from ID Error - by Rks25 - 19.04.2009, 11:34
Re: Vehicle name from ID Error - by Robbin237 - 19.04.2009, 11:35
Re: Vehicle name from ID Error - by Rks25 - 19.04.2009, 11:36
Re: Vehicle name from ID Error - by Robbin237 - 19.04.2009, 11:44
Re: Vehicle name from ID Error - by Rks25 - 19.04.2009, 11:45
Re: Vehicle name from ID Error - by Robbin237 - 19.04.2009, 11:47
Re: Vehicle name from ID Error - by Rks25 - 19.04.2009, 12:24

Forum Jump:


Users browsing this thread: 3 Guest(s)