Allows the VIP to acquire a primary weapon through using the
guns2
command. Limits weapons menu to VIPs only. This can be changes by settingins_guns2_ignore_vip_check
to1
.
guns2
and sm_guns2
will open the guns2 menu for applicable clients.
guns2_about
and sm_guns2_about
will display information relating to the
plugin.
When set to 1, all players may access the guns menu.
Default | 0
When set to 1, the weapons menu is automatically opened at the start of a round. Only applies to the VIP.
Default | 0
The time a client must wait, measured in seconds, before they may access the weapons menu again.
Default | 1
Minimum | 0
Maximum | no max value limit
The version of the addon.
Copy the directories plugins
and scripting
to your
steamapps\common\Insurgency Dedicated Server\insurgency
folder.
Then, reload your plugins with sm plugins unload_all; sm plugins refresh
Requirements: SourceMod and MetaMod must be installed on the server.
You can compile the source files yourself by following these instructions.