Jump to content

[Plugin] Block WallHack


Recommended Posts

kenzake powah!
Posted

Descriere: Acest plugin blocheaza wall hacks , pereti transparenti .
Descarcare: Link 

Nume: Block WallHack
Versiune: 8.0
Credits:

- joropito - for compiling engineX on linux
- hlstriker - for finding the way to detect semi-transparent textures!
- h010c - for tests and benchmarks, anti-soundhack tests and code samples
- joaquimandrade - for pointing out the plugin flaws, and for the Orpheu module
- Connor - some stocks
- Arkshine - for finding precise weapon head points, and for some sig files, spawnStaticSound
- Mnx Community - for letting me test this plugin on linux!
- turshija - for some small suggestions.
- .Owyn. - bug reports
- ShlumPF* - for small improvements (initial v1.0)
- eD & Niculae - for some tests
Instalare:
1. Dezarhivati fisierul cstrike si il suprapuneti peste cel al server-lui .
2. Intrati in fisierul addons/amxmodx/configs/plugins.ini si adaugati la urma:
bwversion.amxx
snblock
.amxx
trblock
.amxx


Cvaruri:

  • // // TRW Block // //
  • trw_enable 1 // 1 (default/recommended) - plugin is turned on, 0 - off
  • trw_ignore_team 1 // 1 (default) if the plugin ignores teammates, 0 will check teammates and block them if not seen
  • trw_block_ents 0 // 3 block "grenade/armoury/weapon" entities with more checks, 2 block all entities but do more calculations on "grenade" entities, 1 block all entities that are not seen (no extra calculations), 0 (default) let the engine decide
  • trw_fov_check 1 // 1 (default/recommended) - do not transmit entities that are behind the player, 0 transmit everything
  • trw_target_check 1 // 1 (default) - if user shoots and hits someone that person will not be transmited, 0 disable tis check
  • trw_smooth_check 2 // 2 (default/recommended) - it will make the players not pop using vector calculations, 1 it will make players not pop using origin prediction, 0 disabled smooth check
  • trw_textureallow 1 // 1 (default/recommended) - will make the plugin ignore transparent entities, 0 disable this check
  • // // SND Block // //
  • snb_enable 1 // 1 (default/recommended) enable ESP sound blocking, 0 - disabled plugin
  • snb_footsteps 1 // 1 (default/recommended) make the plugin generate footsteps set mp_footsteps to 0!!!, 0 disabled
  • snb_shotover 1 // 1 (default/recommended) override shots, 0 disabled

Module necesare:

  • Steam
  • AmxModX v1.80
  • EngineX
  • Orpheu

Imagini:

 

-

Guest
This topic is now closed to further replies.
×
×
  • Create New...