31.03.2013, 13:02
(
Последний раз редактировалось ACI; 31.03.2013 в 13:03.
Причина: Colour edit.
)
pawn Код:
new Text3D:test = Create3DTextLabel("Test success!\n Thanks to ACI!", 0x00BFFFAA, 30.0, 40.0, 50.0, 40.0, 0); //Put this at the top.
Attach3DTextLabelToPlayer(test, playerid, 0.0, 0.0, 0.7); // And put this where you want.