TextDraw not hiding
#2

Quote:

CMDhowtextdraw(playerid, params[])
{
TextDrawHideForPlayer(playerid, stats[playerid]);
TextDrawHideForPlayer(playerid, xex[playerid]);
SelectTextDraw(playerid, 0x00FF00FF);
TextDrawHideForPlayer(playerid, nothing[playerid]);
return 1;
}

Quote:

public OnPlayerClickPlayerTextDraw(playerid, PlayerTextlayertextid)
{
printf("Player TextDraw ID %d", playertextid);
if(playertextid == xex[playerid])
{
TextDrawHideForPlayer(playerid, stats[playerid]);
TextDrawHideForPlayer(playerid, xex[playerid]);
TextDrawHideForPlayer(playerid, nothing[playerid]);
}

Try this code and give a reply
Reply


Messages In This Thread
TextDraw not hiding - by LazyB0y - 14.08.2015, 18:21
Re: TextDraw not hiding - by MichaelJones - 14.08.2015, 18:44
Re: TextDraw not hiding - by LazyB0y - 15.08.2015, 08:34
Re: TextDraw not hiding - by MarvinPWN - 15.08.2015, 08:53
Re: TextDraw not hiding - by LazyB0y - 15.08.2015, 10:31
Re: TextDraw not hiding - by LazyB0y - 16.08.2015, 10:38
Re: TextDraw not hiding - by MarvinPWN - 16.08.2015, 11:15
Re: TextDraw not hiding - by LazyB0y - 16.08.2015, 12:40

Forum Jump:


Users browsing this thread: 5 Guest(s)