Pages

Saturday 27 July 2013

Basebuilder Extended v1.1


- About -
Base builder zombie mod is an idea that totally warps the idea of a Half-Life zombie mod. If you're familiar with Counter-Strike Source zombie mods, then you are also aware of the physics which allows the user to essentially build his/her own barricade using couches and other objects laying around. Using this concept, I thought of moving this idea a step further and allow the user to create their own entire bases. After all, everyone likes to make their own maps. So why not let them?

Because every user is different and will like to build their own different styles of bases, every round is different. It is nearly impossible to recreate exact bases (unless the user has practiced significantly), so playing one map won't get too old too quickly.

- How it's Played -
Base Builder divides the round up into two important phases: the build phase and then the defend phase. During the build phase, the builders (CTs) must work as a team in order to build their own bases by looking at an object and holding down their "+use" key. The object will then turn a pure color become transparent. While the object is being grabbed, the user may move it by looking where he/she wants it to go. Additionally, players may use their left and right mouse buttons to push and pull the object respectfully.

When the user is satisfied with the objects new location, he/she can release their "+use" key and it will become a solid object again. Admins also have the unique ability to lock/unlock pieces from movement by typing "/lock" while looking at the object they want locked. This makes the selected object a solid color (representative of their personal color) and unmovable until it is unlocked. (See object locking for more info)

During the build phase, the zombies (Terrorists) wait and view the builders (CTs) bases for possible flaws and plan out their attack strategy. The zombies spawn area is typically split into two parts: the viewing area with a window to see the bases being built, and the spawn area with a "barrier" which is the door to enter the arena.

When the build phase ends, there is the option of a preparation phase occuring (See preparation phase for more info). Once the preparation phase ends, the defend phase begins. When this happens, the barrier will be removed and the zombies released to try and kill the survivors. The zombies only have a specified amount of time to kill the survivors (Determined by their mp_roundtime CVAR see CVARs for more info). The humans must defend their bases with an assortment of different weapons each being useful in their own way. If you die as a zombie, then you will respawn after X seconds to rejoin the fight. If you die as a survivor, you will either have wait until the round is over, or you will become "infected" and respawn as a zombie.

When the timer runs out and any survivors are alive, the round ends and the survivors win, and then the teams are swapped. If the survivors die beforehand, then the zombies win and the teams are swapped. Because of possible imbalances, players who survive the round will not stay as a builder, because everyone needs to get a chance.

Building bases can be fun! There are limitless possibilities. After spending countless hours testing and playing this modification, I have seen many differently-styled bases be quite successful. Typically, players stick building up, but occasionally someone will build a tunnel-style base. In my experience, ground bases work better then air bases.

- Phases of the Mod -
Build Phase: This is always at the beggining of the round, when players do not fight, but build their bases. During this time, it is imperative that players check and test their bases for flaws, blockages, or mistakes.

Preparation Phase: This was an idea someone submitted that sounded brilliant. The preparation phase is a phase set aside from the build phase where normal players are no longer allowed to build. This is when players also have their guns menu opened to select weapons. During this phase, players have a time limit to get inside their bases, which in turn proved that their bases are possible and not blocked. This greatly reduces the need for admins on 24/7.

Defend Phase: This is the main battle phase of the mod. During this phase, your get to put your base to the test, or attack the builders bases.

- Moving Blocks -
To move, look at a block and hold your +use key
To push, hold left click (slash)
To pull, hold right click (stab)

- Object Locking (Claim Mode) -
Soon after realizing various flaws with the old claim system, I set out to devise a new one. This new system works off of admin flags, which isn't a problem, because you don't want any old noob joining and just locking things to start problems.

Basically, there are two modes 0 implies the older permanent lock mode. In this mode, objects become locked as a default red color and become permanently locked until unlocked by another player. Locked blocks here do not reset with new rounds.

The other mode is 1 (enabled). This is similar to the old claim system, but much more efficient (in my opinion). Basically, in this mode, admins with the lock flag (see flags) are able to lock blocks that only they can move. These blocks can only be unlocked by them, or an admin with the override flag (see flags). Blocks locked by a user are by default a much darker version of their personal color. At the end of each round, a these "claimed" blocks will reset. Players can only claim a max number of blocks (again, to prevent abuse).

- Colors -

The colors system is an addition where players can choose their active objects colors while moving them (and also claimed). Basically, at the start of each round, a player is assigned a random color out of the Crayola 24-Pack (I know... awesome right?). They then build with this color, and can change it depending on the variable. If bb_colormode is 0, then each player can choose their own color from the menu (meaning two or more people have the same color sometimes). If bb_colormode is 1, then each player can still use the menu, however, only one player can use one color at a time. Finally, if bb_colormode is 2, then each player is assigned a random color, and they are stuck with that color, but they should be able to type /random to receive a new one.


- CVARS -
bb_buildtime "150" //Build Time
bb_preptime "30" //Prep Time (0 will disable phase)
bb_zombie_respawn_delay "3" //Zombie Respawn Delay (in seconds)
bb_infection_respawn "5" //Survivor Respawn Infection Delay (in seconds), set to 0 for no respawn
bb_showmovers "1" //Show last movers on objects
bb_lockblocks "1" //Lock blocks <0/1>, see lock blocks
bb_lockmax "10" //Lock max
bb_colormode "1" //Color mode <0/1/2> Menu, one color per player, random
bb_max_move_dist "768" //Push ceiling
bb_min_move_dist "32" //Pull floor
bb_min_dist_set "64" //Grab set (if they grab object that's too close, how far to set distance)
bb_resetblocks "1" //Reset blocks on new round
bb_zombie_supercut "0" //One hit kill for zombies
bb_gunsmenu "1" //Use the internal guns menu, or have another plugin handle it

bb_roundnades <hsf> (Def: h) //Nades to give on gun selection h = HE, f = Flashbang s = Smoke
bb_weapons <a-x> (Def: abcdeghijlmnqrstuvwx) // Guns listed on guns menu

Scout: a
XM1014: b
Mac-10: c
AUG: d
UMP45: e
SG550: f
Galil: g
Famas: h
AWP: i
MP5: j
M249: k
M3: l
M4A1: m
TMP: n
G3SG1: o
SG552: p
AK-47: q
P90: r
P228: s
Dual Elites: t
Fiveseven: u
USP: v
Glock18: w
Deagle: x

- Commands -
+use = grabs selected object while pressed (+grab works for older users)
/guns = Opens the guns menu (CTs can change guns until build time is up)
/respawn = Zombie command to respawn (to fix bad spawning or stick)
/fixspawn = Respawns survivor during build phase (fixes if they stick themselves)
/help = Displays help HUD
/rules = Displays rules HUD
/round = Displays current round (ex. Round 3 of 4)

- Commands -
Say:
/respawn, /revive, /fixspawn = Respawn yourself manually
/class = Opens the classes menu
/lock, /claim = Locks/unlocks objects
/whois <color> = Displays who is currently using a specified color (Tirant is using Red)
/colors = Opens the colors menu (according to CVAR)
/mycolor = Returns what your current color is
/random = Selects for you a new color that is chosen randomly
/guns = Opens the guns menu for yourself

- Admin Commands -
/releasezombies = Manually starts the round
/guns <target> = Opens the guns menu for specified player
/swap <player> = Swaps specified player's team
/revive <player> = Revives specified specified player
/ban <player> = Build bans/unbans specified player from building

Console:
bb_buildban <player> //Bans/unbans specified player
bb_unbuildban <player> //Bans/unbans specified player
bb_bban <player> //Bans/unbans specified player

bb_lock //Locks/unlocks object looking at
bb_claim //Locks/unlocks object looking at

bb_revive <player> // Revives a dead player back to life
bb_swap <player> // Switches the player to the opposite team (and respawns them, no death counted)

bb_startround // Starts the round early (ends build phase)

Zombies :-
  1. Classic Zombie
  2. Fast Zombie
  3. The HeadShot Zombie
  4. Tanker Zombie
  5. Charger Zombie
  6. WereWolf Zombie
  7. Rejuminator Zombie
  8. Banshee Zombie
  9. Chainsaw Zombie
Links to Download:-

Jailbreak Extended (ExD) v16.0


Cvars (with their default values)

jbed_simonsteps  , 1 , Black dots made when simon walks
jbed_autogivecrowbar, 1, Should Crowbar be given randomly?
jbed_maxcrowbar ,  2 , Max no. of crowbars per round
jbed_teamratio ,  3 , team ratio b/w T and CT
jbed_doorattack ,  1 , should doors be opened by firing them ?
jbed_teamchange ,  0 , should T players be able to change to CT
jbed_boxmax ,  6, Min no. of players when box mode can be started
jbed_retrytime  , 20.0, Max time in secounds passed to select CT team
jbed_freedayround  , 240.0 , Freeday Round in secounds
jbed_autolastrequest  , 1 , automatic lr menu for the Last Prisoner
jbed_lastrequest  , 1 , LR enable /disable
jbed_motd  , 1 , modt file (html file)
jbed_spectrounds  , 4 , max no. of rounds for spectators before being kicked
jbed_randomsimon ,  0 , Random simon enable/disable
jbed_autoopen  , 1 , Auto Open cages after some time
jbed_blockvoice ,  2 , Block Voice , 0 :- all can use , 1:- only simon , 2:- only Cts
jbed_blockvoicedays  , 0 , Block Voice during Special Days enable/disable
jbed_buttonshoot  , 1 , Open gates by shooting its Button
jbed_start_coins ,  80 , Starting coins for newbies
jbed_points_kill  , 35 , Ct Kill Coins for prisoners
jbed_points_teamkill  , 25 , Teamkill Coins for Prisoners
jbed_shop_nadeprice  , 160 , Nade price
jbed_shop_flnadeprice ,  200 , Flash Grenade price
jbed_shop_pillsprice  , 270 , Pills Price
jbed_shop_nadepackprice ,  350 , Nade Pack Price
jbed_shop_gunprice ,  400 , Deagle Price
jbed_shop_crowbarprice ,  450 , Crowbar price
jbed_invisibleprice  , 600 , Invisibility Price
jbed_shop_camoprice ,  650 , Ct clothes price
jbed_shop_gunpackprice  , 750 , Gun pack price
jbed_enable_days ,  1 , Special Days Menu enable/disable
jbed_daysmenu_limit  , 3 , Days menu cooldown between rounds
jbed_voteday  , 1 , Enable/disable voting days
jbed_shop  , 1 , Enable/disable Prisoner shop
jbed_shove_force  , 40 , Shove force
jbed_shove_cooldown  , 5 , Cooldown time b/w shove
jbed_sleepmaxhp  , 130 , max hp after sleep For Prisoners only


Admin Commands

jbed_nomic <name> , Transfer <name> to Prisoner
jbed_open , Opens cages
jbed_box , Starts Box Mode
jbed_take_coins <name> <amount> , Takes coins (you must have ADMIN_KICK flag)
jbed_give_coins <target> <amount> , Give coins (you must have ADMIN_KICK flag)


Say Commands (work with "/" or without "/" )
"class", Guard's Class menu
 "bet", Betting Menu
"sleep", Sleep
"wakeup", Wakeup
"shoveon", Guards command to turn on shove
"shoveoff", Guards command to turn off shove
"daysmenu", Guards command for days menu
"menu", Guards Menu
"amenu", Admin Menu
"rules", Displays rules
"fd", Guards command to give fd
"freeday", Guards command to give fd
"lr", Prisoners command for lr menu
"simon", Guards command to become simon
"open", Guards command to open cages
"nomic", Guards command to go to T
"box", Guards command to turn box on
"shop", Prisoners Shop
"countdown",  Guards command to give countdown

"teamdivide",  Guards command to divide T into teams

How to Install: -
Simply copy the ctrike folder to your default HLDS folder and replace everything.

Note:- 
Please make me admin on your server so that i can check any bug.

Link to download:-
http://adv.li/rspa (mediafire)

http://adv.li/1spa (rapidgator)

Deathrun mod


 .:Description :.
Deathrun Manager for cs and cz, well you cant play deathrun in other games

This plugin manages your deathrun server by doing the following things:
Will automatically transfer one RANDOM person from the Counter-Terrorists team over to the Terrorists
Will turn off/on radio commands (with cvar)
Will turn off/on spraying (for those noobs who use spray on breakables)
Will restart round if no terrorist detected
Will check every 15 secs & on player disconnect (if a Terrorist disconnects then will restart round)
Will remove players weapons on new round.

Life System
You will gain one life point when you will kill enemy, This life point will be spend when you die.

.: Cvars :.
< 1 = on || 0 = off >

Turn on/off the plugin
deathrun_toggle 1/0 <default: 1>

Turn on/off the spray blocker
deathrun_spray 1/0 <default: 1>

Turn on/off the radio commands blocker
deathrun_radio 1/0 <default: 1>

Turn on/off giving USP for CT's
deathrun_giveusp 1/0 <default: 1>

Turn on/off removing buyzone
deathrun_removebz 1/0 <default: 1>

Turn on/off remove money and timer from hud
deathrun_hidehud 1/0 <default: 1>

Turn on/off blocking money, if yes, player always will have 0$
deathrun_blockmoney 1/0 <default: 1>

Block or enable 'kill' command for CTs (1 - blocked, 0 - enabled)
deathrun_blockkill 1/0 <default: 1>

Turn on/off the semiclip
deathrun_semiclip 1/0 <default: 1>

Turn on/off the life system, if set to 2, terrorist for winning team will get also 1 life point.
deathrun_lifesystem 2/1/0 <default: 1>

If 1 then gamename will be changed to 'Deathrun v3.0'
deathrun_gamename 1/0 <default: 1>

Turn on/off block no fall damage for terrorists
deathrun_terrnfd 1/0 <default: 1>

How to Install :-
Simply copy the ctrike folder to your default HLDS folder and replace everything.

Note:- 
Please make me admin on your server so that I can check the bug.

Plugins Installed:-

  1. Deathrun_Shop.amxx
  2. DeathrunManager.amxx
  3. dr_lock_buttons.amxx
  4. DRM_trigger_hurt_fix.amxx
  5. roll_the_dice.amxx
  6. stuck.amxx
  7. use_button_once.amxx
  8. specinfo.amxx
  9. dr_team_ratio.amxx
  10. ResetButtons.amxx

Please use rapidgator link

Link to Download -
Mediafire
Rapidgator