a 3d label is not created.
#10

The reason for this is usually very simple.
You somewhere delete 3DLabels with a variable that has no value, means has the value 0.
This will delete the 3D-Label with the ID 0, the first 3D Label.

You have to review your code, to check where you are deleting Labels and initialize all your Label-Variables (same goes for Pickups btw.) that delete Labels with -1 at top of OnGameModeInit.
Reply


Messages In This Thread
a 3d label is not created. - by Kincaid - 24.01.2019, 14:54
Re: a 3d label is not created. - by Florin48 - 24.01.2019, 15:00
Re: a 3d label is not created. - by Kincaid - 24.01.2019, 15:05
Re: a 3d label is not created. - by Florin48 - 24.01.2019, 15:17
Re: a 3d label is not created. - by Kincaid - 24.01.2019, 15:25
Re: a 3d label is not created. - by codExpert - 24.01.2019, 15:42
Re: a 3d label is not created. - by Kincaid - 24.01.2019, 15:48
Re: a 3d label is not created. - by Kincaid - 24.01.2019, 20:26
Re: a 3d label is not created. - by codExpert - 24.01.2019, 20:32
Re: a 3d label is not created. - by Jeffry - 25.01.2019, 16:01
Re: a 3d label is not created. - by Kincaid - 01.02.2019, 23:39

Forum Jump:


Users browsing this thread: 2 Guest(s)