HLStats Downtime Alert!!!
Completed


Sign Up for the TF2 tournament NOW!!!!

Welcome Guest ( Log In | Register )

 
Closed TopicStart new topic
> AMX Super + Menu, Super: 4.2 - Menu:0.8.2
Bmann_420
post Nov 3 2008, 07:22 PM
Post #1


Hello
Group Icon

Group: Owners
Posts: 1,256
Reputation: 24
Joined: 19-October 08
From: Seattle
Member No.: 2



This is the AMX Super source and .zip file.

If you would like 3.8.1, you can download/compile it locally from Here (Along with any other version ever made)

(Them Menu included is 0.8.2 - Menu Information)

Access Menu
In chat: /supermenu
In console: supermenu

4.1 to 4.2 Changelog
  • Fixed Cvar afk_bombtransfer_spawn to be correct 1/11/09
  • Fixed Cvar amx_immune_access for afk check 1/23/09
  • Fixed the infamous runtime error on like 5550 (Thanks Vittu)
  • Fixed the runtime error on line 912 (Spectate typo)


This post has been edited by Bmann_420: Sep 13 2009, 10:58 PM
Reason for edit: Added French translation for menu

Attached File(s)
Attached File  Get Source or Get Plugin ( amx_super_menu.sma - 29.53K ) Views: 8705
Attached File  Get Source or Get Plugin ( amx_super.sma - 167.06K ) Views: 7994
Attached File  amx_super_4.2.zip ( 413.18K ) Views: 12901
 



Go to the top of the page
 
+Quote Post
Bmann_420
post Dec 13 2008, 07:14 PM
Post #2


Hello
Group Icon

Group: Owners
Posts: 1,256
Reputation: 24
Joined: 19-October 08
From: Seattle
Member No.: 2



Changelog

The differences are:
CODE
4.0 3/01/08
-Removed the old shutdown, and replaced it with Hawk552’s Restart/Shutdown plugin
-Fixed a few small issues with enter/leave messages and some small coding crap
-Added VEN’s Idle Kicker plugin, that switches you to spec, and when full, kicks you out
-Also had to use the Define: #define AFK_CHECK_INTERVAL 5 (Which is editable in the .sma, diddnt think anybody would really need to change it)
-Added ML for the above plugin
-Did a Complete Re-Write of the Gag Plugin
-Fixed the speed echo issue
-Major code cleanup for amx_weapon thanks to [DeathTV] Sid 6.7
-Code change for the new menu
-Changed Command Permissions for easier management

-Major code cleanup thankx to DeathTV
-Added a Weapon Menu based off a cfg
-Added the command prefix’s for the weapon command to not just be numbers but nicks like in source. (amx_weapon nick m4, ak47 and so on)

-.zip file
–Added a Huge README.txt file
–Adding the new menu system by Yami

–The Cvars for those are as follows
amx_ammune_access a // Acces flag for immunity / Will not kick any admin with this flag
amx_immune_time 5 // Connected user’s unassigned kick immunity time (How much time they have before their checked to get kicked)
amx_max_afktime 45 // Max. allowed AFK time (seconds)
amx_afkckeck_allow 1 // Enable / Disable this option in the AMX Super

-Added the Hamsandwich module for amx_revive to get rid of that pesky ghost after a revive =)
-A lot of code cleanup, my god, a lot

4.1 9/27.08

Fixed Runtime errors


==============================================



Installation:

Note: You need at least AMXX 1.8 to run AMX Super
    1. Download the plugin below
    2. Place amx_super.amxx in your server's addons/amxmodx/plugins folder
    3. Place Amx_Super.txt in your server's addons/amxmodx/data/lang folder
    4. Open plugins.ini found in addons/amxmodx/configs
    5. Add the following line at the bottom of the file: amx_super.amxx (or whatever plugin your running)
    6. Save and close plugins.ini
    7. Restart your server or change the map
    8. Done!

Support -(If having trouble Installing)
  • Please post the output of amxx modules & amxx plugins from a console (hlsw) or amx_plugins & amx_modules In a new thread and please read through other threads to see if your problem has been fixed.
  • And PLEASE read the FAQ for Troubleshooting before posting.
  • ALSO READ THE FAQ

  • Also check out Support at #supercentral on IRC in irc.Gamesurge.net


==============================================


Description

* AMX Super
(amx_super.amxx)
-This is the main plugin, the only with all those crazy and usefull commands with many server side resources =)

* AMX Super No Speed
(amx_super_nospeed.amxx)
-This is an exact replica of the above plugin. It is the AMX Super with all commands except for the speed feature. This is for servers with Warcraft mods, WoW mod, BF2 Mod, anything that has todo with game interfearence that has anything to do with the changing of speed. This will no longer interfear with those mods.

Extenstions:

* High Ping Kicker
(amx_hpk.amxx)
-This Plugin is the High Ping Kicker extension. It has a few cvars located in the cfg file to change the plugin how you see fit. It kicks out people with high pings who may to far away to play consitantly in the server without disrupting others' game play with his crapy latency issues.

* Admin Slash
(admin_slash.amxx)
This plugin allows admins to execute amx commands using 'say' and a slash '/'. It can also execute a command on all players or a team using '@all' and '@team' in place of the authid/nick parameter.

Examples:
To kick a player type '/kick playername'
To kick all players type '/kick @all'
To kick all players on a team type '/kick @team:TEAMID'
To ban all players for 10 minutes, type '/ban 10 @all'

NOTE: For admin_slash to work correctly, you HAVE to place the name (in plugins.ini) at the bottom of your 3rd party plugins list! Otherwise it will interfear with other plugins using the / commands.

Example plugins.ini:
; Counter-Strike
restmenu.amxx ; restrict weapons menu
statsx.amxx ; stats on death or round end (CSX Module required!)
miscstats.amxx ; bunch of events announcement for Counter-Strike
stats_logging.amxx ; weapons stats logging (CSX Module required!)

Place all 3rd party plugins below here:
amx_super.amxx
blah.amxx
myplugins.amxx

admin_slash.amxx

This post has been edited by Bmann_420: Sep 13 2009, 10:58 PM
Reason for edit: changed irc channel



Go to the top of the page
 
+Quote Post
Closed TopicStart new topic

 



Lo-Fi Version Time is now: 9th February 2010 - 02:52 AM