View Single Post
Cheap_Suit
Veteran Member
Join Date: May 2004
Old 04-14-2008 , 15:01   Re: Biohazard v1.84 (Zombie Mod)
Reply With Quote #521

Quote:
Originally Posted by DA View Post
@cheap_suit

Plugins.ini
Code:
; AMX Mod X plugins
 
; Admin Base - Always one has to be activated
admin.amxx            ; admin base (required for any admin-related)
;admin_sql.amxx        ; admin base - SQL version (comment admin.amxx)
;admin_amxbans.amxx        ; AmxBans own SQL version of admin_sql if you are using amxbans web interface to manage admins
;amxbans.amxx            ; AmxBans 5.0
 
; Basic
admincmd.amxx            ; basic admin console commands
;adminhelp.amxx        ; help command for admin console commands
xredirect.amxx        ; Server Redirect & AdminSlots
;adminslots.amxx        ; slot reservation
multilingual.amxx        ; Multi-Lingual management
 
; Menus
menufront.amxx        ; front-end for admin menus
cmdmenu.amxx            ; command menu (speech, settings)
plmenu.amxx            ; players menu (kick, ban, client cmds.)
;telemenu.amxx            ; teleport menu (Fun Module required!)
mapsmenu.amxx            ; maps menu (vote, changelevel)
 
; Chat / Messages
admincolor_chat.amxx        ; Colored AdminChat
adminchat.amxx        ; console chat commands
;antiflood.amxx        ; prevent clients from chat-flooding the server
;scrollmsg.amxx        ; displays a scrolling message
;imessage.amxx        ; displays information messages
adminvote.amxx        ; vote commands
 
; Map related
nextmap.amxx            ; displays next map in mapcycle
;mapchooser.amxx        ; allows to vote for next map
timeleft.amxx            ; displays time left on map
 
; Configuration
pausecfg.amxx            ; allows to pause and unpause some plugins
statscfg.amxx            ; allows to manage stats plugins via menu and commands
 
; Counter-Strike
;restmenu.amxx            ; restrict weapons menu
statsx.amxx            ; stats on death or round end (CSX Module required!)
miscstats.amxx        ; bunch of events announcement for Counter-Strike
;stats_logging.amxx        ; weapons stats logging (CSX Module required!)
 
; Enable to use AMX Mod plugins
;amxmod_compat.amxx        ; AMX Mod backwards compatibility layer
 
 
; Custom - Add 3rd party plugins here
server_version.amxx        ; Server Version
amx_ejl_adminchat.amxx      ; Admin HUD Messages
advertising_filter.amxx     ; Advertising Filter
dontsayips.amxx            ; Don't say IP's
autolang.amxx            ; AutoLang
ad_manager.amxx            ; Autoresponder and Advertiser
precacher.amxx            ; Precache
record_kick_management.amxx    ; Demo Recording Management
dailyrestart.amxx            ; Daily Restart
bad_camper.amxx            ; Bad Camper
terror_gravity.amxx debug    ; Terror Gravity
plugins-bio.ini
Code:
biohazard.amxx debug
bio_antiblock.amxx
bio_explodes.amxx
bio_flashlight.amxx
bio_random_models.amxx
plugins-csdm.ini
Code:
csdm_main.amxx
csdm_equip.amxx
csdm_spawn_preset.amxx
csdm_misc.amxx
Amxbans and biohazard with nightly builds not running. Had tested it.
Disable or removed this plugins: ad_manager.amxx and bio_flashlight.amxx. See if that helps.


Quote:
Originally Posted by Cherub View Post
Hi!
I'd like to change zombie's knife damage and every guns to normal.
What i have to do?

I guess i have to change these cvars:

bh_zombie_def_multi 0.087
bh_zombie_atk_multi 1.5
Put both to 1.0
__________________
HDD fried, failed to backup files. Sorry folks, just don't have free time anymore. This is goodbye.
Cheap_Suit is offline