12.06.2014, 16:21
i use playertextdraws, shouldnt i use
OnPlayerClickPlayerTextDraw(playerid, PlayerText
layertextid)
instead of
OnPlayerClickTextDraw(playerid, Text:clickedid)
and
"try to add this at the bottom of gamemode init "
i create the textdraws with onplayerconnect
OnPlayerClickPlayerTextDraw(playerid, PlayerText

instead of
OnPlayerClickTextDraw(playerid, Text:clickedid)
and
"try to add this at the bottom of gamemode init "
i create the textdraws with onplayerconnect