AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   GHW - CTF (Capture The Flag) 3.0 (https://forums.alliedmods.net/showthread.php?t=24301)

GHW_Chronic 02-18-2006 02:35

GHW - CTF (Capture The Flag) 3.0
 
25 Attachment(s)
GHW Capture The Flag

Objective:
  • Go to the enemy base, steal their flag, and return back to your base and put their flag next to your flag.

CVARs:
  • ctf_on - For use in amxx.cfg only, use commands to turn ctf on/off during game (1=on 0=off) (Default: 1)
  • ctf_weapons - What weapons show up on CSDM style weapons menu (See list below for letter conversion) (Can use amx_ctf_remove/addweap) (Default: "abcdefghijklmnopqrstuvwxyz")
  • ctf_nades - How many / what nades players spawn with (Default: "hhff" (2 HEs 2 Flashes))
  • ctf_respawntime - Delay before respawn (Default: 3.0)
  • ctf_maxcaps - Number of caps till map end (Changes to random map in maps.ini) (Default: 25)
  • ctf_spawnprotection - Enable / Disable spawn protection area (1=on 0=off) (Default: 1)
  • ctf_sounds - Enable / Disable Sounds (Default from WoW) (1=on 0=off) (Default: 1)
  • ctf_vote - Vote CTF On/Off feature enabled (1=on 0=off) (Default: 1)
  • ctf_votelength - Time players have to vote (Default: 20.0)
  • ctf_votedelay - Time after a failed vote attempt to start a new vote (Default: 180.0)
  • ctf_voterounddelay - Delay in time from start of round vote will not start (For Buytime) (Default: 5.0)

Client Commands:
  • guns [or] /guns
  • /ctfvote

Admin Commands:
  • amx_ctf_set_tflag - Sets your current location to the new T Flag Spawn Location.
  • amx_ctf_set_ctflag - Sets your current location to the new CT Flag Spawn Location.
  • amx_ctf_off - Turn CTF off
  • amx_ctf_on - Turn CTF on

Notes:
  • amx_ctf_set_t/ctflag - Coords are saved to file so if you set the flag location it is saved forever (or until you change it)
  • Bot Friendly
  • Beamsprite flag no longer supported. Must use model.
  • CSDM Style weapons menu added (that's what the weapons CVAR and commands are for)
  • Everything looks different and hopefully works better.
  • 1.76d compadabilty supported. Just open the .sma, read line 44, and compile locally.
  • Players with flags don't gain spawn protection.

CTF Weapon Constants (By Letter):
  • Code:

    SCOUT                a
    XM1014                b
    MAC10                c
    AUG                d
    UMP45                e
    SG550                f
    GALIL                g
    FAMAS                h
    AWP                i
    MP5NAVY                j
    M249                k
    M3                l
    M4A1                m
    TMP                n
    G3SG1                o
    SG552                p
    AK47                q
    P90                r
    P228                s
    ELITE                t
    FIVESEVEN        u
    USP                v
    GLOCK18                w
    DEAGLE                x
    VEST                y
    VESTHELM        z


v3x 02-18-2006 02:56

Cooooool, a force-field! 8)

GHW_Chronic 02-18-2006 05:07

fixed a spawn bug with help from teame06.

(was using a method that only worked on listen servers)

Edit: He fixed it again to perfection.

Sir Apocalypse 02-18-2006 10:39

vgp = very good plugin

Jordan 02-18-2006 11:29

Sweet!!! Nice :D

Kensai 02-18-2006 11:35

Rofl, I love the force field.

JKB 02-18-2006 12:05

nice! better then previous version

JKB 02-18-2006 12:45

but uhh.. the amx_ctf_toggle command doesnt work

GHW_Chronic 02-18-2006 18:53

Quote:

Originally Posted by JKB
but uhh.. the amx_ctf_toggle command doesnt work

works... for... me...

Lord_Destros 02-18-2006 22:55

lol the command works, but the plugin doesn't actually turn off.


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

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