Battlefield Modding Tutorials BFMODS https://battlefieldmodding.com/ssm/phpBB3/ |
|
Problem placing borrowed OBJ from DC into vanilla with BC https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=3197 |
Page 1 of 2 |
Author: | Iced Earth [ Fri Jul 27, 2007 4:30 am ] |
Post subject: | Problem placing borrowed OBJ from DC into vanilla with BC |
So...I'm making a custom map. I was at a loss of what to put in the center of my city as a flag. A concrete bunker wouldn't much make sense, and I couldn't do anything like a park because it was on sidewalk. I couldn't use a water well because...its above a warehouse. So that wouldn't make much sense, lol. But then I remembered: Desert Combat had market-like structures. I extracted these, put them in a standardmesh_005.rfa, the objects.rfa info into objects_005.rfa, and the names into battlefield1942.lst. Their name shows up in BattleCraft, but they don't appear, so I know I did something wrong. Does anyone have any experience with this? ![]() |
Author: | Zaitsef [ Fri Jul 27, 2007 4:49 am ] |
Post subject: | Re: Problem placing borrowed OBJ from DC into vanilla with BC |
well, battlecraft doesnt create objects. meaning ... the standardmesh, texture and objects code needs to be run in that map. in init.con a run command is necessary, pointing to ur object, like run objects/objects (points to the folder objects in map, in there to a objects.con) within that objects file structure, geometry setting and sound if applicable need to be specified. the folders standardmesh and texture therefore need to match the pathes specidifed in their corresponding con. Take a look at Al_Nas and see how they ran the 5 Ton Truck or the static objects in there. |
Author: | Iced Earth [ Fri Jul 27, 2007 5:27 pm ] |
Post subject: | Re: Problem placing borrowed OBJ from DC into vanilla with BC |
Author: | cptvengeance [ Fri Jul 27, 2007 5:31 pm ] |
Post subject: | Re: Problem placing borrowed OBJ from DC into vanilla with BC |
My problem was that the objects would appear in BC but not ingame. I eventually gave up on it because it wasnt workin. |
Author: | Zaitsef [ Fri Jul 27, 2007 11:21 pm ] |
Post subject: | Re: Problem placing borrowed OBJ from DC into vanilla with BC |
Author: | Iced Earth [ Sat Jul 28, 2007 12:59 am ] |
Post subject: | Re: Problem placing borrowed OBJ from DC into vanilla with BC |
![]() dammit hate being new at stuff. lol i have my map.rfa if you'd like to take a peek..lol |
Author: | Zaitsef [ Sat Jul 28, 2007 2:13 am ] |
Post subject: | Re: Problem placing borrowed OBJ from DC into vanilla with BC |
Author: | Iced Earth [ Sat Jul 28, 2007 4:59 am ] |
Post subject: | Re: Problem placing borrowed OBJ from DC into vanilla with BC |
Thanks Zaitsef, that really helps a lot. I'm going to give that a go tonight and see what I come up with. Thanks again bud. -iced |
Page 1 of 2 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |