Thread: SM Super Menu
View Single Post
Author Message
pRED*
Join Date: Dec 2006
Old 07-05-2007 , 02:51   SM Super Menu
Reply With Quote #1

SM Super Menu

This plugin is now available as part of the core package in 1.0.x and 1.1 hourly builds. http://www.sourcemod.net/snapshots.php
Full documentation: http://wiki.alliedmods.net/Dynamic_A...28SourceMod%29

This plugin will stay supported until SourceMod 1.0.1 is released at which point it will be deprecated.

Generates a menu from a config file - runs commands
Use inconjunction with addons plugins to do lots of pro shiz.
Designed to be used in conjunction with the SM Super Commands plugin but both will run perfectly without the other.

The attached smsuper.ini file is an example setup and includes commands (with some possible options) for all the Super Commands Plugins commands + kick and ban from normal sourcemod.

Adding commands from other plugins like glow, cash etc is very easy. Read the below section of how to set out your smsuper.ini file, and read the example smsuper.ini.

If the plugin acts weird or crashes the server, theres a very high chance you've missed a " or done something else weird in your config file. Check this first, check it again, check it backward, upside down and then just check it again before posting here. This includes PM'ing me. *glares at Tekniqal*

Completely Rebuilt from scratch. Now you can have as many paremeters as you want.. As many options.. submenus.. team selection..


Commands:
None!!

Setup:
install plugin normally.
Put the smsuper.ini file into your configs dir
Setup the smsuper.ini file as you wish.

smsuper.ini file info:
See the top of the sp file and view the provided example smsuper.ini file to see how to lay them out.

Changelog:

0.1 - Initial Release
0.11 - Added BuildPath
0.2 - Complete Rebuild.
0.3 - Fixed a few bugs
- Added admin levels
- Added 'mapcycle' type of menu
- Added option for @num (unquoted) as well as #num
0.4 - Mapcycle type now also needs a 'path' setting (relative to base mod dir)
- Rewrote to use supermenu include file
- Fixed stupid admin auth bug
- Added admins levels for lists
- Rewrote admin system
- Base menu is now created on view (only shows needed entries)
- Another large admin system change - Recommendation by Bail
0.5 - Large re-write to use sm_admin menu. Should be more efficient
- Removed supermenu.inc, silly waste of time that broke the web compiler
- Added 'onoff' menu type
Attached Files
File Type: ini smsuper.ini (5.6 KB, 21815 views)
File Type: sp Get Plugin or Get Source (sm_super_menu.sp - 42596 views - 21.2 KB)

Last edited by pRED*; 04-07-2008 at 02:23.
pRED* is offline