Detalii:
Acest plugin blocheaza wall-ul si soundhack-ul.
Cerinte:
Steam
AmxModX v1.80
Instalare:
1. Download orpheu_base.zip de aici , dezarhiveaza in "/amxmodx" folder
2. dezarhiveaza fisierul "cstrike" in"/cstrike"
3. Adauga pluginul in plugins.ini.
Cvars:
Acest plugin blocheaza wall-ul si soundhack-ul.
Cerinte:
Steam
AmxModX v1.80
Instalare:
1. Download orpheu_base.zip de aici , dezarhiveaza in "
2. dezarhiveaza fisierul "cstrike" in"
3. Adauga pluginul in plugins.ini.
Cvars:
- Cod:
* // // 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