Plugin finds and shows your target height (Z coord)
Compiler needed 1.10
Version 1.0.0
- Added ConVar "hfind_version" that stores plugin version
- Added ConVar "hfind_enabled" that stores plugin state
- Added console command "sm_findh" to enable Height Finder (detecting brush entity - beta version, important to be near the wall or something)
- Added console command "sm_checkjump" to enable/disable jump checker
<-Some Admin stuff->
- Added console command "sm_brushmode" (for Admins) to enable/disable brush mode
- Added console command "sm_nogrenades" (for Admins) to show func_nogrenades brush entities
- Added console command "sm_stopnogrenades" (for Admins) to stop showing func_nogrenades brush entities
- Added console command "sm_teletriggers" (for Admins) to show trigger_teleport brush entities
- Added console command "sm_stopteletriggers" (for Admins) to stop showing trigger_teleport brush entities
- Added console command "sm_removent" (for Admins) to remove trigger_teleport and func_nogrenades brush entities, restart the map to restore triggers and func_ brush entities
- Added console command "sm_getentindex" (for Admins) to get trigger_teleport and func_nogrenades index
- Added console command "sm_moventup" (for Admins) to move trigger_teleport and func_nogrenades brush entities up
- Added console command "sm_moventdown" (for Admins) to move trigger_teleport and func_nogrenades brush entities down
Version 1.0.1
- Bug fix
- Corrected description (how to use command)
Demo:
FinderDemo:
Admin stuff