16.08.2012, 11:05
Please help i will give rep if theres someone that needs it anyways why doesent this get called in Gm
PHP код:
new CarInfo[1000][cInfo];
new CarInfo[1000][cInfo];
enum cInfo
{
cModel,
Float:cLocationx,
Float:cLocationy,
Float:cLocationz,
Float:cAngle,
cColorOne,
cColorTwo,
cOwner[MAX_PLAYER_NAME],
cDescription[12],
cValue,
cLicense[14],
cRegistration,
cOwned,
cLock,
mod1,
mod2,
mod3,
mod4,
mod5,
mod6,
mod7,
mod8,
mod9,
mod10,
mod11,
mod12,
mod13,
mod14,
mod15,
mod16,
mod17,
paintjob,
};
new CarInfo[1000][cInfo];