Probably bad rendering 3DText NameTag?
#1

Hello.

I have a problem with 3DTextLabel, i was attached label to player, and if the player playing few minutes, the 3DText disappears... What's the problem? I have this code:

Код:
enum pInfo
{
...
Text3D: pNameTag
}
new PlayerInfo[MAX_PLAYERS][pInfo];
Код:
PlayerInfo[playerid][pNameTag] = Create3DTextLabel(....
And:

Код:
Attach3DTextLabelToPlayer(playerid, PlayerInfo[playerid][pNameTag]...
Can somebody help me?
Reply
#2

are you sure you dont have something thats destroying it or a timer that destroys it
Reply
#3

No... I has a gamemode writing by me. Its disappear in random time.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)