[CSGO] Single weapons cleanup + Weapons on spawn
Posted: Tue Nov 23, 2021 3:22 pm
Description:
This plugin will take care of removing each weapon individually after X time, it also has the function of changing the default weapons.
Ideal for mods like Capture the flag or Deathmatch where weapons are constantly stacking.
This plugin will take care of removing each weapon individually after X time, it also has the function of changing the default weapons.
Ideal for mods like Capture the flag or Deathmatch where weapons are constantly stacking.
get pluginctf_weapons_cleanup Activate individual weapon cleaning (default "1")
ctf_weapons_staytime How long each gun will stay on the ground (default "5")
ctf_weapons_staytime_worldspawn Time in which a weapon that has not been dropped by the client will remain, for example, weapons created by the map (default "3")
ctf_weapons_start Activate weapon modify when respawn (default "1")
ctf_weapons_start_primary Primary weapon (if ctf_weapons_start "1") (default "weapon_ak47")
ctf_weapons_start_secondary Secondary weapon (if ctf_weapons_start "1") (default "weapon_deagle")
ctf_weapons_start_melee Melee weapon (if ctf_weapons_start "1") (default "weapon_knife")