AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Simple Clanwar Management (https://forums.alliedmods.net/showthread.php?t=26726)

rhin0 04-08-2006 07:24

Simple Clanwar Management
 
2 Attachment(s)
Simple Clanwar Management 1.0 is simple AMXModX plugin for managing clanwars.
Currently, there are these commands available:

say /start - 3x restart and start the match
say /stop - stop the match
say /knife - play knife round
say /rr - restart round
say /scmhelp - display help in MOTD window
say /<mapname minus de_ prefix> (ie. say /dust2, say /cpl_mill, etc.) - change map

Installation:
  • copy content of the ZIP archive into /cstrike/addons directory
  • add this line to /amxmodx/configs/plugins.ini file
    Code:

    scm.amxx

Configuration:
  • if you want to allow SCM commands for all players you have to comment this line in file scm.sma and then recompile it
    Code:

    #define ADMINS_ONLY

Changelog:
1.0 (8.1.2007)
  • available map commands are now loaded from maplist.ini file
  • added multilingual support (CZ and ENG for now)
  • new command say /knife to play knife round (thanks to Dupl3xx)
  • help is now displayed in MOTD window
  • cw.cfg resp. warmup.cfg is executed on startup resp. in the end, of the match (thanks to Dupl3xx)
0.8 (5.4.2006)
  • SCM plugin is no longer compatible with AMXMod
  • SCM commands now available only to admins with access to menu (flag u) - can be changed
  • help message when player connects cannot be disabled anymore
0.7 (3.4.2006) - last version with AMXMod support
  • help message now displayed only once when player connects - can be disabled completely
  • new command say /scmhelp to display help
  • few small tweaks
0.6 (22.2.2006)
  • disabled changing map when match is started
  • improved command say /stop
0.5 (21.2.2006) - never released to public
  • commands to switch to six most played maps (de_cbble, de_cpl_mill, de_dust2, de_inferno, de_nuke, de_train)
  • new commands are:
    - say /cbble
    - say /cpl_mill
    - say /dust2
    - say /inferno
    - say /nuke
    - say /train
0.2 (20.2.2006)
  • option to switch between AMXModX and AMXMod
0.1 (16.2.2006)
  • initial release

wouter 04-08-2006 07:38

sounds nice (amx-match-delux is to big for me ;) )
think we'll try it tomorrow

Kensai 04-08-2006 14:34

Awesome. Nice and simple, easy to use.

OneEyed 04-08-2006 16:29

easy to use iono, thats alot of say commands that could be cut by 90% making menus to handle it.

try out the new menu system, its easy to use, and its great, use it once, and youll use it everywhere hehe

Dan-o 04-09-2006 01:17

haha this is nice but i got a plugin with the name scm, that i made and it totally interfeer's .

rhin0 04-18-2006 15:49

Quote:

Originally Posted by Dan-o
haha this is nice but i got a plugin with the name scm, that i made and it totally interfeer's .

I have never heard about your plugin, but I think it's not that horrible.
It's only a shortcut...

warlock 05-02-2006 22:00

Anyone know how to make it to exec a config when typing /start

after me typing /start it should exec a config called settings.cfg
when typing /warmup it should load warmup.cfg
and when typing /stop it should warmup.cfg aswell

Could anyone add these futures?

*edit*
I managed to get the /start to exec the settings.cfg
but not the stop to exec warmup.cfg

EKS 05-21-2006 07:52

You should add support via a cvar / ini file, so players could add shortcuts to more maps.

rhin0 05-24-2006 14:47

don't know what you mean

EKS 05-25-2006 10:48

Add a cvar / ini file so players can add support for more maps via say /somemap or the plugin does not get approved, and gets moved to the unapproved forum.


All times are GMT -4. The time now is 13:56.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.