View Single Post
Author Message
Eun
Member
Join Date: Jan 2011
Old 08-05-2015 , 13:06   [CS:GO] WarmupEx - Customize your default warmup
Reply With Quote #1

This plugin allows to modify the default warmup.

It strips all items and allows the items you want!


Cvarlist:
Code:
sm_warmupex = "1"
Enable or disable plugin

sm_warmupex_givect = "weapon_knife,item_kevlar"
Comma seperated list of items to give the Counter-Terrorists

sm_warmupex_givet = "weapon_knife,item_kevlar"
Comma seperated list of items to give the Terrorists

sm_warmupex_infinite_he = "1"
Infinite high explosive grenades (0 = disabled, 1 = unlimited, 2 = unlimited and switch to nade)

sm_warmupex_infinite_flash = "1"
Infinite flashbangs (0 = disabled, 1 = unlimited, 2 = unlimited and switch to nade)

sm_warmupex_infinite_smoke = "1"
Infinite smoke grenades (0 = disabled, 1 = unlimited, 2 = unlimited and switch to nade)

sm_warmupex_infinite_decoy = "1"
Infinite decoy grenades (0 = disabled, 1 = unlimited, 2 = unlimited and switch to nade)

sm_warmupex_infinite_molotov = "1"
Infinite molotov cocktails (0 = disabled, 1 = unlimited, 2 = unlimited and switch to nade)

sm_warmupex_infinite_incendiary = "1"
Infinite incendiary grenades (0 = disabled, 1 = unlimited, 2 = unlimited and switch to nade)

sm_warmupex_infinite_taser = "1"
Infinite Tasers (0 = disabled, 1 = unlimited, 2 = unlimited and switch to taser, 3 = unlimited insta mode)

sm_restricted_sound = "sound/buttons/weapon_cant_buy.wav"
Sound to play when a weapon is restricted (leave blank to disable)
Uses parts of https://forums.alliedmods.net/showthread.php?p=2305656
Attached Files
File Type: sp Get Plugin or Get Source (warmupex.sp - 1867 views - 10.8 KB)
Eun is offline