ShowPlayerClips

所属分类:内容生成
开发工具:SourcePawn
文件大小:30KB
下载次数:0
上传日期:2023-02-03 21:00:20
上 传 者sh-1993
说明:  在地图上显示玩家剪辑笔刷。
(Shows player clip brushes on maps.)

文件列表:
LICENSE (35149, 2023-02-04)
addons (0, 2023-02-04)
addons\sourcemod (0, 2023-02-04)
addons\sourcemod\gamedata (0, 2023-02-04)
addons\sourcemod\gamedata\showplayerclips.games.txt (8954, 2023-02-04)
addons\sourcemod\scripting (0, 2023-02-04)
addons\sourcemod\scripting\include (0, 2023-02-04)
addons\sourcemod\scripting\include\dhooks_macros.inc (1459, 2023-02-04)
addons\sourcemod\scripting\showplayerclips.sp (30541, 2023-02-04)
addons\sourcemod\scripting\spc (0, 2023-02-04)
addons\sourcemod\scripting\spc\methodmaps.sp (36656, 2023-02-04)
addons\sourcemod\translations (0, 2023-02-04)
addons\sourcemod\translations\showplayerclips.phrases.txt (488, 2023-02-04)

# ShowPlayerClips This plugin allows you to see clip brushes on maps, that normally you cannot see without sv_cheats enabled. ## Basic usage and examples: To toggle clip brushes use one of the commands specified in ``spc_commands`` cvar. It will display 3 types of clip brushes, red = player clip; purple = monster clip; pink = both, player and monster clip, additionally on windows in csgo you may see green ones = grenade clips, they are not in linux version though. Preview: ![example1](https://i.imgur.com/cHI0UzY.png) ## Available cvars: * **spc_commands** - Commands that will be used to toggle clip brushes. Max is 20 commands and it's limited by 1024 characters; * **spc_beams_refresh_rate** - Refresh rate at wich beams are redrawn, don't set this to very low value! Map restart needed for this to take effect; * **spc_beams_alpha** - Alpha value for beams, lower = more transperent. Map restart needed for this to take effect; * **spc_beams_width** - Beams width, lower = less visible from distance; * **spc_beams_search_delta** - Leave this value as default or a bit smaller then default. Lower the value, more precision for beams, more beams drawn, lower the fps will be. Set to 0 to disable. Map restart needed for this to take effect; * **spc_beams_material** - Material used for beams. Server restart needed for this to take effect. ## Requirements: * [Dhooks with detour support](https://forums.alliedmods.net/showpost.php?p=2588686&postcount=589); * SourceMod 1.9-6236 or higher.

近期下载者

相关文件


收藏者