04.12.2010, 21:42
(
Последний раз редактировалось Hal; 04.12.2010 в 21:54.
)
pawn Код:
format(VFile, sizeof(VFile), "Vehicles/V_%d.djson", id);
djCreateFile(VFile);
Am I doing it wrong? or is djson incapable
format(VFile, sizeof(VFile), "Vehicles/V_%d.djson", id);
djCreateFile(VFile);