Model/Skins help *SOLVED*
Posted: Fri Oct 20, 2006 9:54 pm
EDIT: Okay, I've figured it out now--I need to make my .msh files have the same name as the .odf files.
I got it working!
Alright, well it's about time I started a map, but I've run into a little brick wall. I'm trying to build a side of Mandalorians by reskinning Boba Fett. I want each of my five soldiers to have a different skin, so that means I need five different models. I've done it successfully once, but now I can't seem to get my rocketeer class to work. It crashes to desktop whenever I try to load the map and it gives me the following error when I munge:
If you need to see any of my other documents (odf files or whatnot) please ask! I'm stumped here!
Alright, well it's about time I started a map, but I've run into a little brick wall. I'm trying to build a side of Mandalorians by reskinning Boba Fett. I want each of my five soldiers to have a different skin, so that means I need five different models. I've done it successfully once, but now I can't seem to get my rocketeer class to work. It crashes to desktop whenever I try to load the map and it gives me the following error when I munge:
Here's my rocketeer's req file:Error Message wrote:ERROR[levelpack req\man_inf_rocketeer.req]:Expecting bracket, but none was found.
File : munged\pc\man_inf_rocketee_low1.model.req(1)...
ucft <--
ERROR[levelpack req\man_inf_rocketeer.req]:Expecting bracket, but none was found.
File : munged\pc\man_inf_rocketee_low1.model.req(1)...
ucft <--
[continuing]
2 Errors 0 Warnings
ERROR[levelpack imp.req]:Expecting bracket, but none was found.
File : munged\pc\man_inf_rocketeer.lvl.req(1)...
ucft <--
ERROR[levelpack imp.req]:Expecting bracket, but none was found.
File : munged\pc\man_inf_rocketeer.lvl.req(1)...
ucft <--
2 Errors 0 Warnings
What's my problem? I followed the EXACT same procedure with my rocketeer as I did with the first class (which works perfectly) so I don't understand what the problem could be. I don't see any missing brackets in my req files, so I've got a feeling it's not that.man_inf_rocketeer.req wrote:ucft
{
REQN
{
"class"
"man_inf_rocketeer"
}
REQN
{
"model"
"hud_imp_wristrocket"
}
REQN
{
"texture"
"hud_imp_wristrocket"
}
REQN
{
"model"
"hud_imp_flamethrower"
}
REQN
{
"texture"
"hud_white"
}
REQN
{
"texture"
"imp_weap_inf_rifle"
}
}
If you need to see any of my other documents (odf files or whatnot) please ask! I'm stumped here!