Page 2 of 4

Re: Lava map creation

Posted: 27 Aug 2011, 22:20
by PicassoCT
Image

Do you hear it, the whispering, like Ingus talking out of the flames? If youlisten closely, you can hear it, demanding to be a GaiaUnit, able to procreate, able to slowly( to slow for eyes to see) crawl across the map, burning everything that comes near. Tied to a neighboor bigger in scale..

you could even give a flamethrower that shots from below the ground(setting units aflame from sheer heat) who ventured to close...

god, im off, this is taking me far away from where i should be working.

Re: Lava map creation

Posted: 27 Aug 2011, 22:28
by smoth
that is pretty cool, got any more?

Re: Lava map creation

Posted: 27 Aug 2011, 22:44
by PicassoCT
No, that was just assembled minutes ago. Im not doing maps (for now, would need another lifetime to get to the racelevel of the Triforce (Forb, Behe, You)..

meanhwile, how does one assemble a purely cosmetic beamlaser? I want it to be blue, to point at enemys, without doing damage, or ever stoping pointing.

beamTime = 99999999,

seems such a waste of ressources. remember there is always a clock tickin in the background then...

Re: Lava map creation

Posted: 28 Aug 2011, 13:08
by Beherith
Maybe copy the weapon of the BA arm beamer and set its damage to 0, and remove the hit effect?

Re: Lava map creation

Posted: 28 Aug 2011, 15:41
by PicassoCT
I appreciate this sort of irony.. the biggest pros of the board, giving one of the nubs a to-do-list.

Re: Lava map creation

Posted: 28 Aug 2011, 17:39
by Beherith
Image

I found some nice cegs, using them. Added SSMF, some highlit glow on the terrain edges.

Picasso: doing the kind of glow you showed:
1. Bake onto texture, which looks wierd with shadows, is a lot of work, looks static

2. code shader to do it: too much work and wasted performance for little gain.

Re: Lava map creation

Posted: 28 Aug 2011, 19:41
by PicassoCT
You didnt get my main point Behe. I know it looks static, but you know you can do moving textures (yes, i remember what you did back there).. so that sounds like a rather cheasy way out of lots of work...

The Idea was some really (slow) downhill moving lavastream in 3d. One glowing lavabrick creates the next insideitself, and then pushes it out into the "flow" direction..

Image

Still, your version allready beats everything that has existed before..

Can we have sparks, carried up by furnance winds?
http://www.youtube.com/watch?v=G6Uxh-xtU-g

Re: Lava map creation

Posted: 28 Aug 2011, 20:05
by very_bad_soldier
Nice work Behe! Looks great!

Re: Lava map creation

Posted: 28 Aug 2011, 20:19
by knorke
The Idea was some really (slow) downhill moving lavastream in 3d. One glowing lavabrick creates the next insideitself, and then pushes it out into the "flow" direction..
Flowing "block water" is not really that hard, did in in qbasic too. Instant of features I would use Lua to draw the lava blocks, similiar to the block of war widget. But how to make the blocks appear non blocky?
Also the water in minecraft http://www.youtube.com/watch?v=9uIRD9sM ... age#t=368s and KP colorwars.

That shader lava looks quite nice, how did you do the "lightning up the walls"?

Re: Lava map creation

Posted: 30 Aug 2011, 11:09
by Beherith
PicassoCT wrote:Image
Can I has obj and texture? I wish to use as feature :)

Re: Lava map creation

Posted: 30 Aug 2011, 11:13
by PicassoCT

Re: Lava map creation

Posted: 30 Aug 2011, 15:59
by AF
Can I have a version with embedded whaling souls screaming for help on the surface reaching out of the lava for help?

Re: Lava map creation

Posted: 30 Aug 2011, 16:20
by smoth
sounds do not play at a location. so if you play a sound then move to a different screen on the map you will still hear the sound until it finishes. it's why I don't have engine sounds on the guntanks and gunperries.

Re: Lava map creation

Posted: 30 Aug 2011, 16:52
by knorke
oooh exploitable.
smoth wrote:sounds do not play at a location.
http://springrts.com/wiki/Lua_UnsyncedCtrl#Sounds
There is x,y,z? If it was broken it seems to be fixed:
http://springrts.com/mantis/view.php?id=2061

Re: Lava map creation

Posted: 30 Aug 2011, 17:01
by PicassoCT
you dare to touch this - for behe only file, and im gonna find out how fast i can twist those cubes ;)

http://www.youtube.com/watch?v=eaRcWB3jwMo

Torturemaschine..

Re: Lava map creation

Posted: 30 Aug 2011, 17:09
by FLOZi
knorke wrote:
oooh exploitable.
smoth wrote:sounds do not play at a location.
http://springrts.com/wiki/Lua_UnsyncedCtrl#Sounds
There is x,y,z? If it was broken it seems to be fixed:
http://springrts.com/mantis/view.php?id=2061
2061 is not relevant to this, see http://springrts.com/mantis/view.php?id=2623

Re: Lava map creation

Posted: 30 Aug 2011, 18:07
by Beherith
Is there any way I can convert a Lua CEG to TDF? I dont want to include an explosions_post.lua in my map, so that it doesnt break it with mods that have it.

Re: Lava map creation

Posted: 30 Aug 2011, 20:36
by FLOZi
Beherith wrote:Is there any way I can convert a Lua CEG to TDF? I dont want to include an explosions_post.lua in my map, so that it doesnt break it with mods that have it.
I don't understand the problem?

Re: Lava map creation

Posted: 31 Aug 2011, 20:17
by Beherith
Am I doin it rong? I took a ceg from ZK, modified it, looked for all the textures it uses and slapped it into the map. SpawnCEG spawns them randomly. The ceg works when the map is loaded with ZK, yet not with BA.
Lua ceg file:

http://pastebin.com/f4CK540m

Re: Lava map creation

Posted: 31 Aug 2011, 20:24
by smoth
IIRC BA and it's ilk use a dated resources file instead of the autofile like goondam and s44. I don't remember wut ca does... I know you don't play it but try the map in gundam or s44.