Annihilation Team
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Annihilation Team

Everyone Dies...And we mean EVERYoNE
 
HomePortaleБарајLatest imagesРегистрирајте сеВлез

 

 AMX Commands

Go down 
2 posters
АвторПорака
klimeasterix
Почесен член
Почесен член
klimeasterix


Број на мислења : 50
Registration date : 2008-11-15

AMX Commands Empty
ПишувањеПредмет: AMX Commands   AMX Commands Icon_minitimeНед Ное 23, 2008 3:41 am

amx_kick <name or #userid> [reason]A ADMIN_KICK Kicks a player.
amx_ban <name or #userid> <time> [reason] ADMIN_BAN Bans a player.
amx_addban <authid or ip> <minutes> [reason] ADMIN_BAN Adds a ban to the server banlist.
amx_unban <authid or ip> ADMIN_BAN Unbans a player.
amx_slay <name or #userid> ADMIN_SLAY Slays a player.
amx_slap <name or #userid> [damage] ADMIN_SLAY Slaps a player for variable damage.
amx_leave <tag> [tag1] [tag2] [tag3] ADMIN_KICK Kicks all players not wearing one of the tags.
amx_pause ADMIN_CVAR Pauses or unpauses the game.
amx_who ADMIN_ADMIN Displays who is on the server.
amx_cvar <cvar> [value] ADMIN_CVAR Changes or displays a cvar value.
amx_map <mapname> ADMIN_MAP Changes map.
amx_nick <original name> <new name> ADMIN_LEVEL_A Changes Users Name.
amx_cfg <filename> ADMIN_CFG Executes a server-side config file.
amx_rcon <rcon command line> ADMIN_RCON Executes a command on the server console.
amx_plugins ADMIN_ADMIN Lists all loaded plugins.
amx_modules ADMIN_ADMIN Lists all loaded modules.

[edit] Chat Commands

Command Format Access Description
amx_say <message> ADMIN_CHAT Sends a message to all players through normal say.
amx_chat <message> ADMIN_CHAT Sends a message to all admins through normal chat.
amx_psay <name or #userid> <message> ADMIN_CHAT Sends a private message to a player.
amx_tsay <color> <message> ADMIN_CHAT Sends a left side HUD message to all players.
amx_csay <color> <message> ADMIN_CHAT Sends a center HUD message to all players.

[edit] Vote Commands

Command Format Access Description
amx_votemap <map> [map] [map] [map] ADMIN_VOTE Starts a vote for a map.
amx_votekick <name or #userid> ADMIN_VOTE Starts a vote to kick a player.
amx_voteban <name or #userid> ADMIN_VOTE Starts a vote to ban a player.
amx_vote <question> <answer1> <answer2> ADMIN_VOTE Starts a custom poll.
amx_cancelvote ADMIN_VOTE Cancels the last poll in progress.

[edit] Stats Commands

Command Description
say /hp Displays information about your killer.
say /statsme Displays your stats.
say /stats Displays other players' stats.
say /top15 Displays the top 15 players.
say /rank Displays your rank on the server.

[edit] Say Commands

Command Description
say nextmap Displays the next map in the mapcycle.
say timeleft Displays the time left in the map.
say thetime Displays the current time.

[edit] Menu Commands

Note: ACCESS_LEVEL_A is not "a", it is "m". See Access Levels.

Command Accesss Description
amxmodmenu ADMIN_MENU Displays the main AMX Mod X menu.
amx_cvarmenu ADMIN_CVAR Displays the CVAR menu.
amx_mapmenu ADMIN_MAP Displays the map change menu.
amx_votemapmenu ADMIN_MAP Displays the map voting menu.
amx_kickmenu ADMIN_KICK Displays kick menu.
amx_banmenu ADMIN_BAN Displays ban menu.
amx_slapmenu ADMIN_SLAY Displays slap/slay menu.
amx_teammenu ADMIN_LEVEL_A Displays team switch menu.
amx_clcmdmenu ADMIN_LEVEL_A Displays client commands menu.
amx_cmdmenu ??? Displays server commands menu.
amx_restmenu ADMIN_CFG Displays weapon restriction menu.
amx_teleportmenu ADMIN_CFG Displays teleport menu.
amx_pausecfgmenu ADMIN_CFG Pause/unpause plugins with menu.
amx_statscfgmenu ADMIN_CFG Displays stats configuration menu.

[edit] Config Commands

Command: amx_pausecfg
Format: <command> [name]
Access: ADMIN_CFG
Description: Pauses a plugin.

Command list:

* off - Pauses all plugins not in the list.
* on - Unpauses all plugins.
* stop <file> - Stops a plugin.
* pause <file> - Pauses a plugin.
* enable <file> - Enables a plugin.
* save - Saves a list of stopped plugins.
* clear - Clears a list of stopped plugins.
* list [id] - Lists plugins.
* add <title> - Marks a plugin as unpauseable.

Command: amx_statscfg
Format: <command> [parameters]
Access: ADMIN_CFG
Description: Changes a stats setting.

Command list:

* on <variable> - Enable specific option.
* off <variable> - Disable specific option.
* save - Save stats configuration.
* load - Load stats configuration.
* list [id] - List stats statuses.
* add <name> <variable> - Add stat variable to the list.

[edit] RCON Commands

Command: amxx
Format: <command> [parameters]
Access:
Description: Command list available:

* amxx version - Display version.
* amxx modules - Display modules.
* amxx plugins - Display plugins.
* amxx gpl - Display the GNU General Public License
* amxx cvars - Display AMX Mod X registered CVARs.
* amxx cmds - Display AMX Mod X registered commands.
* amxx pause - Pause a running plugin.
* amxx unpause - Unpause a running plugin.the list.
Вратете се на почетокот Go down
klimeasterix
Почесен член
Почесен член
klimeasterix


Број на мислења : 50
Registration date : 2008-11-15

AMX Commands Empty
ПишувањеПредмет: Re: AMX Commands   AMX Commands Icon_minitimeНед Ное 23, 2008 3:46 am

rcon_password traxxmania
Account: Traxx or TraXx*
amx_rcon bot_quota <number> (adds bots)

1: amx_addadmin <playername|auth> <accessflags> [password] [authtype] - automatically add specified player as an admin to use 2: amx_addban <authid or ip> <minutes> [reason]

3: amx_alltalk <0|1> : turn alltalk on/off

4: amx_ban <name or #userid> <minutes> [reason]

5: amx_banip <name or #userid> <minutes> [reason]

6: amx_banmenu - displays ban menu

7: amx_cancelvote - cancels last vote

8: amx_cfg <filename>

9: amx_cfgmenu - displays configs menu

10: amx_chat <message> - sends message

12: amx_cmdmenu - displays commands menu

13: amx_csay <color> <message> - sends center hud message to all players

14: amx_csummz - brings up menu for custom user models

15: amx_cvar <cvar> [value]

16: amx_cvarmenu - displays cvars menu

17: amx_help <page> [nr of cmds (only for server)] - displays this help

18: amx_kick <name or #userid> [reason]

19: amx_kickmenu - displays kick menu

20: amx_knifesonly - disable and enable knife war 1 = on 0 = off

21: amx_langmenu

22: amx_leave <tag> [tag] [tag] [tag]

23: amx_map <mapname>

24: amx_mapmenu - displays changelevel menu

25: amx_menu - displays menus available to client

26: amx_nick <name or #userid> <new nick>

27: amx_off - pauses some plugins

28: amx_on - unpauses some plugins

29: amx_pause - pause or unpause the game

30: amx_pausecfg - list commands for pause/unpause managment

31: amx_pausecfgmenu - pause/unpause plugins

32: amx_psay <name or #userid> <message> - sends private message

33: amx_rcon <command line>

34: amx_reloadadmins

35: amx_restmenu - displays weapons restriction menu

36: amx_restrict - displays help for weapons restriction

37: amx_say <message> - sends message to all players

38: amx_setlang <language>

39: amx_slap <name or #userid> [power]

40: amx_slapmenu - displays slap/slay menu

41: amx_slay <name or

42: amx_speechmenu - displays speech menu

43: amx_statscfg - displays help for stats configuration

44: amx_statscfgmenu - displays stats configuration menu

45: amx_teammenu - displays team menu

46: amx_tsay <color> <message> - sends left side hud message to all players

47: amx_unban <authid or ip>

48: amx_vote <question> <answer#1> <answer#2>

49: amx_voteban <name or #userid>

50: amx_votekick <name or #userid>

51: amx_voteknifesonly - Starts a vote for knives

52: amx_votemap <map> [map] [map] [map]

53: amx_votemapmenu - displays votemap menu

54: amxmodmenu - displays menus

55: piss - Piss on a dead player

56: say @[@|@|@][w|r|g|b|y|m|c]<text> - displays hud message

57: say /currentmap - display current map (say)

58: say /ff - display friendly fire status (say)

59: say /hp - display info. about your killer (chat)

60: say /me - display current round stats (chat)

61: say /motd - Shows

62: say /piss - Displays piss help

63: say /rank - display your rank (chat)

64: say /rankstats - display your server stats (MOTD)

65: say /report - display waepon status (say_team)

66: say /score - display last score (chat)

67: say /stats - display players stats (menu/MOTD)

68: say /statsme - display your stats (MOTD)

69: say /switch - switch client's stats on or off

70: say /thetime - display the time (say)

71: say /timeleft - display time left on

72: say /top15 - display top 15 players (MOTD)

73: say /votealltalk - start voting session for alltalk

74: say /voteknifesonly - start a vote to turn knifes Only on or off

75: say nextmap - displays nextmap

76: say thetime - displays current time

77: say timeleft - displays timeleft

78: say_team @<text> - displays message to admins

79: uaio_addadmin <nick, #userid, player id> <groups.....>

80: uaio_addadmin_menu Shows Menu to add an admin

81: uaio_admins - Displays All UAIO-Admins Inf

82: uaio_ammo <player> <seconds> (OFF=0 Seconds)

83: uaio_armor <player> <armor>

84: uaio_ban_p <player>

85: uaio_ban_t <player> <minutes>

86: uaio_bcash <player> <seconds> (OFF=0 Seconds)

87: uaio_blackout <player> <seconds> (OFF=0 Seconds)

88: uaio_blanks <player> <seconds> (OFF=0 Seconds)

89: uaio_bslap <player> <# of slaps>

90: uaio_bury <player> <on|off>

91: uaio_cash <player> <cash>

92: uaio_cexec <player> <command>

93: uaio_deaths <player> <deaths>

94: uaio_diver <player> <seconds> (OFF=0 Seconds)

95: uaio_eye <player> <seconds> (OFF=0 Seconds)

96: uaio_fb_nades <player> <seconds> (OFF=0 Seconds)

97: uaio_fire <player> <seconds> (OFF=0 Seconds)

98: uaio_frags <player> <frags>

99: uaio_gag <player> <seconds> (OFF=0 Seconds)

100: uaio_glow <player> <color (see documentation)>

101: uaio_god <player> <seconds> (OFF=0

102: uaio_grav <player> <seconds> (OFF=0 Seconds)

103: uaio_group - Displays Your Group Information.

104: uaio_groups - Displays All UAIO-Groups Information.

105: uaio_he_nades <player> <seconds> (OFF=0 Seconds)

106: uaio_health <player> <health>

107: uaio_help - Displays UAIO-Admin Help Information

108: uaio_icash <player> <seconds> (OFF=0 Seconds)

109: uaio_invis <player> <seconds> (OFF=0 Seconds)

110: uaio_kick <player>

111: uaio_knives

112: uaio_map <map name>

113: uaio_menu - Displays UAIO-Admin Command Menu.

114: uaio_mirror <player> <seconds> (OFF=0 Seconds)

115: uaio_mode <on|off> - Toggles UAIO On/Off.

116: uaio_model <player> <model (1-4=T, 5-8=CT, 9=VIP)>

117: uaio_namelock <player> <seconds> (OFF=0 Seconds)

118: uaio_noclip <player> <seconds> (OFF=0 Seconds)

119: uaio_order - Toggles the Display Order of UAIO Menu.

120: uaio_pistols <on|off>

121: uaio_poison <player> <seconds> (OFF=0

122: uaio_recruit <player>

123: uaio_revive <player>

124: uaio_rifles <on|off>

125: uaio_rocket <player>

126: uaio_seer <player> <seconds> (OFF=0 Seconds)

127: uaio_sexec <command>

128: uaio_shades <player> <seconds> (OFF=0 Seconds)

129: uaio_shake <player>

130: uaio_shotties <on|off>

131: uaio_silent <player> <seconds> (OFF=

132: uaio_slap <player> <damage>

133: uaio_slay <player>

134: uaio_sm_nades <player> <seconds> (OFF=0 Seconds)

135: uaio_snipers <on|off>

136: uaio_spy <player> <seconds> (OFF=0 Seconds)

137: uaio_stack <player> <style (0=Top, 1=Side)>

138: uaio_strip <player>

139: uaio_subs <on|off>

140: uaio_team <player> <team (1=T, 2=CT, 3=Spec)>

141: uaio_trueap <player> <seconds> (OFF=0

142: uaio_turbo <player> <seconds> (OFF=0 Seconds)

143: uaio_v_alltalk <on|off>

144: uaio_v_c4timer <seconds>

145: uaio_v_ff <on|off>

146: uaio_v_gag <player> <seconds> (OFF=0 Seconds)

147: uaio_v_glow <player> <color (see documentation)>

148: uaio_v_grav <gravity> (Default=800)

149: uaio_v_kick <player>

150: uaio_v_knife <on|off>

151: uaio_v_map <

152: uaio_v_pistol <on|off>

153: uaio_v_rifle <on|off>

154: uaio_v_rr <seconds>

155: uaio_v_shotty <on|off>

156: uaio_v_slap <player> <damage>

157: uaio_v_slay <player>

158: uaio_v_smg <on|off>

159: uaio_v_sniper <on|off>

160: uaio_warn <player>

161: uaio_weapon <player> <weapon code (see docum
Вратете се на почетокот Go down
klimeasterix
Почесен член
Почесен член
klimeasterix


Број на мислења : 50
Registration date : 2008-11-15

AMX Commands Empty
ПишувањеПредмет: Re: AMX Commands   AMX Commands Icon_minitimeНед Ное 23, 2008 3:47 am

Ако ви треба ке се снајдите позз Very Happy Very Happy Very Happy
Вратете се на почетокот Go down
nedoztw [A]
Модератор
Модератор
nedoztw [A]


Број на мислења : 452
Age : 32
Location : Macedonia
Registration date : 2007-11-24

AMX Commands Empty
ПишувањеПредмет: Re: AMX Commands   AMX Commands Icon_minitimeЧет Ное 27, 2008 1:24 pm

klimeasterix напиша:
Ако ви треба ке се снајдите позз Very Happy Very Happy Very Happy
фала брат што си се потрудил мислам за ова ќе треба да добиеш 1 админ ... Razz
Вратете се на почетокот Go down
https://annihilation.macedonianforum.net/
Sponsored content





AMX Commands Empty
ПишувањеПредмет: Re: AMX Commands   AMX Commands Icon_minitime

Вратете се на почетокот Go down
 
AMX Commands
Вратете се на почетокот 
Страна 1 of 1

Permissions in this forum:Не можете да одговарате на темите во форумот
Annihilation Team :: Игри :: Counter-Strike-
Отиди до: