Monday, October 6, 2008

AMX Super Plugin for AMX MOD X, Server Administration Plugin with Simple Commands

You can get the download link of Amx Super Plugin in this blog.

What is Amx Super:

Amx Super is a addon plugin for AMX MOD X. This plugin makes the server management very much simpler by combining all the required plugins in this single plugin. Amx requires many plugins to be installed for a good server management. This Amx Super Plugin allows you to reduce the number of plugins to be installed in your amx.

What are the advantages of Amx Super:

It reduces the number of plugins to be installed in Amx Mod X. It has good reach over the cvars and allows you to change the cvars with ease. Some of the cvars include, sv_alltalk, sv_gravity etc. Amx Super also has amenu plugin. But it is not inbuilt.

Amx Super Menu:

This is not an inbuilt menu in the AMX Super. You will get a seperate plugin with the name Amx Super Menu. You can get the source named amx_super_menu.sma. You can compile this and get the output plugin. Put this plugin in the plugins folder of your amxx. Add a line in the plugin.ini of your amx mod x.

Where to get Amx Super:

The link is given in the downloads post.

Installation of Amx Super:

You can get the complete package from the given link as indicated above. The package contains a .cfg file. That is amx_super.cfg file. And a source file named amx_super.sma. You should compile the source and get the plugin. The out put plugin should be paced in the plugins folder of your amxx folder and add a line to the plugins.ini in the configs folder of your amxx.

Some Commands of Amx Super:

  • amx_deadchat 1 - Enable/Disable dead players chatting with opposing teammates when alltalk is off.
  • bullet_damage 1 - Enable/Disable the bullet bamage HUD above your crosshairs when you hit your opponents.
  • amx_showc4timer - <013> - Off T's only CT's only ALL
  • stats_marquee 0 - Enable/Disable the stats marquee option
  • amx_join_leave 1 - Enable/Disable the join/leave messages
  • sv_sp 1 - Plugin 1=on 0=off
  • amx_heal - Heal Players
  • amx_armor - Give armour
  • amx_teleport- Teleport Player
  • amx_stack - Stack Players one on another
  • amx_gravity - Control Gravity
  • amx_disarm - Disarm
  • amx_rocket - Turns to a Rocket
  • amx_noclip
  • amx_givemoney - Give Money to a Player
  • amx_takemoney -Take Money
  • amx_teamswap - Swap T's and CT's
  • amx_transfer - Transfer 1 players from T's to CT's
  • amx_badaim - Gives badaim
  • amx_lock - Locks teams
  • amx_drug - Drugs a player
  • amx_unlock
  • amx_exec

Some FAQ of Amx Super:

  • ML_NOTFOUND - Make sure that you have added amx_super.txt, the dictionary file, in the data\lang\ folder of amxmodx
  • amx_supermenu not working - Make sure that you have added the plugin amx_super_menu for amxmodx

No comments:

Post a Comment