Quake3World.com
https://www.quake3world.com/forum/

Quick question for those of you that map with id tech
https://www.quake3world.com/forum/viewtopic.php?f=10&t=46709
Page 1 of 2

Author:  o'dium [ 11-24-2011 07:50 AM ]
Post subject:  Quick question for those of you that map with id tech

Ok, just a quickie really.

When you map for any id tech based engine using any editor, what functions do you find yourself using most of the time that you really wish were a more simple button? i.e. it could be a key press, or ir could be something burried in the UI that really would be better off as a simple easy to spot button.

Cheers ears.

Author:  obsidian [ 11-24-2011 09:11 AM ]
Post subject:  Re: Quick question for those of you that map with id tech

The automated build map button would be neat. :)

GtkRadiant is pretty intuitive, so there aren't any deep menus or anything. I suppose some sort of improved texturing tools would be nice, shader editor, built-in compile options, and some sort of way to extrude face geometry.

Author:  IveGotPenisEnvy [ 11-24-2011 09:16 AM ]
Post subject:  Re: Quick question for those of you that map with id tech

Yes, I wish they didn't have to make BSP's. It's stupid, they should've done what Unreal done and just let you save the map and run it.

Author:  Theftbot [ 11-24-2011 09:47 AM ]
Post subject:  Re: Quick question for those of you that map with id tech

I would like a set of buttons to change the texture scale on the fly.(default q3 maps is .5, in my high res maps i use .125) Also a switch for view from textured/solid/wireframe would be cool too.

Author:  obsidian [ 11-24-2011 09:56 AM ]
Post subject:  Re: Quick question for those of you that map with id tech

IveGotPenisEnvy wrote:
Yes, I wish they didn't have to make BSP's. It's stupid, they should've done what Unreal done and just let you save the map and run it.


:dork: You had to compile maps all the way up to Unreal Engine 2.5. If you're comparing UE3 to Quake 3, that's almost a decade of difference with massive technological differences. id Tech 4 does nearly instantaneous loads like UE3.

Author:  IveGotPenisEnvy [ 11-24-2011 10:34 AM ]
Post subject:  Re: Quick question for those of you that map with id tech

Why is it that I just had to click "save" then in UnreadlEd just to create a map? Didn't have to go through compiling shit, all I had to do was make the map and save it.

Author:  obsidian [ 11-24-2011 10:42 AM ]
Post subject:  Re: Quick question for those of you that map with id tech

Are you using Unreal Engine 3?

Author:  Bliccer [ 11-24-2011 11:06 AM ]
Post subject:  Re: Quick question for those of you that map with id tech

That's why I think the GTkRadiant is one of the best editors ever. It's easy to create simple brushwork and you also have all necessary shortcuts on the keyboard.
But maybe it would be awesome to implement a button which compiles the map with all set parameters (ticked boxes somewhere) and start the game with all necessary settings (sv_pure 0, sv_cheats 1 etc.). Of course you could do that over a bat, but one button in the menu could save the time, creating the bats.
It would also be cool to jump through the entities with one or two keys.
For example I had too edit several light colors. For this I had to go through the entity list but only could select one. Close the entity list, press k, change color or n for settings. So maybe it would be cool to have every window connected? Entitylist, color & entity settings. So go fast forward through the light entities by pressing some key and meanwhile have an autoupdate in the setting display.
I hope you get what I mean :D

Author:  ShadoW_86 [ 11-24-2011 11:12 AM ]
Post subject:  Re: Quick question for those of you that map with id tech

You still need to compile BSP in UE3. You still need to make it every time you change bsp geometry or add a new one. The thing is, in UE3 you don't use BSP at all, or almost at all. Don't be mistaken about that. Like Obsidian mentioned there is a decade of technology differences, and just take a look at idtech4 - bsp compile process is just as quick there as in UE3.

Author:  neoplan [ 11-24-2011 11:53 AM ]
Post subject:  Re: Quick question for those of you that map with id tech

- Buttons for filters could be useful. Like filtering, patches, entities, models.
- Button for loading\unloading portal files (.prt)
- Adding buttons for most common used entities like trigger_multible, target_position, info_player_start - the right-click menu can be pain in the ass sometimes.

But anyways, if you really work with a program - you mostly use shortcuts.

Author:  obsidian [ 11-24-2011 12:12 PM ]
Post subject:  Re: Quick question for those of you that map with id tech

Bliccer wrote:
For example I had too edit several light colors. For this I had to go through the entity list but only could select one.


Select one of the lights, SHIFT+A to select all of common type, N for entity inspector, change settings, done!

(won't work if you have different coloured lights, but you could select all lights, invert selection and hide everything else and it'll make it easier to select all of the same coloured lights in the map)

Author:  deqer [ 11-24-2011 12:55 PM ]
Post subject:  Re: Quick question for those of you that map with id tech

Theftbot wrote:
I would like a set of buttons to change the texture scale on the fly.(default q3 maps is .5, in my high res maps i use .125) Also a switch for view from textured/solid/wireframe would be cool too.


Similar to this, I think a nice feature would be to change the default scale and also when you change default scale it can automatically change all textures faces(that were not modified) in your map to use the new default scale. Doesn't sound like a solid feature, but something like that. Can do it in a text editor, but it's not as friendly.

Author:  Eraser [ 11-24-2011 12:57 PM ]
Post subject:  Re: Quick question for those of you that map with id tech

I'm missing a center 3D camera view on selection. You can center 2D views on selection but not the 3D camera. At least, no that I know of.

Author:  tehSandwich [ 11-24-2011 01:38 PM ]
Post subject:  Re: Quick question for those of you that map with id tech

If anything, I would like a per-surface lightmap scale thingy as well as a lightmap grid view mode.

Author:  mazk1985 [ 11-24-2011 06:18 PM ]
Post subject:  Re: Quick question for those of you that map with id tech

deqer wrote:
Theftbot wrote:
I would like a set of buttons to change the texture scale on the fly.(default q3 maps is .5, in my high res maps i use .125) Also a switch for view from textured/solid/wireframe would be cool too.


Similar to this, I think a nice feature would be to change the default scale and also when you change default scale it can automatically change all textures faces(that were not modified) in your map to use the new default scale. Doesn't sound like a solid feature, but something like that. Can do it in a text editor, but it's not as friendly.


I don't know about previous versions but 1.5 has a default texture scale in the preferences:

Image

Author:  Theftbot [ 11-24-2011 10:13 PM ]
Post subject:  Re: Quick question for those of you that map with id tech

Not exactly a hotkey button-HUH

Author:  fKd [ 11-24-2011 10:56 PM ]
Post subject:  Re: Quick question for those of you that map with id tech

thread has branched off topic it seems... but imo, buttons? meh, shortcuts or nothing lol

Author:  mazk1985 [ 11-26-2011 03:55 PM ]
Post subject:  Re: Quick question for those of you that map with id tech

my bad. i guess a hot button key for that would be cool yeh xD

Author:  EmeraldTiger [ 11-26-2011 05:01 PM ]
Post subject:  Re: Quick question for those of you that map with id tech

For texture lock to work on flipping in addition to movement, rotation, etc. I don't understand why the coders for GTK (at least 1.4) decided to not implement support for texture locking on flips... I mean it's so simple really, is there really any technical barriers preventing this from happening? Is it a brush-primitives only feature?

And yes it is a big problem for CTF map makers... if you want to mirror a map as opposed to rotating it, guess what? You'll have to re-do all the textures on the other side. If the GTK coders took that little bit of extra initiative to implement texture lock on flips, it would have saved several hours of work for several mappers.

Author:  Delirium [ 11-26-2011 09:54 PM ]
Post subject:  Re: Quick question for those of you that map with id tech

I find that the shortcut buttons are enough, maybe you could have "programmable buttons" where you could choose what the setting would be.
I think an add func_model button would be handy, or make a brush detail/struc.

Author:  Theftbot [ 11-26-2011 10:25 PM ]
Post subject:  Re: Quick question for those of you that map with id tech

A layers system would be 1337(for seperation of structural/detail, weapons, entities)

Author:  lightmill [ 11-27-2011 04:00 AM ]
Post subject:  Re: Quick question for those of you that map with id tech

What editors are we talking exactly, GTK 1.5\netradiant? Then what about bringing back the old handy features from 1.3 that were cut for no good reason?

offset for cloning
ctrl+click whole brush texturing in 3d
shift+click face texturing keeping face coordinates
ctrl-alt-click entire brush ent or func_group selection
working 'invert selection' when you have groups selected
-func_groups not counting as entities with filters
-alt+drag face shearing
...and something else I forgot
and vert manip splits surfaces, but thats not interface thing

wouldnt mind groups\layers either - thats probably the #1 crucially important feature absent from Id`s tools

or just give me CoD4 radiant for Q3 and Doom3 ))))

EDIT: Oh, and if Im wrong and those mentioned features can be enabled in netradiant - dont hesitate to tell me where\how, Id be very greatfull.

Author:  obsidian [ 11-27-2011 08:00 AM ]
Post subject:  Re: Quick question for those of you that map with id tech

Great list and all, but it doesn't help that there is a shortage of active developers for GtkRadiant so we aren't seeing any progress.

I wonder, will any features of Doom3 Edit will be useful to port over to GtkRadiant? I *think* the source for D3E is part of the Doom3 GPL release.

Author:  ^Ghost [ 12-12-2011 02:15 AM ]
Post subject:  Re: Quick question for those of you that map with id tech

hotkey for func_group find it incredibly annoying to have to pull down the menu everytime.

Author:  Eraser [ 12-12-2011 02:19 AM ]
Post subject:  Re: Quick question for those of you that map with id tech

Perhaps a bit OT, but is there a function for selecting all brushes that are part of an entity in GtkRadiant 1.4?

Author:  skinmaster [ 12-12-2011 06:18 AM ]
Post subject:  Re: Quick question for those of you that map with id tech

open the entity window and select the entity from the list..

Author:  Eraser [ 12-12-2011 06:52 AM ]
Post subject:  Re: Quick question for those of you that map with id tech

Not something that allows me to select all brushes related to my current selection?
Thing is, my entity window is populated with more than 800 entities.

Author:  skinmaster [ 12-12-2011 07:01 AM ]
Post subject:  Re: Quick question for those of you that map with id tech

from the tips section...

Ctrl+Alt+LMB
Select func_group.

Author:  o'dium [ 12-12-2011 09:37 AM ]
Post subject:  Re: Quick question for those of you that map with id tech

Keep it up, I may be quiet but I'm noting a lot down so that I can do some stuffs :p

Author:  lightmill [ 12-12-2011 10:21 AM ]
Post subject:  Re: Quick question for those of you that map with id tech

Coming from 3ds another simple but effective feature would be to allow 'locks' on geometry making it unselectable.

btw Select Whole Entities is ctrl-alt-click in 1.3.12 (cant say about 1.4 I never liked it for some reason I cant even recall heh)

Author:  ^Ghost [ 12-12-2011 01:04 PM ]
Post subject:  Re: Quick question for those of you that map with id tech

Eraser wrote:
Perhaps a bit OT, but is there a function for selecting all brushes that are part of an entity in GtkRadiant 1.4?


ctrl alt left click

Author:  obsidian [ 12-12-2011 06:22 PM ]
Post subject:  Re: Quick question for those of you that map with id tech

o'dium wrote:
Keep it up, I may be quiet but I'm noting a lot down so that I can do some stuffs :p


Curious: Are you planning on improving GtkRadiant or your Overdose tools?

Author:  deqer [ 12-14-2011 10:32 AM ]
Post subject:  Re: Quick question for those of you that map with id tech

I think the biggest thing for me would be the ability to create chunks and store those chunks into a library and grab-and-drag a chunk onto the map. Similar to having a library of entities, and simply grab-and-drag an entity on your map.

For example, let's say you want to make a map based on strict grid guidelines where--for example--you know you'll always have 192x192 hallways, and therefore you would have a chunk(or group, or model?) of brushes+entities+more, and you grab a chunk of the hallway and snap it together. You would also have a chunk for a rounded corner(90 degress) of your hallway. You could have a chunk of doing an arch.

I think this is already possible, but I've never figured it out. I think it's called func_model. But I have a theory that func_model is not quite what I want. I would want a "Group" feature, and that "Group" container can be Opened, Closed, or Removed without affecting anything else.

Hard to explain, but think of something like "The Sims", where you have a library of objects that you place on a grid. That's what I want to start doing.

Aside from that, then you can manually customize parts of your map to be not so grid-like.

Author:  dghost77 [ 12-14-2011 10:40 AM ]
Post subject:  Re: Quick question for those of you that map with id tech

I agree with deqer, having a kind of library for group of brushes where we can store and save our creation with brushes would be really useful.

Author:  deqer [ 12-14-2011 10:43 AM ]
Post subject:  Re: Quick question for those of you that map with id tech

dghost77 wrote:
I agree with deqer, having a kind of library for group of brushes where we can store and save our creation with brushes would be really useful.

and not just brushes. entities too. because you're going to want to put a light entity into some of these groups, for sure.

Page 1 of 2 All times are UTC - 8 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/