13.07.2013, 20:43
Okay so i have a car loading system wich uses this:
But now:
Returns out weird characters:
Why does the format create that?
pawn Код:
format(AVehicleData[vid][Owner], 24, AHouseData[HouseID][Owner]);
Код:
AVehicleData[vid][Owner]
Why does the format create that?