Would it be possible to make the kas2 sky clouds to rotate in different directions other than horizontally.
For instance; up...
and...
How do you create your own atmospheric smoke/gas/rain/fog.
For instance; The land is covered in light smoke so you can hardly see the battle.
It's hard to explain, but the some will know what I mean.
2 Sky Questions...
Moderator: Moderators
- Lozza
- Lieutenant Colonel

- Posts: 543
- Joined: Tue Jan 05, 2010 5:11 am
- Location: Australia. Melbourne
- Contact:
-
mswf
- Master Bounty Hunter

- Posts: 1674
- Joined: Tue Mar 31, 2009 3:40 pm
- Location: Twello, The Netherlands
- Contact:
Re: 2 Sky Questions...
I don't know about the first one, but I do know this about your second question;
Look in the .sky files of Dagobah, there are some lines in there that reference to fog, you should be able to figure out the rest
Oh and make sure you look in the dagobah .lua as well, you need to copy some line in there (I can't look it up for you right now) that says something about "seefog", it makes sure that your AI aren't like super smart bots that can look through the fog were players can't.
There are some weather tutorials somewhere in this forum as well, you can look them up in the FAQ, it's a great place for usefull stuff (I suggest you to read all the links to tutorials, you can easily come accross something and be like "Hey, I didn't even think about doing that, but it sure could look good."
Look in the .sky files of Dagobah, there are some lines in there that reference to fog, you should be able to figure out the rest
Oh and make sure you look in the dagobah .lua as well, you need to copy some line in there (I can't look it up for you right now) that says something about "seefog", it makes sure that your AI aren't like super smart bots that can look through the fog were players can't.
There are some weather tutorials somewhere in this forum as well, you can look them up in the FAQ, it's a great place for usefull stuff (I suggest you to read all the links to tutorials, you can easily come accross something and be like "Hey, I didn't even think about doing that, but it sure could look good."
- Eggman
- Master Bounty Hunter

- Posts: 1516
- Joined: Mon Jul 16, 2007 1:30 pm
- Projects :: Battlefront Chronicles
- Location: Las Vegas
Re: 2 Sky Questions...
Sky/weather effects are handled through your world's .sky and .fx files. Like mswf said, take a look in the FAQ thread and do a few searches and you're bound to find something helpful. Looking at files in the assets always helps as well, that's how I learned quite a bit in this area of mapping.
- Lozza
- Lieutenant Colonel

- Posts: 543
- Joined: Tue Jan 05, 2010 5:11 am
- Location: Australia. Melbourne
- Contact:
Re: 2 Sky Questions...
I did notice the fog area in the .sky file but does it need the fx and the tga file to work.
Also, whats with that file called 'mist' in most of the maps?
(Offtopic: I am very much enjoying the new modding experience, its much easier and comes out better, for instance, Gta San andreas you can really only make visual changes like cars, skies, peds, players.
Battlefront 2: You can do anything, even make your own map.
It would be cool if battlefront 2 could run a scripting program (coding) to make certain things happen.
Example: After 5 minutes of play leather face comes out with a cnainsaw and kills everyone

Also, whats with that file called 'mist' in most of the maps?
(Offtopic: I am very much enjoying the new modding experience, its much easier and comes out better, for instance, Gta San andreas you can really only make visual changes like cars, skies, peds, players.
Battlefront 2: You can do anything, even make your own map.
It would be cool if battlefront 2 could run a scripting program (coding) to make certain things happen.
Example: After 5 minutes of play leather face comes out with a cnainsaw and kills everyone
Last edited by Lozza on Fri Jan 08, 2010 5:54 pm, edited 1 time in total.
- bobfinkl
- Rebel Colonel

- Posts: 593
- Joined: Sun Jul 13, 2008 9:01 am
- Projects :: Lots of unreleased stuff
- xbox live or psn: No gamertag set
- Location: The quaint little city gametoast.
Re: 2 Sky Questions...
For what you are doing the fog in the .sky is NOT what you want, it turns all objects/terrain at a certain distance to a certain color, use it from the fx file or place mist objects.
As for the file called "mist" what is its end is it .odf?
As for the file called "mist" what is its end is it .odf?
- Lozza
- Lieutenant Colonel

- Posts: 543
- Joined: Tue Jan 05, 2010 5:11 am
- Location: Australia. Melbourne
- Contact:
Re: 2 Sky Questions...
'mist' is not an .odf, its a tga.bobfinkl wrote:For what you are doing the fog in the .sky is NOT what you want, it turns all objects/terrain at a certain distance to a certain color, use it from the fx file or place mist objects.
As for the file called "mist" what is its end is it .odf?
I looked at it and its a grey square.
- bobfinkl
- Rebel Colonel

- Posts: 593
- Joined: Sun Jul 13, 2008 9:01 am
- Projects :: Lots of unreleased stuff
- xbox live or psn: No gamertag set
- Location: The quaint little city gametoast.
Re: 2 Sky Questions...
It should be used by an odf though, in certain maps (hoth, geonosis, dagobah, yavin, maybe some more), these are useful to place for fog in only certain locations.Imperial Modder wrote:'mist' is not an .odf, its a tga.
I looked at it and its a grey square.
- Eggman
- Master Bounty Hunter

- Posts: 1516
- Joined: Mon Jul 16, 2007 1:30 pm
- Projects :: Battlefront Chronicles
- Location: Las Vegas
Re: 2 Sky Questions...
That's what the .lua files are for.It would be cool if battlefront 2 could run a scripting program (coding) to make certain things happen.
- Lozza
- Lieutenant Colonel

- Posts: 543
- Joined: Tue Jan 05, 2010 5:11 am
- Location: Australia. Melbourne
- Contact:
Re: 2 Sky Questions...
So it is possible to make leatherface come out of nowhere after 2 minutes of play and kill everyone.
Explain.
Explain.
- Eggman
- Master Bounty Hunter

- Posts: 1516
- Joined: Mon Jul 16, 2007 1:30 pm
- Projects :: Battlefront Chronicles
- Location: Las Vegas
Re: 2 Sky Questions...
Search.
There are lots of topics dealing with scripting, and I know I've seen a few specifically dealing with timed events.
There are lots of topics dealing with scripting, and I know I've seen a few specifically dealing with timed events.
