WIP: Deneba: Mount Meru

Working on a new map? Have a new mod out for swbf2?! Post an announcement of the up-coming release here.

Moderator: Moderators

Post Reply
User avatar
darthtyren
Chief Warrant Officer
Chief Warrant Officer
Posts: 345
Joined: Mon Dec 29, 2008 3:41 pm
Projects :: RotS [Media section for details]
Games I'm Playing :: Lego Harry Potter
Location: C:\BF2_ModTools\data_DEN
Contact:

Re: WIP: Deneba: Mount Meru

Post by darthtyren »

MrCrayon wrote:grrr. I really wish you would at least make something memorable about the map. I can't count how many times I have seen geonosis props used like that before. But I must say, good for you on the vehicles! I know they can get tricky at times. Good work :thumbs:
If I do want I ultimately want to do, then I'll make it memorable. If I do what I ultimately want to do with it, then this map is only about about half-done of what the status says. But it's going to wait, and again, two GTer's know what it is that I ultimately want to do.
Jendo7 wrote:
darthtyren wrote:What do I do to fix that? I burned and colored the terrain already, but I'll try to burn again (mainly because I forgot to after the last time I added objects).
I wouldn't bother burning it again, that won't make any difference. The problem could be your computer, as I remember playing maps on my old computer that would render the terrain light colored, yet on my new computer that issue is gone.
I don't have any issue.
THEWULFMAN
Space Ranger
Posts: 5557
Joined: Tue Aug 17, 2010 3:30 pm
Projects :: Evolved 2
Location: Columbus, Ohio
Contact:

Re: WIP: Deneba: Mount Meru

Post by THEWULFMAN »

This may help your brightness problem, this is code in hoth's stock fx file ive used before

Code: Select all

Effect("ColorControl")
{
	Enable(1);
	WorldBrightness(0.46);
	WorldContrast(0.48);
	WorldSaturation(0.65);
}
may help, may not.
User avatar
darthtyren
Chief Warrant Officer
Chief Warrant Officer
Posts: 345
Joined: Mon Dec 29, 2008 3:41 pm
Projects :: RotS [Media section for details]
Games I'm Playing :: Lego Harry Potter
Location: C:\BF2_ModTools\data_DEN
Contact:

Re: WIP: Deneba: Mount Meru

Post by darthtyren »

I have tried to make a feew changes, and then all of a sudden, everything that was important is gone. Unbelievable, and after all my hard work. :( :runaway: :x
User avatar
DarthD.U.C.K.
Master of the Force
Master of the Force
Posts: 6027
Joined: Wed Sep 27, 2006 11:05 am
Location: Duckburg, Germany

Re: WIP: Deneba: Mount Meru

Post by DarthD.U.C.K. »

what is gone exactly?
User avatar
darthtyren
Chief Warrant Officer
Chief Warrant Officer
Posts: 345
Joined: Mon Dec 29, 2008 3:41 pm
Projects :: RotS [Media section for details]
Games I'm Playing :: Lego Harry Potter
Location: C:\BF2_ModTools\data_DEN
Contact:

Re: WIP: Deneba: Mount Meru

Post by darthtyren »

The grandspire from the BF1 Geonosis(although the insides are still there), and the two command posts that spawn the teams at the beginning. That's as much as I can remember.
THEWULFMAN
Space Ranger
Posts: 5557
Joined: Tue Aug 17, 2010 3:30 pm
Projects :: Evolved 2
Location: Columbus, Ohio
Contact:

Re: WIP: Deneba: Mount Meru

Post by THEWULFMAN »

darthtyren wrote:The grandspire from the BF1 Geonosis(although the insides are still there), and the two command posts that spawn the teams at the beginning. That's as much as I can remember.
Did you remove any files from your msh or odf folders,
or did you do a partial manual clean?
I suggest clean everything and remunge everything
User avatar
darthtyren
Chief Warrant Officer
Chief Warrant Officer
Posts: 345
Joined: Mon Dec 29, 2008 3:41 pm
Projects :: RotS [Media section for details]
Games I'm Playing :: Lego Harry Potter
Location: C:\BF2_ModTools\data_DEN
Contact:

Re: WIP: Deneba: Mount Meru

Post by darthtyren »

THEWULFMAN wrote:Did you remove any files from your msh or odf folders,
or did you do a partial manual clean?
Um, no and no.
Post Reply