AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   New Plugin Submissions (https://forums.alliedmods.net/forumdisplay.php?f=26)
-   -   Bag-Tag Mod (https://forums.alliedmods.net/showthread.php?t=168786)

nikhilgupta345 10-03-2011 23:37

Bag-Tag Mod
 
4 Attachment(s)
Bag Tag Mod

By: nikhilgupta345


I saw this plugin on a few knife servers in Counter-Strike, and found out the mod was private, so I decided to create it and release it publicly.

Description:
Bag Tag mod is a mod for knife servers that allows players to type /votebagtag in order to vote whether bag tag is turned on.
When it is turned out, the scores are reset, the round is restarted, and a random player starts with the bag.
The object of the game is to keep the bag in your team's possession for as long as possible.

Every 10 seconds, the team carrying the bag (model is a suitcase) will receive a 'win' for their team,
and each player on the team will receive one frag.

When the player with the bag kills a player, he gets 2 frags instead of 1.

Players can also vote to turn off bag tag by typing /votebagtag again.


CVars:
    • bt_vote_wait - How often a player can start a vote to turn off/on bag tag
    • bt_respawn_time - How long it takes for a player to respawn
    • bt_score_time - How often the team that has the bag gets a point
    • bt_reset_time - How long it takes to reset bag after it is dropped and nobody picks it up
Installation:
    • Click 'Get Source' link below
    • Compile Locally
    • Place 'BagTag.amxx' in addons/amxmodx/plugins/ folder
    • Open addons/amxmodx/configs/plugins.ini
    • Add the line 'BagTag.amxx' at the bottom
    • Download resources.zip below and extract into cstrike folder
    • Restart server or change map

Credits:
    • Arkshine - Setting Team Scores
    • Drekes - Origin Fixing

Click here to see servers running this plugin.

Please let me know of any suggestions you have, any bugs you find, or any comments you have regarding the plugin.

nikhilgupta345 10-03-2011 23:37

Re: Bag-Tag Mod
 
Changelog:

Code:

October 4, 2011 - v1.0 -    Initial release
                - v1.0.1 -  Added CVARs + HUD for score


Requirements:
    • Orpheu 2.3
    • AMX Mod X
    • CS 1.6

aLaDiN 10-04-2011 03:28

Re: Bag-Tag Mod
 
You can make cvar for the time which player must keep the bag and...:
Quote:

Every 10 seconds, the team carrying the bag (model is a suitcase) will receive a 'win' for their team,
and each player on the team will receive one frag.

Arkshine 10-04-2011 04:16

Re: Bag-Tag Mod
 
Quote:

Click 'Get Source' link below
You use custom includes. Orpheu is not an official module and the webcompiler can't compile the plugin with it.

dark_style 10-04-2011 04:19

Re: Bag-Tag Mod
 
Quote:

Originally Posted by Arkshine (Post 1568130)
You use custom includes. Orpheu is not an official module and the webcompiler can't compile the plugin with it.

Yes, but he said "Get Source". :)

Arkshine 10-04-2011 04:28

Re: Bag-Tag Mod
 
Oops. Indeed really not read properly. I just wake up.

enjoi. 10-04-2011 07:24

Re: Bag-Tag Mod
 
Screenshots?

nikhilgupta345 10-04-2011 07:55

Re: Bag-Tag Mod
 
Forgot to add orpheu signatures, added to resources.

Credits to Arkshine.

Also updated installation instructions and requirements.

enjoi. 10-04-2011 08:07

Re: Bag-Tag Mod
 
Can u add screenshots nikhilgupta please?

aLaDiN 10-04-2011 16:09

Re: Bag-Tag Mod
 
@nikhilgupta345 i give you idea, what do you think for it?


All times are GMT -4. The time now is 19:24.

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