Map Editing |
by Goetzenzar
on 01/05/2002 19:30, 4767 messages, last message: 10/18/2021 18:52, 2846884 views, last view: 12/09/2021 03:11 |
 |
|
Welcome to the map editing saloon:
here u can post ur screens, maps, comments, questions and answers about mapediting, and meet other ppl for coop-sessions online :)
|
 |
|

Board Index

|
 |
#4355: Re: *sigh* |
|
by emstorm73
on 06/02/2010 02:19, refers to #4354
|
 |
|
Thanks for the reply... what "unit" or whatever, is the radius specified in? Or is it just some arbitrary number that you have to play with to figure out how big to make it? The wireframe sphere doesn't seem to help all that much in determining what's going to be lit and what isn't...
Also, I've noticed that, even though I'm not using a spotlight, the light (at least as it is reflected off the ceiling of my room) tends to go in one direction.
By which I mean that it is located in the center of the room, but only one half the ceiling is reflecting bright light, while the other half is quite dark.
Any ideas?
Eric Storm
reply to this message
|
 |
#4356: Re: *sigh* |
|
by Razgriz
on 06/02/2010 10:21, refers to #4355
|
 |
|
the first attribute of light is the radius. the wireframe sphere shows you the radious. it changes color per attributes 2, 3 and 4 which are R, G, and B.
the use of spotlight is a little more complicated. a spotlight will always snap to the nearest light. once you define its own radious, the distance it lits is defined by the radius of the light it is snapped on.
though i cannot really explain what happens to you. if you can't figure out the problem yourself you'll have to meet someone experienced with lighting ingame, even me. what's your ingame nick?
reply to this message
|
 |
#4357: .. |
|
by shadowniy
on 06/03/2010 05:59
|
 |
|
is there a way to make a sever and make it privet?
reply to this message
|
 |
#4358: Re: .. |
|
by Bosurgi725
on 06/04/2010 03:40, refers to #4357
|
 |
|
What exactly do you want to sever? The privet? Leave the poor shrub alone.
reply to this message
|
 |
#4359: private server |
|
by MeatROme
on 06/05/2010 15:00, refers to #4357
|
 |
|
just use "-mlocalhost" to make it try registering with a (non existant) masterserver on your own machine ... you'll get "couldn't connect" as an error - but that's what you want!
reply to this message
|
 |
#4360: Re: Adjusting player height |
|
by spentron
on 06/13/2010 17:17, refers to #4332
|
 |
|
You probably mapped to the apparent size of the textures. The red brick texture is closer to the size of a cinderblock in the normal game scale than to red house bricks.
reply to this message
|
 |
#4361: How about a personal assets bank of sorts? |
|
by Darkwiz666
on 06/13/2010 17:57
|
 |
|
Had an idea about something that could speed up mapping a tiny bit...
Wondered if they could create something that we can store pre-created objects (like a car or something)in it's own file that we can call into a new map as an object that can moved and placed at our will (instead of having to use 3DModels, that some people frown upon). It would become a normal set of cubespace once it was commited and would not be able to moved when the map was distributed.
Sortof like having your own brushes in photoshop (but not like that...).
reply to this message
|
 |
#4362: Re: How about a personal assets bank of sorts? |
|
by Bosurgi725
on 06/13/2010 20:23, refers to #4361
|
 |
|
You can copy and paste from one map to another. So you can have an "object" map where you make things you will need for later maps and go back and forth between them.
reply to this message
|
 |
#4363: lava flashing |
|
by durk
on 06/14/2010 04:53
|
 |
|
Is it possible to disable the lava flashing within an individual map?
reply to this message
|
 |
#4364: Re: How about a personal assets bank of sorts? |
|
by SheeEttin
on 06/14/2010 05:18, refers to #4361
|
 |
|
You were describing models right up until "instead of 3D models".
In other engines, what you're describing is, in fact, called a "brush".
Bosurgi725 is correct, however. You may create an "object library" map to copy geometry objects to/from a WIP map. (Textures will not carry over, only the geometry's texture indices.)
reply to this message
|
 |
#4366: A Map Suggestion - |
|
by septimus
on 06/24/2010 20:14
|
 |
|
Let me describe it a bit: Forest with ancient relics around... if i could do sucjh a thing i would.. This is just an idea. :)
reply to this message
|
 |
#4367: Re: multidirectional rotating (?) |
|
by Nixot
on 06/28/2010 09:41, refers to #4284
|
 |
|
You could edit the source code and allow for models to be rolled and pitched - but you'd have to make a new type of ogz, which wouldn't be fun.
reply to this message
|
 |
#4368: Re: multidirectional rotating (?) |
|
by MeatROme
on 06/28/2010 17:25, refers to #4367
|
 |
|
Uhm, why not just have some subdirectories with different configs in them?
There's a small snag here though - at least up to "trooper"-release (possibly the new one will have changed this).
You can NOT backreference the path to the model. So the actual model-file needs to be placed in the final subdir of the "skinning" structure.
I used this on "Four Bases" for my different versions of the floppy-"key"-item model.
Example - for 4 different orientations using the same model:
packages/models/relics/01/v1/v2/v3/v4/model/relic.md3
Then you would have orientation #1:
packages/models/relics/01/v1/RelicSkin1.jpg
packages/models/relics/01/v1/RelicMask1.jpg
packages/models/relics/01/v1/md3.cfg
<SNIP>
md3load v2/v3/v4/model/relic.md3
md3skin MeshName relicSkin1.jpg relicMask1.jpg
// pitch: scale offset [min max]
md3pitch 1.0 90.0 0.0 0.0
</SNIP>
have the skins and md3.cfg reside in each subdir and load them like this in your map-CFG:
<SNIP>
mmodel relics/01/v1
mmodel relics/01/v1/v2
mmodel relics/01/v1/v2/v3
mmodel relics/01/v1/v2/v3/v4
</SNIP>
HTH
reply to this message
|
 |
#4369: original maps lost |
|
by jtoto_2002
on 07/12/2010 08:54
|
 |
|
So I edited my original maps without saving copies first and now I can't seem to get it back. I've uninstalled and reinstalled the package but it is still using me modified maps. There seems to be a couple different places where the packages/base folder is and not sure why. Running this on Linux Mint
reply to this message
|
 |
#4370: Re: original maps lost |
|
by SheeEttin
on 07/12/2010 09:17, refers to #4369
|
 |
|
http://cube.wikispaces.com/FAQ#sauerbraten_home , perhaps?
reply to this message
|
 |
#4371: Re: original maps lost |
|
by jtoto_2002
on 07/12/2010 10:33, refers to #4370
|
 |
|
Thanks!
reply to this message
|
 |
#4372: Elevators |
|
by SuperPie
on 07/25/2010 02:32
|
 |
|
My friend and I are trying to make a map, with an elevator included.
However, we're really stuck on the elevator, and can't make it work. Could someone please tell me roughly how to make one?
reply to this message
|
 |
#4373: Re: Elevators |
|
by Quin
on 07/25/2010 02:36, refers to #4372
|
 |
|
http://sauerbraten.org/docs/editref.html#platform
NOTE: These only work in singleplayer.
reply to this message
|
 |
#4374: Re: Elevators |
|
by Darkwiz666
on 07/26/2010 21:23, refers to #4373
|
 |
|
Which is a damn shame, really...-_-
Didn't they figure out how to get those working in SauerEnhanced?
Anyway, can someone point me to some tutorials that explain blend maps and evnmap things? I want to learn how to do those so I can add more detail to my map.
reply to this message
|
 |
#4375: Re: Elevators |
|
by Q009
on 07/26/2010 21:25, refers to #4374
|
 |
|
Do not use SauerEnhanced...
I'm not done merging it with Justice Edition. (I wonder if I ever will)
reply to this message
|
 |
 |
|

Board Index

|
 |