Functions heading ...
#6

Something wrong in this function I believe:
pawn Код:
GetPlayerFromCarlistCar(vehicleid)
By the way, why are you using this:
pawn Код:
new string[128]; format(string,128,"Unknown component id: %i",componentid); print(string);
if you could just do:
pawn Код:
printf("Unknown component id: %i", componentid);
Reply


Messages In This Thread
Functions heading ... - by SuperS0nic - 29.01.2009, 13:58
Re: Functions heading ... - by Nero_3D - 29.01.2009, 14:26
Re: Functions heading ... - by Mikep - 29.01.2009, 17:57
Re: Functions heading ... - by SuperS0nic - 04.02.2009, 12:56
Re: Functions heading ... - by maij - 04.02.2009, 14:13
Re: Functions heading ... - by Finn - 04.02.2009, 14:17

Forum Jump:


Users browsing this thread: 3 Guest(s)