[CS2][LUA] Запрет оружия / WeaponDeleter(WeaponRestrict) - LUA Plugins - Моддинг Игр и Серверов Jump to content
Guest

[CS2][LUA] Запрет оружия / WeaponDeleter(WeaponRestrict) 1.0.0


1 Screenshot

About This File

WeaponDeleter(WeaponRestrict) - плагин для сервера CS2, позволяющий запрещать определенное оружие на вашем сервере.

Настройки плагина (ограничение оружия и тд) найдете в конфиге: configs/WeaponDeleter.ini

 

Пример конфига:

"Restrictor"
{
	"message_status"		"1"		// status of chat message		[0 - off | 1 - on]
	"sound_status"			"1"		// status of playing sound		[0 - off | 1 - on]
	"sound_path"			"ui/beep22.wav"				// path to sound file. This file from game/csgo/pak01_dir.vpk/sounds/ui/beep22.vsnd_c
	"weapon_awp"	// delete block if want not restrict
	{
		"ct"			"2"			// [0 - full limited | N - unlimited count to team]
		"t"				"0"			// [0 - full limited | N - unlimited count to team]
	}
																////////////////////////////
	"weapon_m4a1"	// delete block if want not restrict		// M4A1 and M4A1-Silencer //
	{															////////////////////////////
		"ct"			"1"			// [0 - full limited | N - unlimited count to team]
		"t"				"1"			// [0 - full limited | N - unlimited count to team]
	}
}

// M4A1(MAIN) == M4A1-Silencer
// USP-S == P-2000(MAIN)
// SG553 == SG556(MAIN)
// MP5-SD == MP7(MAIN)
// REVOLVER == DESERT EAGLE(MAIN)
// CZ75A == P250(MAIN)

 

User Feedback

Recommended Comments

There are no comments to display.



×
×
  • Create New...
Search In
  • More options...
Find results that contain...
Find results in...

Write what you are looking for and press enter or click the search icon to begin your search