3DTextLabels stucked/attached on player
#1

Wrong report.
Reply
#2

Find the CreateDynamic3DTextLabel in the script and delete them or use DestroyDynamic3DTextLabel etc...
Reply
#3

You're creating label with out removing the old, create a label when player join and update it when you wana make it have deffrent text
Reply
#4

Thanks for reply,

Quote:

Find the CreateDynamic3DTextLabel in the script and delete them

WTH :O

Quote:

use DestroyDynamic3DTextLabel etc...

They are part of game, players need them... we should destroy them in OnGameModeExit...


Quote:

You're creating label with out removing the old, create a label when player join and update it when you wana make it have deffrent text

What do you mean?
They are in "OnGameModeInit", they must be there. Not in OnPlayerConnect ofc
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)