Raised This Month: $ Target: $400
 0% 

[TF2] Freak Fortress 2


Post New Thread Closed Thread   
 
Thread Tools Display Modes
nope.avi
Senior Member
Join Date: Jan 2012
Location: Australia
Old 06-08-2012 , 05:17   Re: [TF2] Freak Fortress 2
#1231

Quote:
Originally Posted by MasterOfTheXP View Post
That, plus you don't need to list models and materials in both "download" and "mod_download"/"mat_download"
Quote:
Originally Posted by war100ck
found an error, in your folder models are no files in the resolution of vtx, vvd, phy which are registered in the file medic.mdl. The client attempts to download the missing files again and again
Wow i suck at this.
I can't find those vtx, vvd, phy files on my computer, where do you get them?

Also, I am working on a boss, will be released.
nope.avi is offline
war100ck
Senior Member
Join Date: Oct 2010
Old 06-08-2012 , 05:25   Re: [TF2] Freak Fortress 2
#1232

Quote:
Originally Posted by nope.avi View Post
I can't find those vtx, vvd, phy files on my computer, where do you get them?
I noticed, the client tries to load a nonexistent file medic.vvd
I do not know how to make models, but I think that these files are created when you compile a model.
I think they should look like this:
models\custom\player\ghostbusters\medic
medic.mdl
medic.phy
medic.dx80.vtx
medic.dx90.vtx
medic.sw.vtx
medic.vvd
__________________

Last edited by war100ck; 06-08-2012 at 05:39.
war100ck is offline
Darthmule
AlliedModders Donor
Join Date: May 2012
Location: Netherlands
Old 06-08-2012 , 09:55   Re: [TF2] Freak Fortress 2
#1233

Quote:
Originally Posted by Sindex View Post
Okay Darth Mule, I don’t know if you’re still around or not but I updated the attributes for Cave Johnson after I released him publicly on our server. Here are the new working attributes I have working for him:

PHP Code:
    "health_formula"        "((600+n)*n)^1.04"
    "lives"                 "1"
    "maxspeed"                "325"
    "sound_block_vo"        "1"
    "ragedamage"            "2500"

    "weapon1"    
// Grenade Launcher
    
{
        
"name"                "tf_weapon_grenadelauncher"
        "index"                "19"
        "show"                "0"
        "attributes"        "208 ; 1 ; 15 ; 0 ; 21 ; 0.3 ; 72 ; 0.1 ; 112 ; 0.1 ; 203 ; 1 ; 5 ; 1.50 ; 3 ; 0.75"
    

So far he works perfectly on the server but if someone does not know how to aim with the grenade launcher they will quickly loose. You can edit his rage, but right now I have it set to 5.5 seconds of being stun by him.
Thanks once again, but I will update Cave when I have his rage done. And instead of unleashing stuff in the wild I am going to get myself a SourceMod server so I can use bots as test subjects instead.
Darthmule is offline
MaloModo
Veteran Member
Join Date: Aug 2008
Old 06-08-2012 , 12:18   Re: [TF2] Freak Fortress 2
#1234

Quote:
Originally Posted by nope.avi View Post
http://oi48.tinypic.com/10eogtv.jpg

This is happening to me suddenly. Help anyone?
KeyValues Error: RecursiveLoadFromBuffer: got EOF instead of keyname in file addon\sourcemod\configs\freak_fortress_2\ghos tbuster.cfg
character, download,
KeyValues Error: RecursiveLoadFromBuffer: got EOF instead of keyname in file addon\sourcemod\configs\freak_fortress_2\ghos tbuster.cfg
character, (*download*),
Something out of sorts in you config in download part...post cfg and/or check yourself.
MaloModo is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 06-08-2012 , 16:37   Re: [TF2] Freak Fortress 2
#1235

Sindex: very strange. Got a plugin list?
__________________
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; 06-08-2012 at 16:38.
FlaminSarge is offline
Warstories
Junior Member
Join Date: Aug 2011
Old 06-08-2012 , 17:35   Re: [TF2] Freak Fortress 2
#1236

Quote:
Originally Posted by MaloModo View Post
Something out of sorts in you config in download part...post cfg and/or check yourself.
why is there a space in ghos tbuster

ghos tbuster.cfg???????

Last edited by Warstories; 06-08-2012 at 17:36.
Warstories is offline
Sindex
Member
Join Date: Jan 2012
Old 06-09-2012 , 01:51   Re: [TF2] Freak Fortress 2
#1237

Quote:
Originally Posted by FlaminSarge View Post
Sindex: very strange. Got a plugin list?
PHP Code:
[SMListing 19 plugins:
  
01 "Admin File Reader" (1.4.2by AlliedModders LLC
  02 
"Fun Commands" (1.4.2by AlliedModders LLC
  03 
"Basic Ban Commands" (1.4.2by AlliedModders LLC
  04 
"Admin Menu" (1.4.2by AlliedModders LLC
  05 
"Anti-Flood" (1.4.2by AlliedModders LLC
  06 
"Freak Fortress 2" (1.06by Rainbolt DashFlaminSarge
  07 
"Basic Chat" (1.4.2by AlliedModders LLC
  08 
"Fun Votes" (1.4.2by AlliedModders LLC
  09 
"Player Commands" (1.4.2by AlliedModders LLC
  10 
"[TF2Items] Manager" (1.4.1by Damizean Asherkin
  11 
"Admin Help" (1.4.2by AlliedModders LLC
  12 
"Basic Votes" (1.4.2by AlliedModders LLC
  13 
"Sound Commands" (1.4.2by AlliedModders LLC
  14 
"Basic Commands" (1.4.2by AlliedModders LLC
  15 
"Basic Comm Control" (1.4.2by AlliedModders LLC
  16 
"Reserved Slots" (1.4.2by AlliedModders LLC
  17 
"Client Preferences" (1.4.2by AlliedModders LLC
  18 
"Basic Info Triggers" (1.4.2by AlliedModders LLC
  19 
"Nextmap" (1.4.2by AlliedModders LLC 
Let me know if you need anything else.
Sindex is offline
Darthmule
AlliedModders Donor
Join Date: May 2012
Location: Netherlands
Old 06-10-2012 , 05:12   Re: [TF2] Freak Fortress 2
#1238

Updated my Freaks once again.

And if anybody would like to have a note when I update my Freaks then join this group!
Darthmule is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 06-10-2012 , 08:14   Re: [TF2] Freak Fortress 2
#1239

Sindex: maybe FF2 removes that condition from soldiers? If you're the soldier being hit do you hear the drumming sound for a moment, even if you don't get the condition?
__________________
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.
FlaminSarge is offline
BBG_Theory
Veteran Member
Join Date: Oct 2010
Location: NC USA
Old 06-10-2012 , 11:23   Re: [TF2] Freak Fortress 2
#1240

Did anyone ever figure out why some of the material files keep downloading with Radigan Conagher ?
BBG_Theory 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 11:09.


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