It will remove collision on weapons which reduces server lag. It will also remove all weapons if there are too many on the map which could prevent a crash.
Code: sm_weaponoptimizer_enable //Enable or disable Weapon Noblock
//Default 1
sm_weaponoptimizer_time //Disables collision on all weapons every X seconds
//Requires sm_weaponoptimizer_enable 1
//Default 15
//Min 5, Max 600
sm_weaponoptimizer_remove //Enable remove all weapons
//Default 1
sm_weaponoptimizer_limit //Remove all weapons once the amount of weapons reaches this limit
//Requires sm_weaponoptimizer_remove 1
//Default 35
//Min 1, Max 500The author of the original plugin: http://forums.allied...ad.php?p=870661
Attached Files

Wyświetl pełny artykuł