Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 602 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 602 Bytes

Description

Maintain the specified dropped weapons in the world. Designed for surf rpg/combat servers (maps with game_player_equip entities). For other modes (casual/competitive) just use the weapon_max_before_cleanup convar. Designed for CSGO. Might work on CSS.

Alliedmods

https://forums.alliedmods.net/showthread.php?t=319675

Convars

sm_weapon_max_before_cleanup 24 // Maintain the specified dropped weapons in the world
sm_item_max_before_cleanup 16 // Maintain the specified dropped items in the world.
sm_c4_max_before_cleanup 1 // Maintain the specified dropped C4 in the world.