Raised This Month: $32 Target: $400
 8% 

FF2 Boss Models show error for Unofficial FF2


Post New Thread Reply   
 
Thread Tools Display Modes
Kolaxie
Member
Join Date: Aug 2021
Location: I live inside internet
Old 07-25-2022 , 12:06   Re: Boss Models show error for Unofficial FF2
Reply With Quote #21

Quote:
Originally Posted by DemomanMoment View Post
https://www.mediafire.com/file/r971t...Imade.cfg/file
here you go
(btw the error in this one is that I cant use rage, the rage stuff wont work either.)
Rage weapon slot is invalid, need to be 0.

Code:
		"arg4"			"`" //Weapon Slot
Not boss breaking but can be removed if not used.

Code:
	"sound_begin"
	{
	}
	"sound_win"
	{
	}
	"sound_lastman"
	{
	}
	"sound_death"
	{
	}
	"sound_hit"
	{
	}
	"sound_kspree"
	{
	}
	"sound_ability"
	{
	}
	"catch_phrase"
	{
	}
	"sound_stabbed"
	{
	}
Same for these

Code:
		"name1"		"" //Music's name.
		"artist1"	"" //Music's artist.
Having space can sometime create issue remove them or use _

Code:
"path1"		"freak_fortress_2\evilpyro\Toy Story 2 OST  Bombs Away.mp3"
Code:
	"mod_download"
	{
		"1"		"models\freak_fortress_2\evilpyro\evil king pyro"
	}

Also make sure you have all the plugins needed for the boss. Check console error you will see if boss is missing plugin
Attached Files
File Type: cfg evilkingpyro.cfg (2.9 KB, 29 views)
__________________
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
DemomanMoment
Junior Member
Join Date: Feb 2022
Old 07-25-2022 , 12:30   Re: Boss Models show error for Unofficial FF2
Reply With Quote #22

Quote:
Originally Posted by Kolaxie View Post
Rage weapon slot is invalid, need to be 0.

Code:
		"arg4"			"`" //Weapon Slot
Not boss breaking but can be removed if not used.

Code:
	"sound_begin"
	{
	}
	"sound_win"
	{
	}
	"sound_lastman"
	{
	}
	"sound_death"
	{
	}
	"sound_hit"
	{
	}
	"sound_kspree"
	{
	}
	"sound_ability"
	{
	}
	"catch_phrase"
	{
	}
	"sound_stabbed"
	{
	}
Same for these

Code:
		"name1"		"" //Music's name.
		"artist1"	"" //Music's artist.
Having space can sometime create issue remove them or use _

Code:
"path1"		"freak_fortress_2\evilpyro\Toy Story 2 OST  Bombs Away.mp3"
Code:
	"mod_download"
	{
		"1"		"models\freak_fortress_2\evilpyro\evil king pyro"
	}

Also make sure you have all the plugins needed for the boss. Check console error you will see if boss is missing plugin
I need ffbat_defaults :I
do you have this
DemomanMoment is offline
Kolaxie
Member
Join Date: Aug 2021
Location: I live inside internet
Old 07-25-2022 , 12:40   Re: Boss Models show error for Unofficial FF2
Reply With Quote #23

Quote:
Originally Posted by DemomanMoment View Post
I need ffbat_defaults :I
do you have this
I do
Attached Files
File Type: sp Get Plugin or Get Source (ffbat_defaults.sp - 37 views - 64.7 KB)
File Type: smx ffbat_defaults.smx (41.9 KB, 50 views)
__________________
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)

Last edited by Kolaxie; 07-25-2022 at 12:42.
Kolaxie is offline
DemomanMoment
Junior Member
Join Date: Feb 2022
Old 07-25-2022 , 12:54   Re: Boss Models show error for Unofficial FF2
Reply With Quote #24

Quote:
Originally Posted by Kolaxie View Post
I do
I put them in plugins and scripting folders and the error is still there
do they go in the freak folder
DemomanMoment is offline
Kolaxie
Member
Join Date: Aug 2021
Location: I live inside internet
Old 07-25-2022 , 13:37   Re: Boss Models show error for Unofficial FF2
Reply With Quote #25

Quote:
Originally Posted by DemomanMoment View Post
I put them in plugins and scripting folders and the error is still there
do they go in the freak folder
Yes, every ff2 plugin that are .smx need to be renamed to .ff2 and in freaks folder
__________________
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
DemomanMoment
Junior Member
Join Date: Feb 2022
Old 07-25-2022 , 13:49   Re: Boss Models show error for Unofficial FF2
Reply With Quote #26

Quote:
Originally Posted by Kolaxie View Post
Yes, every ff2 plugin that are .smx need to be renamed to .ff2 and in freaks folder
I thought sourcemod cant use .ff2 anymore.
The error is gone now but, the rage still wont effect the bot medic.

Last edited by DemomanMoment; 07-25-2022 at 13:57.
DemomanMoment is offline
Kolaxie
Member
Join Date: Aug 2021
Location: I live inside internet
Old 07-25-2022 , 14:33   Re: Boss Models show error for Unofficial FF2
Reply With Quote #27

Quote:
Originally Posted by DemomanMoment View Post
I thought sourcemod cant use .ff2 anymore.
The error is gone now but, the rage still wont effect the bot medic.
Depend on what version of SourceMod you use, if you use SM 1.11 don't rename them to FF2 but still put the .smx in the freaks folder, if you use SM1.10 or below use the .ff2 format
__________________
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
DemomanMoment
Junior Member
Join Date: Feb 2022
Old 07-25-2022 , 15:07   Re: Boss Models show error for Unofficial FF2
Reply With Quote #28

Quote:
Originally Posted by Kolaxie View Post
Depend on what version of SourceMod you use, if you use SM 1.11 don't rename them to FF2 but still put the .smx in the freaks folder, if you use SM1.10 or below use the .ff2 format
So If I just use sourcemod 1.10 I dont need to do any of this?
DemomanMoment is offline
Kolaxie
Member
Join Date: Aug 2021
Location: I live inside internet
Old 07-25-2022 , 15:41   Re: Boss Models show error for Unofficial FF2
Reply With Quote #29

Quote:
Originally Posted by DemomanMoment View Post
So If I just use sourcemod 1.10 I dont need to do any of this?
If you use 1.10 you need to rename .smx to .ff2
__________________
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
DemomanMoment
Junior Member
Join Date: Feb 2022
Old 07-25-2022 , 17:22   Re: Boss Models show error for Unofficial FF2
Reply With Quote #30

Quote:
Originally Posted by Kolaxie View Post
If you use 1.10 you need to rename .smx to .ff2
that cfg you sent me, even after doing all this his rage still wont work :I
DemomanMoment is offline
Reply


Thread Tools
Display Modes

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 07:15.


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