This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Biohazard v2.00 Beta 3b (Zombie Mod)


Post New Thread Reply   
 
Thread Tools Display Modes
marcellus
Senior Member
Join Date: Mar 2004
Old 08-10-2008 , 12:23   Re: Biohazard v2.00 Beta 3b (Zombie Mod)
Reply With Quote #2441

Quote:
Originally Posted by CHyCMyMpNk View Post
marcellus very , very nice , thank you very much !
I noticed such thing . When a player burns, as that is put on the brakes at run turns out ( by jerks ) . Will you be able yet to prompt how to do the way to the sounds ?
sorry, i cant understand you ... :/
__________________
www.war-cs.com
french cz community
marcellus is offline
lights
BANNED
Join Date: Jul 2008
Old 08-10-2008 , 14:44   Re: Biohazard v2.00 Beta 3b (Zombie Mod)
Reply With Quote #2442

Okay, I would like to add another zombie model (For 1.93). I do not want to replace the current one, just add another one. How do i do this and is it reversable. Thank you.
lights is offline
Send a message via MSN to lights
CHyCMyMpNk
Senior Member
Join Date: Jun 2008
Location: PTZ
Old 08-10-2008 , 15:46   Re: Biohazard v2.00 Beta 3b (Zombie Mod)
Reply With Quote #2443

Quote:
Originally Posted by lights View Post
Okay, I would like to add another zombie model (For 1.93). I do not want to replace the current one, just add another one. How do i do this and is it reversable. Thank you.
bio_random_models
Code:
new g_zombie_models[][] =
{
    "models/player/zombie01/zombie01.mdl",
    "models/player/zombie02/zombie02.mdl",
    "models/player/zombie03/zombie03.mdl",
    "models/player/zombie10/zombie10.mdl",
    "models/player/zombie17/zombie17.mdl",
    "models/player/zombie18/zombie18.mdl"
CHyCMyMpNk is offline
Send a message via ICQ to CHyCMyMpNk
Hello-World
Senior Member
Join Date: May 2008
Old 08-11-2008 , 00:20   Re: Biohazard v2.00 Beta 3b (Zombie Mod)
Reply With Quote #2444

Quote:
Originally Posted by razor666 View Post
How can i change the sounds in the Biohazard 2.00 Beta 3B??
Examples:
new g_zombie_win_sounds[][] =
{
"biohazard/zombie_win1.wav",
"biohazard/zombie_win2.wav",
"biohazard/zombie_win3.wav"
}

new g_scream_sounds[][] =
{
"biohazard/zombie_infec1.wav",
"biohazard/zombie_infec2.wav",
"biohazard/zombie_infec3.wav"
}

new g_zombie_miss_sounds[][] =
{
"zombie/claw_miss1.wav",
"zombie/claw_miss2.wav"
}

new g_zombie_hit_sounds[][] =
{
"zombie/claw_strike1.wav",
"zombie/claw_strike2.wav",
"zombie/claw_strike3.wav"
}

new g_zombie_die_sounds[][] =
{
"biohazard/death1.wav",
"biohazard/death2.wav",
"biohazard/death3.wav"

thx for helping me
Here is an example 4U :
new g_zombie_die_sounds[][] =
{
"biohazard/death1.wav",
"biohazard/death2.wav",
"biohazard/death3.wav",
"biohazard/yoursound.wav",
"biohazard/yourdsound2.wav" >>> Don't put "," in this line
}
You can add many sound as you want but each line you must have a , (except for the last line)

Good luck
__________________
sry for my bad english
I'm helpful !! +karma 4 me
I said something wrong !! Don't -karma
Learnin' scripting and skinning 4 Now !
Mine Comp Got Burned , can't do anything for 3 month
Hello-World is offline
razor666
Junior Member
Join Date: Jul 2007
Old 08-11-2008 , 00:35   Re: Biohazard v2.00 Beta 3b (Zombie Mod)
Reply With Quote #2445

@Hello.World

Thanksss
razor666 is offline
razor666
Junior Member
Join Date: Jul 2007
Old 08-11-2008 , 02:16   Re: Biohazard v2.00 Beta 3b (Zombie Mod)
Reply With Quote #2446

Help me again

how to add ambience sounds in biohazard 2.00 ?
razor666 is offline
Laur88nt
Junior Member
Join Date: Jul 2008
Old 08-11-2008 , 03:11   Re: Biohazard v2.00 Beta 3b (Zombie Mod)
Reply With Quote #2447

FAST LINK DOWNLOAD by Laur88nt

Add this line in your server.cfg

Code:
sv_downloadurl "http://browse-ro.evolink.ro/cs/"
sv_allowupload 1
sv_allowdownload 1
Work great
Laur88nt is offline
Swuifti
Senior Member
Join Date: Mar 2008
Location: Bulgaria/Sofia
Old 08-11-2008 , 07:16   Re: Biohazard v2.00 Beta 3b (Zombie Mod)
Reply With Quote #2448

Quote:
Originally Posted by marcellus View Post
if you set napalm_override to 1, every HE will be a napalm_HE.

give the output of amx_plugins please

do you use a custom model for HE grenade ?
No i dont use ..

Here are the plugins:
;ADMIN
;admin_mark.amxx
admins-with-vip.amxx
admin_check.amxx
contact_owner.amxx

;BIOHAZARD
custom_sky.amxx
enemyradar.amxx
spectnvgx
;advanced_fog.amxx

;SERVER
GHW_Chat_Text.amxx
dontsayips.amxx
;spec_banner_ads
gamenamechanger.amxx


;SOUNDS
;GRENADE
grenade_trail.amxx

;FUN

;Design

timeprojector.amxx
amx_info.amxx




And bio plugins :

biohazard.amxx
bio_smokeflare.amxx
bio_napalm_nades.amxx
bio_misc.amxx
bio_healthdisplayer.amxx
bio_painsounds2.amxx
bio_baseclasses.amxx
bio_bigzombie.amxx
bio_classiczombie.amxx
bio_climbingzombie.amxx
bio_fastzombie.amxx
bio_knockback2.amxx
Swuifti is offline
Send a message via ICQ to Swuifti Send a message via Yahoo to Swuifti Send a message via Skype™ to Swuifti
Swuifti
Senior Member
Join Date: Mar 2008
Location: Bulgaria/Sofia
Old 08-11-2008 , 07:16   Re: Biohazard v2.00 Beta 3b (Zombie Mod)
Reply With Quote #2449

And here is an error :

L 08/10/2008 - 10:50:59: [AMXX] Run time error 10 (plugin "bio_knockback.amxx") (native "get_pcvar_float") - debug not enabled!
L 08/10/2008 - 10:50:59: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 08/10/2008 - 10:50:59: Invalid CVAR pointer
L 08/10/2008 - 10:50:59: [AMXX] Run time error 10 (plugin "bio_knockback.amxx") (native "get_pcvar_float") - debug not enabled!
L 08/10/2008 - 10:50:59: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 08/10/2008 - 10:50:59: Invalid CVAR pointer
L 08/10/2008 - 10:50:59: [AMXX] Run time error 10 (plugin "bio_knockback.amxx") (native "get_pcvar_float") - debug not enabled!
L 08/10/2008 - 10:50:59: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 08/10/2008 - 10:50:59: Invalid CVAR pointer
L 08/10/2008 - 10:50:59: [AMXX] Run time error 10 (plugin "bio_knockback.amxx") (native "get_pcvar_float") - debug not enabled!
L 08/10/2008 - 10:50:59: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 08/10/2008 - 10:50:59: Invalid CVAR pointer
L 08/10/2008 - 10:50:59: [AMXX] Run time error 10 (plugin "bio_knockback.amxx") (native "get_pcvar_float") - debug not enabled!
L 08/10/2008 - 10:50:59: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 08/10/2008 - 10:50:59: Invalid CVAR pointer
L 08/10/2008 - 10:50:59: [AMXX] Run time error 10 (plugin "bio_knockback.amxx") (native "get_pcvar_float") - debug not enabled!
L 08/10/2008 - 10:50:59: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 08/10/2008 - 10:50:59: Invalid CVAR pointer
L 08/10/2008 - 10:50:59: [AMXX] Run time error 10 (plugin "bio_knockback.amxx") (native "get_pcvar_float") - debug not enabled!
L 08/10/2008 - 10:50:59: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 08/10/2008 - 10:50:59: Invalid CVAR pointer
L 08/10/2008 - 10:50:59: [AMXX] Run time error 10 (plugin "bio_knockback.amxx") (native "get_pcvar_float") - debug not enabled!
L 08/10/2008 - 10:50:59: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 08/10/2008 - 10:50:59: Invalid CVAR pointer
L 08/10/2008 - 10:50:59: [AMXX] Run time error 10 (plugin "bio_knockback.amxx") (native "get_pcvar_float") - debug not enabled!
L 08/10/2008 - 10:50:59: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 08/10/2008 - 10:51:00: Invalid CVAR pointer
L 08/10/2008 - 10:51:00: [AMXX] Run time error 10 (plugin "bio_knockback.amxx") (native "get_pcvar_float") - debug not enabled!
L 08/10/2008 - 10:51:00: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 08/10/2008 - 10:51:00: Invalid CVAR pointer
L 08/10/2008 - 10:51:00: [AMXX] Run time error 10 (plugin "bio_knockback.amxx") (native "get_pcvar_float") - debug not enabled!
L 08/10/2008 - 10:51:00: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 08/10/2008 - 10:51:00: Invalid CVAR pointer
L 08/10/2008 - 10:51:00: [AMXX] Run time error 10 (plugin "bio_knockback.amxx") (native "get_pcvar_float") - debug not enabled!
L 08/10/2008 - 10:51:00: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
Swuifti is offline
Send a message via ICQ to Swuifti Send a message via Yahoo to Swuifti Send a message via Skype™ to Swuifti
Hello-World
Senior Member
Join Date: May 2008
Old 08-11-2008 , 09:13   Re: Biohazard v2.00 Beta 3b (Zombie Mod)
Reply With Quote #2450

Quote:
Originally Posted by razor666 View Post
Help me again

how to add ambience sounds in biohazard 2.00 ?
@razor666 :
Sub-plugins : bio_ambience stills working ^^.This plugins just playing the ambience sound . Here the sound and .sma
Attached Files
File Type: rar bio_ambience.rar (247.0 KB, 277 views)
__________________
sry for my bad english
I'm helpful !! +karma 4 me
I said something wrong !! Don't -karma
Learnin' scripting and skinning 4 Now !
Mine Comp Got Burned , can't do anything for 3 month
Hello-World is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:18.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode