08.02.2010, 21:20
Hello. I have an issue with Create3DTextLabel, because sometimes it does not erase me. Here's the code:
The Command / zw
In the command / jj
on top of the map:
What may be to blame?
The Command / zw
Код:
Status[playerid] = Create3DTextLabel("> Zaraz Wracam <",COLOR_GREEN,0.0,0.0,0.0,40.0,0); Attach3DTextLabelToPlayer(Status[playerid], playerid, 0.0, 0.0, 0.5);
Код:
Delete3DTextLabel(Status[playerid]);
Код:
new Text3D:Status[MAX_SLOTS];