public RANDOMHELPMSGS(){ TextDrawSetString(InfoHELP,HELPMSGS[random(sizeof(HELPMSGS))]); return 1;}
TextDrawHideForPlayer(playerid,InfoHELP);