Vehicle becomes invisible inside an interior
#9

That your problem is, you dont have enums, that why car dont created in virtualworld. Here you go:
pawn Код:
#define MAX_VEHICLES 50

enum cinfo {
pvId,
pvModelId,
pvPosX,
pvPosY,
pvPosZ
}
new PlayerVehicleInfo[MAX_VEHICLES][cinfo]
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)