kashinoda / cmdWeapons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cmdWeapons

Simple plugin that sets the spawn weapons/items.

Admin Commands:

Admin flag only, if team choice is admitted 'all' will be used.

Weapons and Item Commands


!wp {weapon_shortcode} {ct/t/all} - Set Weapon
!item {item_shortcode} {amount} {ct/t/all} - Set item(s)
!onetap {on/off} {ct/t/all} - Enable one-tap mode (clip capacity 1)
!hp {amount} {ct/t/all} - Set the amount of health a player spawns with

Useful Commands


!flip - Switch settings for both sides
!clear - Clear all settings
!rr - Restart Round

Save your config


!save {save_name} - Save all current settings
!load {save_name} - Load existing settings
!delete {save_name} - Delete an existing slot
!update {save_name} - Update an existing slot

Custom Settings


Save your own console commands and execute them at any time, you must remember to wrap the commands in quotation marks, i.e:
!rcon_save bunnyhop "sv_cheats 1; sv_enablebunnyhopping 1; sv_autobunnyhopping 1"

If your commands are too long for the chat box, enter it via the console instead omitting the !, i.e:
rcon_save bunnyhop "sv_cheats 1; sv_enablebunnyhopping 1; sv_autobunnyhopping 1"

!rcon_save {save_name} {console commands} - Save custom console commands
!rcon_load {save_name} - Load and execute custom console commands
!rcon_delete {save_name} - Delete an existing slot
!rcon_update {save_name} {console commands} - Update an existing slot

Shortcodes


Weapons
awp, scout, ak, m4, m4s, sg, aug, deag, usp, glock, galil, famas, mac10, mp9, mp7, ump, bizon, p90, mp5, m249, mag7, negev, nova, shorty, xm, 57, dualies, p250, tec9, cz, r8, p2000

Items
grenade, smoke, flash, decoy, charge, mine, tag, snowball, shield, defuser

About


Languages

Language:SourcePawn 100.0%