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

FF2 Unofficial Freak Fortress 2 Error


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Fate9707
Junior Member
Join Date: Jan 2023
Old 07-12-2023 , 08:59   Unofficial Freak Fortress 2 Error
Reply With Quote #1

How to fix?
Quote:
L 07/11/2023 - 11:48:27: [freak_fortress_2.smx] [Boss] Character seaman needs plugin ff2_dynamic_defaults!
Mon 07/11/2023 - 11:48:27: [freak_fortress_2.smx] [Boss] Character seeldier needs plugin ff2_dynamic_defaults!
Mon 07/11/2023 - 11:48:27: [freak_fortress_2.smx] [Boss] Character demopan needs plugin ff2_dynamic_defaults!
Mon 07/11/2023 - 11:48:27: [freak_fortress_2.smx] [Boss] Character ninjaspy needs plugin ff2_dynamic_defaults!
Mon 07/11/2023 - 11:48:27: [freak_fortress_2.smx] [Boss] Character gentlespy needs plugin ff2_dynamic_defaults!
Mon 07/11/2023 - 11:48:27: [freak_fortress_2.smx] [Boss] Character saxtonhale needs plugin ff2_dynamic_defaults!
Mon 07/11/2023 - 11:48:27: [freak_fortress_2.smx] [Boss] Character vaginaeer_hale needs plugin ff2_dynamic_defaults!
Mon 07/11/2023 - 11:48:27: [freak_fortress_2.smx] [Boss] Character hhh_hale needs plugin ff2_dynamic_defaults!
Mon 07/11/2023 - 11:48:27: [freak_fortress_2.smx] [Boss] Character brutal_sniper_hale needs plugin ff2_dynamic_defaults!
Mon 07/11/2023 - 11:48:27: [freak_fortress_2.smx] [Boss] Character easterbunny needs plugin ff2_dynamic_defaults!
Mon 07/11/2023 - 11:50:40: [freak_fortress_2.smx] [Boss] Character seaman needs plugin ff2_dynamic_defaults!
Mon 07/11/2023 - 11:50:40: [freak_fortress_2.smx] [Boss] Character seeldier needs plugin ff2_dynamic_defaults!
Mon 07/11/2023 - 11:50:40: [freak_fortress_2.smx] [Boss] Character demopan needs plugin ff2_dynamic_defaults!
Mon 07/11/2023 - 11:50:40: [freak_fortress_2.smx] [Boss] Character ninjaspy needs plugin ff2_dynamic_defaults!
Mon 07/11/2023 - 11:50:40: [freak_fortress_2.smx] [Boss] Character gentlespy needs plugin ff2_dynamic_defaults!
Mon 07/11/2023 - 11:50:40: [freak_fortress_2.smx] [Boss] Character saxtonhale needs plugin ff2_dynamic_defaults!
Mon 07/11/2023 - 11:50:40: [freak_fortress_2.smx] [Boss] Character vaginaeer_hale needs plugin ff2_dynamic_defaults!
Mon 07/11/2023 - 11:50:40: [freak_fortress_2.smx] [Boss] Character hhh_hale needs plugin ff2_dynamic_defaults!
Mon 07/11/2023 - 11:50:40: [freak_fortress_2.smx] [Boss] Character brutal_sniper_hale needs plugin ff2_dynamic_defaults!
Mon 07/11/2023 - 11:50:40: [freak_fortress_2.smx] [Boss] Character easterbunny needs plugin ff2_dynamic_defaults!
tried both ff2_dynamic_defaults.ff2 and ff2_dynamic_defaults.smx
Use plugin: https://github.com/Batfoxkid/FreakFortressBat
Fate9707 is offline
Kolaxie
Member
Join Date: Aug 2021
Location: I live inside internet
Old 07-12-2023 , 09:15   Re: Unofficial Freak Fortress 2 Error
Reply With Quote #2

Quote:
Originally Posted by Fate9707 View Post
How to fix?

tried both ff2_dynamic_defaults.ff2 and ff2_dynamic_defaults.smx
Use plugin: https://github.com/Batfoxkid/FreakFortressBat
Unofficial ff2 is obsolete unless you do edit to sourcemod fork or unofficial ff2 fork. If you dont want to do that use rewrite https://github.com/Batfoxkid/Freak-Fortress-2-Rewrite
__________________
Owner of Team Fortress 2 Gemara Servers: https://discord.gg/AgsZvfQSut

"Don't worry, it will obviously work first try. Trust me" -Famous Last Words

(Suck at Source SP smh)
Kolaxie is offline
Fate9707
Junior Member
Join Date: Jan 2023
Old 07-12-2023 , 09:25   Re: Unofficial Freak Fortress 2 Error
Reply With Quote #3

Quote:
Originally Posted by Kolaxie View Post
Unofficial ff2 is obsolete unless you do edit to sourcemod fork or unofficial ff2 fork. If you dont want to do that use rewrite https://github.com/Batfoxkid/Freak-Fortress-2-Rewrite
I'm currently using the rewrite plugin, but it also has a few errors that players have noticed.
For example: the door does not open on maps and it is not set for nothing.

Quote:
/**
* For exact map names, use no *
* For prefix map names, use one *
* For wildcard map names, use two *
*
* "enable" - 1 to enable the gamemode, 0 to only run bosses, -1 to not load any bosses
* "doors" - True/False if to force map doors open
*/

"arena_*"
{
"enable" "1"
"doors" "1"
}
"vsh_*"
{
"enable" "1"
"doors" "1"
}
"koth_*"
{
"enable" "1"
"doors" "1"
}
I will write down the other problems later

Last edited by Fate9707; 07-12-2023 at 09:28.
Fate9707 is offline
Kolaxie
Member
Join Date: Aug 2021
Location: I live inside internet
Old 07-12-2023 , 10:03   Re: Unofficial Freak Fortress 2 Error
Reply With Quote #4

Quote:
Originally Posted by Fate9707 View Post
I'm currently using the rewrite plugin, but it also has a few errors that players have noticed.
For example: the door does not open on maps and it is not set for nothing.



I will write down the other problems later
i cant assist for rewrite errors/problems sadly. you can open a ticket probably
__________________
Owner of Team Fortress 2 Gemara Servers: https://discord.gg/AgsZvfQSut

"Don't worry, it will obviously work first try. Trust me" -Famous Last Words

(Suck at Source SP smh)
Kolaxie is offline
Fate9707
Junior Member
Join Date: Jan 2023
Old 08-07-2023 , 10:02   Re: Unofficial Freak Fortress 2 Error
Reply With Quote #5

Quote:
Originally Posted by Kolaxie View Post
Unofficial ff2 is obsolete unless you do edit to sourcemod fork or unofficial ff2 fork. If you dont want to do that use rewrite https://github.com/Batfoxkid/Freak-Fortress-2-Rewrite
What sourcemod fork or unofficial ff2 fork?
Fate9707 is offline
Kolaxie
Member
Join Date: Aug 2021
Location: I live inside internet
Old 08-08-2023 , 13:07   Re: Unofficial Freak Fortress 2 Error
Reply With Quote #6

Quote:
Originally Posted by Fate9707 View Post
What sourcemod fork or unofficial ff2 fork?
unofficial ff2 has multiple obsolete stuff including some value in the script and gamedata
__________________
Owner of Team Fortress 2 Gemara Servers: https://discord.gg/AgsZvfQSut

"Don't worry, it will obviously work first try. Trust me" -Famous Last Words

(Suck at Source SP smh)
Kolaxie 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 22:31.


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