AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Ultimate Awp Map Handler (https://forums.alliedmods.net/showthread.php?t=56329)

GHW_Chronic 06-11-2007 15:11

Ultimate Awp Map Handler
 
10 Attachment(s)
  • This plugin does several different things depending on what the CVARs are set to. It is activated on any map that starts with awp_. Its several functionalities are:
    • On new round, give every player an awp (for maps like awp_map where you have to run to get one)
    • Disallow use of weapons that are not the awp / glock18 / usp / knife
    • Auto set freezetime to 0
    • And on awp_map only:
      • Can set both CT and T to either look toward eachother when they spawn or force them both to look at the wall. (By default, Ts are looking at CTs when they spawn but CTs are looking at the wall and it gives Ts an advantage.)
  • CVARs:
    • awp_turn_spawns - 0=Don't turn spawns. 1=Turn spawns to look away from each other. 2=Turn spawns to look towards each other. (awp_map ONLY)
    • awp_spawn_with_awp - 0=Don't spawn with awp. 1=Spawn with awp
    • awp_disallow_buy - 0=Allow use of non-awps. 1=Disallow use of non-awps.
    • awp_no_freezetime - 0=Don't modify freezetime. 1=Automatically set freezetime to 0.
    • awp_allow_pistols - 0=Disallow anything but default pistols. 1=Allow buying of pistols. 2=Disallow any pistols.

Alka 06-11-2007 15:15

Re: Ultimate Awp Map Handler
 
Nice Chronic! I like this...really *w00t* Gj:wink:

neogeo 06-11-2007 15:31

Re: Ultimate Awp Map Handler
 
thanks :D

Tiny 06-11-2007 19:37

Re: Ultimate Awp Map Handler
 
Good work as usual !!!!!!!!!!!

Meaby you should add a spawn protection for about 5 sec so players have time to hide.

Podunk 06-11-2007 19:44

Re: Ultimate Awp Map Handler
 
Quote:

Originally Posted by Tiny (Post 488347)
Good work as usual !!!!!!!!!!!

Meaby you should add a spawn protection for about 5 sec so players have time to hide.

I'd think spawnprotection plugin would be better as its already refined

Tiny 06-12-2007 04:15

Re: Ultimate Awp Map Handler
 
I was thinking in having all in one :wink:

VEN 06-12-2007 05:23

Re: Ultimate Awp Map Handler
 
You should give item after player is spawned but not on new round (isn't spawned yet). See this for details: http://forums.alliedmods.net/showthread.php?t=42159

Quote:

Disallow buying of weapons
I do not see where in the code you disallow buying. Please change the description according to the code or vice versa.

Also instead of weapon drop you could strip it (drop+remove) -> less unnecessary edicts on a map.

manix 06-12-2007 06:48

Re: Ultimate Awp Map Handler
 
Quote:

Originally Posted by Tiny (Post 488347)
Good work as usual !!!!!!!!!!!

Meaby you should add a spawn protection for about 5 sec so players have time to hide.

In CVARs options ?
Because, with freezetime 0 and awp_turn_spawns 1, spawn protection becomes useless (boring :s)

GHW_Chronic 06-12-2007 12:53

Re: Ultimate Awp Map Handler
 
@VEN: fixed cept my hl seems to hate me right now, so when I get it back up I'll implement a removal of the weapon upon drop.

VEN 06-12-2007 13:30

Re: Ultimate Awp Map Handler
 
FYI: attached file is unchanged (i think you forgot to replace it or something).


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

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