Raised This Month: $51 Target: $400
 12% 

Error TF2 With custom sounds in plugin Freak Fortress 2


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Elpapuh
Member
Join Date: Aug 2017
Old 09-04-2017 , 18:08   Error TF2 With custom sounds in plugin Freak Fortress 2
Reply With Quote #1

I need help for FF2 Server,because when a custom boss load a sound in console says:
Quote:
SV_StartSound: not precached (0)
and in game console:
Quote:
Failed to load sound "freak_fortress_2\sandwichman\sandman_spawn_2 .wav", file probably missing from disk/repository
-----------------------------------------------------------------------------------------------------------------------------------------------------------
This is my config:
Quote:
"character"
{
"name" "Sandvixman"
"class" "6"
"model" "models/freak_fortress_2/sandwichman/heavy.mdl"
"ragedist" "1000.0"
"maxspeed" "360"
"ragedamage" "2500"
"lives" "5"
"health_formula" "((((780.8+n)*(n-1))^1.1341)+2046)/3"

"description_en" "Sandvixman:\nBETA BOSS."
"description_ru" "Sandvixman:\nBETA BOSS."

"weapon1"
{
"name" "tf_weapon_fists"
"index" "195"

}

"ability1"
{
"name" "rage_uber"
"arg1" "5"
"plugin_name" "default_abilities"
}
"ability2"
{
"name" "rage_instant_teleport"
"arg0" "0"
"plugin_name" "default_abilities"
}
"ability3"
{
"name" "rage_new_weapon"
"arg1" "tf_weapon_minigun"
"arg2" "653"
"arg3" "2 ; 9 ; 1 ; 309 ; 1 ; 391 ; 99"
//2: +800% damage
//309: Crit kills will gib
//391: Reduces mystery solving time by up to 99%
"arg4" "0"
"arg5" "0"
"arg6" "1"
"arg7" "3"
"plugin_name" "special_noanims"
}
"ability4"
{
"name" "rage_stun"
"arg1" "3"
"plugin_name" "default_abilities"
}
"ability5"
{
"name" "rage_stunsg"
"arg1" "3"
"plugin_name" "default_abilities"
}

"sound_begin"
{
"1" "freak_fortress_2/sandwichman/sandman_spawn.mp3"
"2" "freak_fortress_2/sandwichman/sandman_spawn_2.wav"
}
"sound_hit"
{
"1" "freak_fortress_2/sandwichman/sandman_kill_1.mp3"
"2" "freak_fortress_2/sandwichman/sandman_kill_2.mp3"
"3" "freak_fortress_2/sandwichman/sandman_kill_3.mp3"
"4" "freak_fortress_2/sandwichman/sandman_kill_4.mp3"
}
"sound_kspree"
{
"1" "freak_fortress_2/sandwichman/sandman_kill_1.mp3"
"2" "freak_fortress_2/sandwichman/sandman_kill_1.mp3"
"3" "freak_fortress_2/sandwichman/sandman_kill_1.mp3"
"4" "freak_fortress_2/sandwichman/sandman_kill_1.mp3"
}
"sound_win"
{
"1" "freak_fortress_2/sandwichman/sandman_dead_2.wav"
}
"sound_death"
{
"2" "freak_fortress_2/sandwichman/sandman_win.wav"
}
"sound_ability"
{
"1" "freak_fortress_2/sandwichman/sandman_rage.mp3"
"2" "freak_fortress_2/sandwichman/sandman_rage_2.mp3"
"3" "freak_fortress_2/sandwichman/sandman_rage_3.mp3"
"4" "freak_fortress_2/sandwichman/sandman_rage_4.mp3"
}
"sound_precache"
{
"1" "freak_fortress_2/sandwichman/sandman_spawn.mp3"
"2" "freak_fortress_2/sandwichman/sandman_spawn_2.mp3"
"4" "freak_fortress_2/sandwichman/sandman_kill_1.mp3"
"5" "freak_fortress_2/sandwichman/sandman_kill_2.mp3"
"6" "freak_fortress_2/sandwichman/sandman_kill_3.mp3"
"7" "freak_fortress_2/sandwichman/sandman_kill_4.mp3"
"8" "freak_fortress_2/sandwichman/sandman_win.wav"
"9" "freak_fortress_2/sandwichman/sandman_dead_2.wav"
"10" "freak_fortress_2/sandwichman/sandman_rage.mp3"
"11" "freak_fortress_2/sandwichman/sandman_rage_2.mp3"
"12" "freak_fortress_2/sandwichman/sandman_rage_3.mp3"
"13" "freak_fortress_2/sandwichman/sandman_rage_4.mp3"
"14" "freak_fortress_2/sandwichman/sandman_bgm.wav"
}
"sound_bgm"
{
"path1" "freak_fortress_2\sandwichman\sandman_bgm.wav "
"time1" "358"
}

"mod_download"
{
"1" "models/freak_fortress_2/Sandwichman/heavy"
}
"mat_download"
{
"1" "materials/freak_fortress_2/Sandwichman/arm_blue"
"2" "materials/freak_fortress_2/Sandwichman/arm_red"
"3" "materials/freak_fortress_2/Sandwichman/uber_blue"
"4" "materials/freak_fortress_2/Sandwichman/eye"
}
"download"
{
"1" "sound/freak_fortress_2/sandwichman/sandman_spawn.mp3"
"2" "sound/freak_fortress_2/sandwichman/sandman_spawn_2.wav"
"4" "sound/freak_fortress_2/sandwichman/sandman_dead.mp3"
"5" "sound/freak_fortress_2/sandwichman/sandman_kill_1.mp3"
"6" "sound/freak_fortress_2/sandwichman/sandman_kill_2.mp3"
"7" "sound/freak_fortress_2/sandwichman/sandman_kill_3.mp3"
"8" "sound/freak_fortress_2/sandwichman/sandman_kill_4.mp3"
"9" "sound/freak_fortress_2/sandwichman/sandman_rage.mp3"
"10" "sound/freak_fortress_2/sandwichman/sandman_rage_2.mp3"
"11" "sound/freak_fortress_2/sandwichman/sandman_rage_3.mp3"
"12" "sound/freak_fortress_2/sandwichman/sandman_rage_4.mp3"
"13" "sound/freak_fortress_2/sandwichman/sandman_dead.mp3"
"14" "sound/freak_fortress_2/sandwichman/sandman_dead_1.mp3"
"15" "sound/freak_fortress_2/sandwichman/sandman_dead_3.mp3"
"16" "sound/freak_fortress_2/sandwichman/sandman_dead_2.wav"
"17" "sound/freak_fortress_2/sandwichman/sandman_dead_4.mp3"
"18" "sound/freak_fortress_2/sandwichman/last_alive.mp3"
"19" "sound/freak_fortress_2/sandwichman/sandman_win.wav"
"20" "sound/freak_fortress_2/sandwichman/sandman_bgm.mp3"
}
}



Last edited by Elpapuh; 09-04-2017 at 21:05.
Elpapuh is offline
Elpapuh
Member
Join Date: Aug 2017
Old 09-04-2017 , 18:32   Re: Error FF2 With custom sounds
Reply With Quote #2

I already have a FZ server with files but nothing
Elpapuh is offline
Elpapuh
Member
Join Date: Aug 2017
Old 09-05-2017 , 10:12   Re: Error TF2 With custom sounds in plugin Freak Fortress 2
Reply With Quote #3

Anyone has going to help me?
Elpapuh 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:57.


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