20.05.2015, 17:46
Hello!
I almost make big big big vehicle saving system (5 vehicles max.)
But I dont now how I could save vehicle color or paintjob!
I almost make big big big vehicle saving system (5 vehicles max.)
But I dont now how I could save vehicle color or paintjob!
Код:
ENUM: vcolor1[6], vcolor2[6], paintjob[6],
Код:
public OnVehiclePaintjob(playerid, vehicleid, paintjobid) { ????? How to make it? I dont have an idea?? return 1; }