Raised This Month: $ Target: $400
 0% 

[TF2] Freak Fortress 2


Post New Thread Closed Thread   
 
Thread Tools Display Modes
AeroAcrobat
AlliedModders Donor
Join Date: Apr 2011
Location: lives in a circus
Old 04-07-2012 , 14:49   Re: [TF2] Freak Fortress 2
#41

PHP Code:
"1""models\freak_fortress_2\doctorwho\doctorwho_v1"
"3""freak_fortress_2\doctorwho\win.wav" 
"5""freak_fortress_2\doctorwho\screwdriver.wav" 
not sure if this could cause an error but try to leave a space between these "n" and "x".
"1" "xxx"
"2" "xxx"
__________________

Last edited by AeroAcrobat; 04-07-2012 at 14:51.
AeroAcrobat is offline
kevinnashsummer92
Member
Previously known as:
kevinnashsummer92
Join Date: May 2011
Old 04-07-2012 , 14:54   Re: [TF2] Freak Fortress 2
#42

Quote:
Originally Posted by AeroAcrobat View Post
PHP Code:
"1""models\freak_fortress_2\doctorwho\doctorwho_v1"
"3""freak_fortress_2\doctorwho\win.wav" 
"5""freak_fortress_2\doctorwho\screwdriver.wav" 
not sure if this could cause an error but try to leave a space between these "n" and "x".
"1" "xxx"
"2" "xxx"
there's a space in the actual file. In here the space is gone,i dont know why

Last edited by kevinnashsummer92; 04-07-2012 at 14:57.
kevinnashsummer92 is offline
AeroAcrobat
AlliedModders Donor
Join Date: Apr 2011
Location: lives in a circus
Old 04-07-2012 , 16:16   Re: [TF2] Freak Fortress 2
#43

does Demopan have unlimited charge ?
The thing when u press "R".
__________________
AeroAcrobat is offline
S_W_A_T
Senior Member
Join Date: Dec 2007
Old 04-07-2012 , 16:45   Re: [TF2] Freak Fortress 2
#44

Quote:
Originally Posted by Dispenz0r View Post
it's exactly like that for the two characters,i've checked.
here is one of them:

Code:
"mod_download"
{
"1""models\freak_fortress_2\doctorwho\doctorwho_v1"
}
"mat_download"
{
"1" "materials\freak_fortress_2\doctorwho\bowtie"
"2" "materials\freak_fortress_2\doctorwho\eyeball_l"
"3" "materials\freak_fortress_2\doctorwho\eyeball_r"
"4" "materials\freak_fortress_2\doctorwho\fez_red"
"5" "materials\freak_fortress_2\doctorwho\screwdriver"
"6" "materials\freak_fortress_2\doctorwho\spy_brown"
"7" "materials\freak_fortress_2\doctorwho\spy_head"
}
"download"
{
"1" "materials\freak_fortress_2\doctorwho\bowtie.vmt"
"2" "freak_fortress_2\doctorwho\intro.wav"
"3""freak_fortress_2\doctorwho\win.wav"
"4" "freak_fortress_2\doctorwho\lose.wav"
"5""freak_fortress_2\doctorwho\screwdriver.wav"
"6" "freak_fortress_2\doctorwho\fez.wav"
"7" "freak_fortress_2\doctorwho\bowtie.wav"
"8" "materials\freak_fortress_2\doctorwho\eyeball_l.vmt"
"9" "materials\freak_fortress_2\doctorwho\eyeball_r.vmt"
"10" "materials\freak_fortress_2\doctorwho\fez_red.vmt"
"11" "materials\freak_fortress_2\doctorwho\spy_brown.vmt"
"12" "materials\freak_fortress_2\doctorwho\spy_brown.vtf"
"13" "materials\freak_fortress_2\doctorwho\spy_head.vmt"
"14" "materials\freak_fortress_2\doctorwho\spy_head.vtf"
"15" "materials\freak_fortress_2\doctorwho\spy_head_normal.vtf"
"16" "materials\freak_fortress_2\doctorwho\screwdriver.vtf"
"17" "materials\freak_fortress_2\doctorwho\screwdriver.vmt"
}
You're missing the sound\ in your "download" attribute.
Yours code: "2" "freak_fortress_2\doctorwho\intro.wav"
Should be: "2" "sound\freak_fortress_2\doctorwho\intro.w av"

You might wanna paste your whole cfg file. I added new bosses, its working perfectly fine.

Last edited by S_W_A_T; 04-07-2012 at 16:46.
S_W_A_T is offline
pac_man0
Junior Member
Join Date: Mar 2012
Location: Brazil
Old 04-07-2012 , 16:50   Re: [TF2] Freak Fortress 2
#45

Yeah, is the Demopan supposed to have unlimited 'R' charges?

Last edited by pac_man0; 04-07-2012 at 17:09.
pac_man0 is offline
kevinnashsummer92
Member
Previously known as:
kevinnashsummer92
Join Date: May 2011
Old 04-07-2012 , 17:10   Re: [TF2] Freak Fortress 2
#46

Quote:
Originally Posted by S_W_A_T View Post
You're missing the sound\ in your "download" attribute.
Yours code: "2" "freak_fortress_2\doctorwho\intro.wav"
Should be: "2" "sound\freak_fortress_2\doctorwho\intro.w av"

You might wanna paste your whole cfg file. I added new bosses, its working perfectly fine.

Here are 3 cfg files
Attached Files
File Type: cfg characters.cfg (318 Bytes, 191 views)
File Type: cfg doctor.cfg (3.3 KB, 190 views)
File Type: cfg highlander.cfg (2.1 KB, 173 views)
kevinnashsummer92 is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 04-07-2012 , 19:12   Re: [TF2] Freak Fortress 2
#47

There's an exploit that allows a client to be the boss over and over. Working on a fix.
It's an exploit, as in a client can do it, not a bug as in happens randomly.

In the meantime, Eggman, on each of the bosses, add a link to the 'origin' of the boss.
__________________
Bread EOTL GunMettle Invasion Jungle Inferno 64-bit will break everything. Don't even ask.

All plugins: Randomizer/GiveWeapon, ModelManager, etc.
Post in plugin threads with questions.
Steam is for playing games.
You will be fed to javalia otherwise.
Psyduck likes replays.

Last edited by FlaminSarge; 04-07-2012 at 20:00.
FlaminSarge is offline
S_W_A_T
Senior Member
Join Date: Dec 2007
Old 04-07-2012 , 22:38   Re: [TF2] Freak Fortress 2
#48

Quote:
Originally Posted by Dispenz0r View Post
Here are 3 cfg files
Your doctor.cfg file, the "download" attribute is missing a } at the end.
Your highlander.cfg, i'm not sure if it will work if you dont add the "mod_download" attribute.
S_W_A_T is offline
MasterOfTheXP
Veteran Member
Join Date: Aug 2011
Location: Cloudbank
Old 04-08-2012 , 00:15   Re: [TF2] Freak Fortress 2
#49

> Stout Shako for TWO... reefind
Bleh. FTFY. (stolen from this) And here's an HQ "Mentlegen" if you're interested.

Another minor complaint is about Ninja Spy's feign death sounds...at least three of them can be remade using vanilla TF2 sounds on timers instead of having them as their own downloads.
__________________
Plugins / My Steam / TF2 Sandbox (plugin beta testing!)
MasterOfTheXP is offline
loranger
Senior Member
Join Date: Jun 2011
Old 04-08-2012 , 02:56   Re: [TF2] Freak Fortress 2
#50

Thanks Eggman, another great plugin.

5 stars

Last edited by loranger; 04-08-2012 at 03:08.
loranger is offline
Closed Thread



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 01:53.


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