OnPlayerClickTextDraw problem
#3

Код:
 public OnPlayerClickTextDraw(playerid, Text:clickedid)
{
	if(clickedid == ClassCreateButton[playerid])
	{
	    SaveClassSelection(playerid);
 	}
	return 0;
}
This executes when you click on the textdraw?
What are you trying to accomplish with your on click?
Reply


Messages In This Thread
OnPlayerClickTextDraw problem - by lewismichaelbbc - 31.07.2012, 17:39
Respuesta: OnPlayerClickTextDraw problem - by lewismichaelbbc - 31.07.2012, 20:04
Re: OnPlayerClickTextDraw problem - by MaDK1LLA - 31.07.2012, 20:35
Re: OnPlayerClickTextDraw problem - by telmo_ferreira - 31.07.2012, 22:40

Forum Jump:


Users browsing this thread: 1 Guest(s)