13.07.2013, 20:06
So can anyone explain to me why this is happening and why this is here:

This is the code:

This is the code:
pawn Код:
format(string2, sizeof(string2), "%s owned by:\n%s", VehicleNames2[cModel-400], AVehicleData[vid][Owner]);
AVehicleData[vid][TextLabel] = CreateDynamic3DTextLabel(string2, 0xFFFFFFFFFF, AVehicleData[vid][SpawnX], AVehicleData[vid][SpawnY], AVehicleData[vid][SpawnZ] + 0.3, 40.0, INVALID_PLAYER_ID, vid);