////// admin commands amxmodmenu///do every thing amx_mapmenu///open map menu and choose wich one you want to change amx_votemapmenu///choose 4 pams max to vote zp_start_vm//start vote mode ///// other commands gui////buy guilotine lm////buy laser mine give_portal name ////////admin_imminuty flag need amx_last //show all recent player that joined the server and it show all recent player steamid and ip amx_ban [reason] amx_addban <"authid" or ip> [reason] amx_map // set a map by name amx_mapmenu // show list of all maps amx_votemapmenu // it show a menu to select map to start a vote with themaps you selected amx_votemap [map] [map] [map] amx_addadmin [password] [authtype] amx_pause // this will stop the server amx_rcon "command" ///this is like put a command in server web console amx_slap [power] amx_slay amx_who // it show all player authid and userid and access amx_help // it show some of commands you can use **i need to modifie it amx_langmenu // change your lang amx_cmdmenu // it has 2 option // first one pause sever and the second is restart round in 1 second amx_cvarmenu // it controld some commands like mp_rounttime// mp_freezetime ...etc amx_speechmenu //it starta sound amx_banmenu //show a list to ban players amx_kickmenu //show a list to kickplayers amx_slapmenu // show a menu to slay or slay players amx_plugincvarmenu // chnage some setting but only for 1 round maybe amx_say //say msg to all players amx_tsay //say msg to all zombies amx_csay // say msg to all humans amx_psay "playername" "message" //say private msg to 1 player amx_chat "message" //say msg similar to amx_say amx_cancelvote //cancel votes amx_vote amx_voteban //vote to ban player amx_votekick