public MenuHandler(id,iMenu,iKey){ new sName[32]; get_user_name(id,sName,charsmax(sName)); g_iVotes[iKey]++; return PLUGIN_HANDLED; }