Problem with removing text label
#3

Once the label is created it can't be destroyed because you use a local variable. In other words, the label exists in the world but its id is no longer stored anywhere. You must use a static variable instead. Probably a MAX_PLAYER array, as well.
Reply


Messages In This Thread
Problem with removing text label - by kelvinis - 15.06.2016, 13:57
Re: Problem with removing text label - by F1N4L - 15.06.2016, 14:09
Re: Problem with removing text label - by Vince - 15.06.2016, 14:11
Re: Problem with removing text label - by kelvinis - 15.06.2016, 14:18
Re: Problem with removing text label - by kelvinis - 15.06.2016, 17:24
Re: Problem with removing text label - by kelvinis - 16.06.2016, 13:25
Re: Problem with removing text label - by Sjn - 16.06.2016, 13:40
Re: Problem with removing text label - by kelvinis - 16.06.2016, 13:46
Re: Problem with removing text label - by kelvinis - 16.06.2016, 14:16
Re: Problem with removing text label - by kelvinis - 16.06.2016, 16:37

Forum Jump:


Users browsing this thread: 3 Guest(s)