Side Problems [Solved]
Posted: Sat Aug 16, 2008 5:51 pm
Hey, Its me again.
I'm having problems with getting sides to work (Again), I always seem to get these lines in my BF2_Modtools.exe log (They look alot like the cause) when adding different units to maps (I'm using MetalcoreRancor's Rancor unit as an example):
Only Rancor REQ:
Side Part of LUA:
The reason that I'm calling it ran_inf_rancor is because thats what its called in my Addon - TST - Data - LVL_PC - SIDE folder:


Anything wrong? If you need more information to help fix the problem then don't fret to ask and Thanks ahead of time.
I'm having problems with getting sides to work (Again), I always seem to get these lines in my BF2_Modtools.exe log (They look alot like the cause) when adding different units to maps (I'm using MetalcoreRancor's Rancor unit as an example):
Hidden/Spoiler:
Code: Select all
ucft
{
REQN
{
"class"
"ran_inf_rancor"
}
}
Hidden/Spoiler:
Anything wrong? If you need more information to help fix the problem then don't fret to ask and Thanks ahead of time.