Posto se cesto traze pitanja o DeathRun-u,pomoci cu vam oko nekih detalja,poput DRshopa,traila...
Instalirate mod na sledeci nacin :
.: DeathRun :.
.: Download :.
Get Plugin
.: Instalation :.
DeathrunManager.amxx --->> /cstrike/addons/amxmodx/plugins/
deathrun.txt --->> /cstrike/addons/amxmodx/data/lang/
u plugins.ini dole pisemo
DeathrunManager.amxx
.: Info :.
u amxx.cfg stavljamo cvar po potrebama
Code:
deathrun_spray 0
deathrun_giveusp 1 - UKOLIKO ZELITE USP
deathrun_hidehud 0
deathrun_blockkill 0
[imate ovo u 'uputstva kako instalirati modove']
.: Deathrun Shop :.
.: Download :.
Get Plugin
.: Instalation :.
Deathrun_Shop.amxx --->> /cstrike/addons/amxmodx/plugins
DeathrunShopLang.txt --->> /cstrike/addons/amxmodx/data/lang
DeathrunShop_Cfg.cfg --->> /cstrike/addons/amxmodx/configs
u plugins.ini dole pisemo
Deathrun_Shop.amxx
(preporucujem ovaj deathrun_shop.cfg,jer vec mesecima uspesno radi na CLARION DeathRunu)
Code:
// Plugin enabled?
deathrun_shop "1"
// He item cost
deathrun_he_cost "3"
// Both grenades cost
deathrun_bothgrenades_cost "5"
// Silent cost
deathrun_silent_cost "5"
// Health cost
deathrun_health_cost "6"
// Armor cost
deathrun_armor_cost "5"
// Speed cost
deathrun_speed_cost "7"
// Gravity cost
deathrun_gravity_cost "5"
// Invisibility cost
deathrun_invisibility_cost "10"
// Speed power cvar
deathrun_speed_power "800.0"
// Gravity power cvar
deathrun_gravity_power "0.3"
// Enable advertise message?
deathrun_advertise_message "1"
.:Trail:.
.: Download :.
Get Plugin
.: Instalation :.
plugin_trail.amxx --->> cstrike/addons/amxmodx/plugins
Colors.cfg --->> /cstrike/addons/amxmodx/configs
sensiblemaps.cfg --->> /cstrike/addons/amxmodx/plugins
u plugins.ini dole pisemo:
plugin_trail.amxx
.:Anti-Retry (recconect - features):.
.: Download :.
Get Plugin
.: recconect.txt :.
Get it
.: Instalation :.
reconnect_features.amxx --->> cstrike/addons/amxmodx/plugins
reconnect.txt --->> /cstrike/addons/amxmodx/data/lang -ovo mozete da menjate
u plugins.ini dole pisemo:
reconnect_features.amxx
.:1x Zamka,i FreeRun mod:.
.: Download :.
Get Plugin
.: Instalation :.
use_button_once.amxx --->> cstrike/addons/amxmodx/plugins
eathrun_fatality.ini;deathrun_insane.ini --->> /cstrike/addons/amxmodx/configs/dr_buttons
(Ako dr_buttons folder ne postoji, napravite ga)
use_button_once.txt --->> cstrike/addons/amxmodx/data/lang
u plugins.ini dole pisemo:
use_button_once.amxx
.:Pingfaker:.
.: Download :.
Get Plugin
.: Instalation :.
pingfaker.amxx --->> cstrike/addons/amxmodx/plugins
fakepings.ini --->> /cstrike/addons/amxmodx/configs
CVAROVI --->> /cstrike.addons/amxmodx/configs/amxx.cfg
Cvarovi su sledeci:
Code:
pingfake_enable <0/1> - Enable/disable ping faking
pingfake_ping <1337> - The ping you want displayed (min: 0 // max: 4095)
pingfake_flux <0> - Fake ping fluctuation amount (0 = none)
pingfake_target <0/1> - Whether to display fake ping to its target too
pingfake_flags <""> - Affect players with these flags only (empty = all)
pingfake_bots <0/1/2> - Affect bots too (set to 2 for bots ONLY setting)
pingfake_multiplier <0.0> - Set this to have the fake ping be a multiple of the player's real ping instead of fixed values (0.0 = disabled)
Konkretno,evo vam po meni najbolji cvarovi:
Code:
pingfake_enable 1
pingfake_ping 20
pingfake_flux 7
pingfake_target 1
pingfake_flags
pingfake_bots 0
pingfake_multiplier 0.0
u plugins.ini dole pisemo:
pingfaker.amxx