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

Why is my boss broken


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
DaftPan
Senior Member
Join Date: Apr 2015
Location: ctf_3fort
Old 04-19-2015 , 21:32   Why is my boss broken
Reply With Quote #1

I made a remake of the hotdog scout boss that was on a ff2 server that closed in march but for some reason his textures are missing
This is the skin he uses and credit will be given when the boss is finished

The files i used for textures were
hotdogblue.vmt
hotdogblue.vtf
normal.vtf




Here's his cfg
Spoiler
__________________
I AM TRASH

Last edited by DaftPan; 04-19-2015 at 21:36. Reason: boss cfg
DaftPan is offline
WakaFlocka
Senior Member
Join Date: Mar 2015
Location: Somewhere in the world
Old 04-19-2015 , 22:08   Re: Why is my boss broken
Reply With Quote #2

Code:
"download"
{
"1"	"sound\freak_fortress_2\HDscout\imgonnakillyoupal.wav"
"2"	"sound\freak_fortress_2\HDscout\thatshowWWintastes.wav"
"3"	"sound\freak_fortress_2\HDscout\hd_dead2.wav"
"4"	"sound\freak_fortress_2\HDscout\hd_rekt1.wav"
"5"	"sound\freak_fortress_2\HDscout\hd_rekt2.wav"
"6"	"sound\freak_fortress_2\HDscout\hd_rekt3.wav"
"7"	"sound\freak_fortress_2\HDscout\hd_rekt4.wav"
"8"	"sound\freak_fortress_2\HDscout\hd_kspree2.wav"
"9"	"sound\freak_fortress_2\HDscout\hd_kspree.wav"
"10"	"sound\freak_fortress_2\HDscout\hd_jump1.wav"
"11"	"sound\freak_fortress_2\HDscout\hd_jump2.wav"
"12"	"sound\freak_fortress_2\HDscout\hd_jump3.wav"
"13"	"sound\freak_fortress_2\HDscout\hd_rage1.wav"
"14"	"sound\freak_fortress_2\HDscout\hd_rage2.wav"
"15"	"sound\freak_fortress_2\HDscout\hotdogtheme.mp3"
"16"	"materials\models\HDS\scout\hotdogblue.vmt"
"17"	"materials\models\HDS\scout\hotdogblue.vtf"
"18"	"materials\models\HDS\scout\normal.vtf"
fixed most of your lines had a space after the .

Last edited by WakaFlocka; 04-19-2015 at 22:13.
WakaFlocka is offline
DaftPan
Senior Member
Join Date: Apr 2015
Location: ctf_3fort
Old 04-19-2015 , 22:26   Re: Why is my boss broken
Reply With Quote #3

Quote:
Originally Posted by WakaFlocka View Post
Code:
"download"
{
"1"	"sound\freak_fortress_2\HDscout\imgonnakillyoupal.wav"
"2"	"sound\freak_fortress_2\HDscout\thatshowWWintastes.wav"
"3"	"sound\freak_fortress_2\HDscout\hd_dead2.wav"
"4"	"sound\freak_fortress_2\HDscout\hd_rekt1.wav"
"5"	"sound\freak_fortress_2\HDscout\hd_rekt2.wav"
"6"	"sound\freak_fortress_2\HDscout\hd_rekt3.wav"
"7"	"sound\freak_fortress_2\HDscout\hd_rekt4.wav"
"8"	"sound\freak_fortress_2\HDscout\hd_kspree2.wav"
"9"	"sound\freak_fortress_2\HDscout\hd_kspree.wav"
"10"	"sound\freak_fortress_2\HDscout\hd_jump1.wav"
"11"	"sound\freak_fortress_2\HDscout\hd_jump2.wav"
"12"	"sound\freak_fortress_2\HDscout\hd_jump3.wav"
"13"	"sound\freak_fortress_2\HDscout\hd_rage1.wav"
"14"	"sound\freak_fortress_2\HDscout\hd_rage2.wav"
"15"	"sound\freak_fortress_2\HDscout\hotdogtheme.mp3"
"16"	"materials\models\HDS\scout\hotdogblue.vmt"
"17"	"materials\models\HDS\scout\hotdogblue.vtf"
"18"	"materials\models\HDS\scout\normal.vtf"
fixed most of your lines had a space after the .
I copied and pasted it that's why it has a space,the boss works but not the model
__________________
I AM TRASH
DaftPan is offline
WakaFlocka
Senior Member
Join Date: Mar 2015
Location: Somewhere in the world
Old 04-20-2015 , 00:11   Re: Why is my boss broken
Reply With Quote #4

Quote:
Originally Posted by DaftPan View Post
I copied and pasted it that's why it has a space,the boss works but not the model
path is wrong it should be models\freak_fortress_2\bossname\mdl file
WakaFlocka is offline
WildCard65
Veteran Member
Join Date: Aug 2013
Location: Canada
Old 04-20-2015 , 07:25   Re: Why is my boss broken
Reply With Quote #5

Quote:
Originally Posted by WakaFlocka View Post
path is wrong it should be models\freak_fortress_2\bossname\mdl file
That is just a ff2 boss path convention. It isn't required to have a path like that. Take a look at saxton hale's model path.
__________________
WildCard65 is offline
Wliu
Veteran Member
Join Date: Apr 2013
Old 04-20-2015 , 08:10   Re: Why is my boss broken
Reply With Quote #6

Two things I noticed that won't fix your bug but you might want to take care of:
Arguments use US-style decimals, eg "1.0" for 1 instead of "1,0"
I've been trying to transition everyone away from using \ in the configs to using / instead (see: your download section).
__________________
~Wliu
Wliu 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 04:18.


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