Godmode 3D text
#2

You can solve it by 2 ways,1 :
Changing
pawn Код:
Delete3DTextLabel(godtext[playerid]);
To
pawn Код:
Delete3DTextLabel(Text3D:godtext[playerid]);
2.updating the text's string to nothing,so it would be
pawn Код:
Update3DTextLabelText(godtext[playerid], 0xFFFFFFFF, " ");
Instead of deleting it
Reply


Messages In This Thread
Godmode 3D text - by AiRaLoKa - 30.05.2014, 11:20
Re: Godmode 3D text - by R0 - 30.05.2014, 12:14
Re: Godmode 3D text - by AiRaLoKa - 30.05.2014, 12:40

Forum Jump:


Users browsing this thread: 1 Guest(s)