View Single Post
Plugin Info:     Modification:          Category:         
CookieCrumbler
Senior Member
Join Date: Feb 2013
Location: Australia
Old 02-10-2018 , 11:25   PUGMod Lite 0.0.5
Reply With Quote #1

PUGMod Lite v 0.0.5
Basic functionally for administrating a PUG / SCRIM
Comes with some cool features such as ;

Auto Spectator on Connect -The MOTD and Team Select menu are both blocked on connect and player is auto sent to Spectator.

Team Lock 5v5 - Specs can't join a team when there is 5 players on each team ( 5 CT's and 5 T's ). Specs can sub in if someone leaves.

Shield Blocked - Players cannot buy shield.

Players can Switch between CS 1.6 and CS 1.5 KNIFE by typing /knife in chat.

Teams auto switch [ CT to T & T to CT ] when /ht and all 4 /ot say commands are executed.

CS 1.5 Fast Sniper Switch (Awp/Scout Fast Switch)


Installations & Requirements
AMXMODX 1.8.3 Dev Branch

Must install Deagles' Map Manager v3.25Beta for /vote to work.
/vote executes dmap_rockthevote which force the vote.
If you dont want to use deagsmapmanager change dmap_rockthevote to amx_mapvote in the .sma

Commands

[ All Players ]
/knife Type to switch back and forth between CS1.6 and CS1.5 Knife.

[ Admins with ban flag ]
/rs Execs sv_restartround
/lo3 Exes lo3.cfg
/ht Exes ht.cfg
/ot Exes ot1.cfg
/ot2 Exes ot2.cfg
/ot3 Exes ot3.cfg
/ot4 Exes ot4.cfg
/at Turns Alltalk on - Everyone can talk to eachother
/ato Turns Alltalk off - Only teamates can talk to eachother
/maps Opens amx_mapmenu
/vote Executes dmap_rockthevote to rock the vote with Deagsmapmanager or you can change this in the code to use amx mapvote

New Features Coming Soon
-Optimize code & Fix loose indentations
-ADD Dead Team Talk - Dead and alive players on the same team can voice chat with and hear eachother.
-Add /captain

*Add /Start to automate the entire match & Code entire match sequencing
*Admin types /start and all players are moved to spectator. Team Locker CVAR switches to 0 T and 0 CT to prevent players joining a team.
*Admin who typed start is presented with a menu to select Captain for each team.
*Teams Locked to 1 T and 1 CT
Once there is 1 player on each team ;
*Round Restart * Print MSG * auto execute knife round
*On knife round end auto exec lo3
*After 15 rounds auto swap the teams and auto execute second round
*After 30 rounds if its a tie auto swap the teams and auto execute overtime round.
*After either 3 rounds (mr3) or 5 rounds (mr5) auto swap the teams and execute the second half of overtime
*Print scores in chat at halftime and overtime halftime


Change Log
Code:
v.0.0.5 Current Version
Added CS 1.5 Fast Sniper Switch (Awp/Scout Fast Switch)
Credit: MPNumB -Fast Sniper Switch (Awp Fast Switch)


v.0.0.4
Added swap team code when /ht and all the /ot's are executed

v.0.0.3
Added Block Shield

v.0.0.2 
Integrated PUG Auto Spec on Connect & 5v5 Team lock

v.0.0.1 First Version

You MUST CREATE and PUT a lo3.cfg , ht.cfg , ot.cfg , ot1.cfg , ot2.cfg, ot3.cfg , ot4.cfg
file in your cstrike directory
Attached Files
File Type: sma Get Plugin or Get Source (pugmod_lite.sma - 892 views - 11.9 KB)
__________________
--------------------------------------------------
C is for cookie ... thats good enuff 4 me

Last edited by CookieCrumbler; 03-23-2018 at 20:47.
CookieCrumbler is offline