21.07.2015, 16:58
or you can simplly use OnPlayerClickTextDraw {if i am not wrong} and under it use TD ids as in dialog ids..
like,
like,
PHP код:
if(textdrawid == TD_HELP)
{
return cmd_help(playerid, params);
}