View Single Post
S.A.S
Member
Join Date: Jul 2023
Old 01-12-2024 , 08:02   Re: [L4D & L4D2] Gear Transfer (2.32) [20-Dec-2023]
Reply With Quote #414

This is what happens when it is done like this
Code:
// Default: "Versus"
l4d_gear_transfer_modes_off "Versus"

// Turn on the plugin in these game modes, separate by commas (no spaces). (Empty = all).
// -
// Default: ""
l4d_gear_transfer_modes_on ""

// Turn on the plugin in these game modes. 0=All, 1=Coop, 2=Survival, 4=Versus, 8=Scavenge. Add numbers together.
// -
// Default: "1"
l4d_gear_transfer_modes_tog "1"
If nothing is specified, then there is no error
S.A.S is offline