PlayerTextDraws not loading.
#5

the issue is "PlayerTextDraws not loading." not "PlayerTextDraws not showing."
The show function is called in another point of code and its working fine. The thing that's not working is the creation and load of the text draws :
All code between OnPlayerConnect doesn't load.

- After some attempts, I have removed all code added between OnPlayerConnect :
Код:
public OnPlayerConnect(playerid)
{
	print("connect");
	return 1;
}
But when I connect it doesn't print anything.
Reply


Messages In This Thread
PlayerTextDraws not loading. - by Golimad - 09.03.2015, 19:00
Re: PlayerTextDraws not loading. - by Misiur - 09.03.2015, 20:01
Re : PlayerTextDraws not loading. - by Golimad - 10.03.2015, 22:41
AW: Re : PlayerTextDraws not loading. - by Kaliber - 11.03.2015, 08:53
Re : PlayerTextDraws not loading. - by Golimad - 11.03.2015, 17:46

Forum Jump:


Users browsing this thread: 3 Guest(s)