[Map] Assault on Grozny (2km) [Released]
- Mineral
- Retired PR Developer
- Posts: 8533
- Joined: 2012-01-02 12:37
- Location: Belgium
Re: [Map] Grozny (2km) [WIP]
it's very simple really, wherever you get the statics from, if you have .samples files in the staticname/meshes folder then you have the samples, if the files are not there then you have to get them. Either see if they ever existed and ask around if somebody has them and make them yourselves with bf2meshviewer.
-
- Retired PR Developer
- Posts: 21225
- Joined: 2007-08-15 14:32
Re: [Map] Grozny (2km) [WIP]
negative I'm afraid, all teh booster and xpack statics do not have samples, they are in your editor because PR is using them on certain maps and in those cases they were lightmapped using Bf2meshviewer or 3dsmax (99% probability on it being done with 3dsmax)
Adding statics from other PR maps is fine, just be aware that if they are xpack/booster they won't have samples, if they are PR/BSS made, they probably have samples (though I think a couple do not)
Adding statics from other PR maps is fine, just be aware that if they are xpack/booster they won't have samples, if they are PR/BSS made, they probably have samples (though I think a couple do not)
- Ason
- PR:BF2 Developer
- Posts: 1749
- Joined: 2012-10-22 10:29
Re: [Map] Grozny (2km) [WIP]
Alright thanks guys.)
- Ason
- PR:BF2 Developer
- Posts: 1749
- Joined: 2012-10-22 10:29
Re: [Map] Grozny (2km) [WIP]
is there a way of fixing the UG in the editor so it doesn't show through the ground like this?
![Image](http://i.imgur.com/rKgYXgt.jpg)
![Image](http://i.imgur.com/gXyzR9x.jpg)
![Image](http://i.imgur.com/rKgYXgt.jpg)
![Image](http://i.imgur.com/gXyzR9x.jpg)
-
- Retired PR Developer
- Posts: 21225
- Joined: 2007-08-15 14:32
-
- Posts: 1537
- Joined: 2012-03-22 21:21
Re: [Map] Grozny (2km) [WIP]
I think in hemimap mode or something it doesn't show but then the terrain looks **** so no, you have to load it ingame
- Ason
- PR:BF2 Developer
- Posts: 1749
- Joined: 2012-10-22 10:29
Re: [Map] Grozny (2km) [WIP]
alright, thanks ![Smile :)](./images/smilies/icon_e_smile.gif)
![Smile :)](./images/smilies/icon_e_smile.gif)
-
- Posts: 7818
- Joined: 2006-12-17 15:14
Re: [Map] Grozny (2km) [WIP]
Anyone else thing some Op. Harvest Ambient could really make this level perfect.
![Image](https://i.imgur.com/iTbFWsw.png)
AfSoccer "I just don't see the natural talent."
![Image](https://i.imgur.com/1M9i2Ew.png)
- Ason
- PR:BF2 Developer
- Posts: 1749
- Joined: 2012-10-22 10:29
Re: [Map] Grozny (2km) [WIP]
forgive me for my noobishness but is Ambient the "background sounds" ?
Also is there a tutorial for how to put in new statics/statics from other maps to work with in the editor ? I saw Rhino updated the "bad statics thread" with some new oil barrels, I just don't know where to extract them and stuff.
Also is there a tutorial for how to put in new statics/statics from other maps to work with in the editor ? I saw Rhino updated the "bad statics thread" with some new oil barrels, I just don't know where to extract them and stuff.
-
- Retired PR Developer
- Posts: 47909
- Joined: 2005-12-13 20:00
Re: [Map] Grozny (2km) [WIP]
yes and extract the objects folder in the .rar over your pr_edit/objects/ folder, the sub structure is all done for you.
- Ason
- PR:BF2 Developer
- Posts: 1749
- Joined: 2012-10-22 10:29
Re: [Map] Grozny (2km) [WIP]
Alright so like this ? And also what will happen with all the old barrels in my map ? should i delete them from the map before extracting the new ones?[R-DEV]Rhino wrote:yes and extract the objects folder in the .rar over your pr_edit/objects/ folder, the sub structure is all done for you.
![Image](http://i.imgur.com/r2Exnc1.jpg)
-
- Posts: 4155
- Joined: 2008-03-08 12:28
Re: [Map] Grozny (2km) [WIP]
Best option is to open up your StaticObjects.con and use the Replace All function for both barrels. For example search for the static objects path first (in this case its the white barrel) which looks like this:
Tbh, if you only have a few dozen barrels on the map then you may aswell just delete the old ones. I for instance have around 400-500 barrels, so naturally I aint gonna replace them all by hand
and replace it with this linerun /objects/staticobjects/pr/new_misc/oildrum_white/oildrum_white.con
and then after that just use the Replace function, type in Find what: "oildrum_white" and Replace with: "oil_barrel_01_white" and hit Replace Allrun /objects/staticobjects/pr/common/props/oil_barrels/oil_barrel_01_white/oil_barrel_01_white.con
Tbh, if you only have a few dozen barrels on the map then you may aswell just delete the old ones. I for instance have around 400-500 barrels, so naturally I aint gonna replace them all by hand
![Image](http://l0lwut.com/f/z/pics/sigs/other/brocop_madmax.png)
- Ason
- PR:BF2 Developer
- Posts: 1749
- Joined: 2012-10-22 10:29
Re: [Map] Grozny (2km) [WIP]
Alright thanks, I will see if i can figure it out, the "replace function" is in notepad++ right ?
-
- Posts: 7818
- Joined: 2006-12-17 15:14
Re: [Map] Grozny (2km) [WIP]
You can do it in Notepad "edit" "replace". Or you can just do it in the editor. Find the barrel you want to replace, click it, browse through your top bar in the editor till you see "level editor" (not the one where you switch back and forth between terrain and level) Go through the drop down list and find "select all of type" then find "replace objects" and then find the new object.
![Image](https://i.imgur.com/iTbFWsw.png)
AfSoccer "I just don't see the natural talent."
![Image](https://i.imgur.com/1M9i2Ew.png)
-
- Retired PR Developer
- Posts: 47909
- Joined: 2005-12-13 20:00
Re: [Map] Grozny (2km) [WIP]
The central point of the old and new barrels is a little different so it isn't quite a simple find and replace, afterwards you will need to re-position each barrel slightly. Also keep in mind your replacing 2 barrels with 16 new ones in different colours and you should try and use a few more than the basic yellow and white.
And its also just a simple drag and drop of the objects folder in the .rar, over the objects folder in your pr_edit, don't use the extraction window that only complicates things, the way it looks like your doing it you would end up with a pr_edit/objects/objects/staticobjects/ rather than pr_edit/objects/staticobjects/....
And its also just a simple drag and drop of the objects folder in the .rar, over the objects folder in your pr_edit, don't use the extraction window that only complicates things, the way it looks like your doing it you would end up with a pr_edit/objects/objects/staticobjects/ rather than pr_edit/objects/staticobjects/....
- Ason
- PR:BF2 Developer
- Posts: 1749
- Joined: 2012-10-22 10:29
Re: [Map] Grozny (2km) [WIP]
Ah ok thanks guys ![Smile :)](./images/smilies/icon_e_smile.gif)
![Smile :)](./images/smilies/icon_e_smile.gif)
- Ason
- PR:BF2 Developer
- Posts: 1749
- Joined: 2012-10-22 10:29
Re: [Map] Grozny (2km) [WIP]
Does someone know what the apartment buildings with metal "balcony-walls" are called? the ones that are also in vadso city, there is 3 of them lined up at the coast in vadso. I extracted the Objects_client from vadso city but I can't find anything with a fitting name. Also is this where I can find if the objects got lightmap samples, because I've looked at some and none of the folders got any files named sample.
-
- Posts: 1963
- Joined: 2009-04-10 18:48
Re: [Map] Grozny (2km) [WIP]
Russian apartment_3 or something like that. I know it's the third one.
But don't use a lot of them together. I remember there being some performance issues with them
But don't use a lot of them together. I remember there being some performance issues with them
Killing the enemy sylently
- Ason
- PR:BF2 Developer
- Posts: 1749
- Joined: 2012-10-22 10:29
Re: [Map] Grozny (2km) [WIP]
Thanks Sylent, but I still can't find it, but nvm I will not use them, I will just keep to the stuff that's in the editor ![Smile :)](./images/smilies/icon_e_smile.gif)
Does someone know what I'm doing wrong?
![Smile :)](./images/smilies/icon_e_smile.gif)
I tried to do as you said, I guess by "and then find the new objects" you mean I should type the name of the new objects in the last bar? Since if I select the new object I lose the "Select all" thing on all other barrels. Anyway I typed the name of the grey oil barrel and nothing happened except I got this message:gx wrote:You can do it in Notepad "edit" "replace". Or you can just do it in the editor. Find the barrel you want to replace, click it, browse through your top bar in the editor till you see "level editor" (not the one where you switch back and forth between terrain and level) Go through the drop down list and find "select all of type" then find "replace objects" and then find the new object.
Code: Select all
ExecuteCommand: levelEditor.ReplaceObjects oil_barrel_01_grey
Too many arguments, the max no of arguments is 0!
-
- Posts: 4155
- Joined: 2008-03-08 12:28
Re: [Map] Grozny (2km) [WIP]
You can select the objects, click on EditorTools>ReplaceObjects and it will give you a drop down menu, search for the static you want to replace the selected objects with and click OK. This method is really useful if you wanna mix in more types of barrels if you got a crapton of same coloured ones, just select randomly a bunch and pick a colour, fix their position (all barrels that were in upright position will slightly float), repeat process with a different barrel
![Image](http://l0lwut.com/f/z/pics/sigs/other/brocop_madmax.png)