AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   KeeperMngr (https://forums.alliedmods.net/showthread.php?t=2187)

PM 05-28-2004 16:05

KeeperMngr
 
1 Attachment(s)
KeeperMngr version 0.1 released! Read the readme for description!

README:
Code:

================================================================================
KeeperMngr
 Version 0.1
 by PM

(readme best viewed with a monospaced font)

1. REQUIREMENTS
  KeeperMngr only runs on the International Online Soccer Half-Life Mod (IOS, www.iosoccer.com)
  It requires AMXX (amxmodx.org) (and AMXX requires metamod) to be installed and running.
  It also requires the "Engine Module" for AMXX, which comes in the default AMXX package, to be enabled
2. INSTALLATION
  Unzip this file to the (HL)/ios directory.
  Open (HL)/ios/addons/amxx/plugins.ini
  and add this line

keepermngr.amx

3. DESCRIPTION
  KeeperMngr adds these commands:
    amx_keeper <part of nick | #id>
    Makes the selected person a keeper.
    amx_unkeeper <part of nick | #id>
    Makes the selected person an outfield player.
    amx_keeperlimit <limitlevel1> <limitlevel2>
    Possible values for limitlevel1:
      0 - no limit
      1 - limit to half
      2 - limit to penalty box
      3 - limit to spawn position
    Possible values for limitlevel2:
      0 - no limit
      1 - limit to side lines
      2 - limit to penalty box
      3 - limit to spawn position
    How limitlevels work:
      (pitch in 2D)
      +------+
      |      |
      |      |
      |      |
      +------+ ll1
      |      |
      |      |
      |      |
      +------+
        ll2

      The limitlevel1 determins how the keeper can move on the "ll1 axis" in the picture.
      The limitlevel1 determins how the keeper can move on the "ll2 axis" in the picture.
    Examples:
      amx_keeperlimit 3 3
      The keeper won't be able to move from the spawn position
      amx_keeperlimit 1 0
      The keeper can only be on his half
      amx_keeperlimit 2 2
      The keeper can only be in his penalty box
    WARNING:
      This was tested on a LAN server with 2 players (both keepers). A previous alpha version
      was tested on an internet dedicated server and keeper limiting didn't work properly.
      I was not able to find out whether my changes also fixed the internet servers, so please
      report whether limiting works.
4. CHANGELOG:
  0.1:
  Initial release
5. THANKS
  - HUGE THANKS to Lucio for testing
  - BAILOPAN, EKS, AssKicR for misc tips

Have fun and please report problems :)

kingpin 05-28-2004 16:11

hmm i just might throw up a IOS server to check out these plugins :) will report back once I do that.

kingpin 05-29-2004 02:10

i wish someone would do something about worthless spammers around here... btw it worked ok just gotta look closer becuase I was seeing a bug, If i can make it heppen again I will post back.

PM 05-29-2004 06:57

Thanks Kingpin :)

I can't make icons btw...

QwertyAccess 05-29-2004 15:19

Thanks, PM for getting rid of that spammer., do you play IOS often? http://www.nsarmslab.com/qwerty/smileys/bigsmile.gif

PM 05-29-2004 16:26

Quote:

Originally Posted by QwertyAccess
Thanks, PM for getting rid of that spammer., do you play IOS often? http://www.nsarmslab.com/qwerty/smileys/bigsmile.gif

heh yes pretty often :D ( also i am not as good as i should be xD )

Girthesniper 05-30-2004 10:01

Where can I get the newer versions of IOS?

PM 05-30-2004 11:23

Quote:

Originally Posted by Girthesniper
Where can I get the newer versions of IOS?

www.iosoccer.com <-- the newest version is Beta3...

Poison_Jay 06-02-2004 11:11

does alot of people play it?


All times are GMT -4. The time now is 11:23.

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