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

FF2 problem with qc


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
demoman2009
Junior Member
Join Date: Jan 2023
Old 01-31-2023 , 04:45   problem with qc
Reply With Quote #1

i dont understand how to fix this.

Compiling with Crowbar 0.71: "C:\Users\ADMIN\Desktop\HECU\medic.qc" ...

Compiling "medic.qc" ...
Output from compiler "D:\steam\steamapps\common\Team Fortress 2\bin\studiomdl.exe":
qdir: "c:\users\admin\desktop\hecu"
gamedir: "D:\steam\steamapps\common\Team Fortress 2\bin"
g_path: "medic.qc"
Building binary model files...
Working on "medic.qc"
SMD MODEL medic_morphs_low.smd
VTA MODEL medic_01.vta
ERROR: c:\users\admin\desktop\hecu\medic.qc(161): - unknown model option "$bodygroup"
ERROR: Aborted Processing on 'freak_fortress_2/hecuboss/hecu.mdl'
CROWBAR: Deleted empty temporary compile folder "D:\steam\steamapps\common\Team Fortress 2\bin\models".
... Compiling "medic.qc" finished. Check above for any errors.

... Compiling with Crowbar 0.71: "C:\Users\ADMIN\Desktop\HECU\medic.qc" finished.


here is the line where it's says:

{
$bodygroup "medic_backpack"
{
studio "backpack_bodygroup.smd"
blank
}
$bodygroup "default"
{
studio "medic_gasmask.smd"
}
$bodygroup "body"
{
studio "fwk_medic_stahlhelm.smd"
}
$bodygroup "body"
{
studio "cardiologists_camo.smd"
}
$bodygroup "body"
}
studio "dec15_bunnyhoppers_ballistics_vest.smd"
}
}
demoman2009 is offline
XGAK
Junior Member
Join Date: May 2018
Old 01-31-2023 , 05:21   Re: problem with qc
Reply With Quote #2

Quote:
$bodygroup "body"
}
studio "dec15_bunnyhoppers_ballistics_vest.smd"
}
to
Quote:
$bodygroup "body"
{
studio "dec15_bunnyhoppers_ballistics_vest.smd"
}
XGAK is offline
demoman2009
Junior Member
Join Date: Jan 2023
Old 01-31-2023 , 06:05   Re: problem with qc
Reply With Quote #3

thanks, now it works.
demoman2009 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 23:35.


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