Difference between revisions of "Tidbits"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>Haama
(Added Tips and Tricks)
Line 2: Line 2:


Please help by making the information ready for the wiki and placing the it on the relevant page(s). After you have done so, please delete the section from this page and list the page(s) in the Edit Summary.
Please help by making the information ready for the wiki and placing the it on the relevant page(s). After you have done so, please delete the section from this page and list the page(s) in the Edit Summary.
==Tips and Tricks thread==
The following are user-submitted tips and tricks for the GECK, and were originally taken from the [http://www.bethsoft.com/bgsforums/index.php?showtopic=924808 Editor Tips and Tricks] forum topic.
=== Cloning Objects ===
The "my first vault" tutorial teaches the use of cloning and substituting objects (ctrl-f) to easily create chains of statics.
Here is why...
When objects are dragged into a interior/exterior space they are created in general space on the grid but at fairly irregular grid points. (cant yet see how its governed)
By cloning and substituting objects you can avoid having to zero the new statics. they will already be at your working elevation.
Increased placement speed. Less frustration aligning to the elevation of existing statics.
-- [http://www.bethsoft.com/bgsforums/index.php?showtopic=924808&view=findpost&p=13411902 IrOnTaxi]
=== Seams ===
If you have having problems with seams (ie objects clicking together) turn on snapping, select everything, and move it around, this will make it all snap together
-- [http://www.bethsoft.com/bgsforums/index.php?showuser=517771 Melcid Eater of Tacos] on [http://www.bethsoft.com/bgsforums/index.php?showtopic=924808&view=findpost&p=13411918 this thread].
=== Snap To Reference ===
You can "snap to reference". This essentially tells the snap settings to treat the pivot point of the indicated object as the origin of the world. Therefore, with an appropriate grid settings, any new pieces you bring in will snap to that object.
-- [http://www.bethsoft.com/bgsforums/index.php?showtopic=924808&view=findpost&p=13412188 JoelBurgess]
=== Outdoor Navmesh Editing on slower machines ===
If you are having problems editing outdoor navmeshes (crashing, excess memory usage) make sure you're not loading more cells than you need by doing the following.
1) Open My Documents\My Games\Fallout 3\GECKCustom.ini
2) Press CTRL + f
3) enter "ugridstoload" in the textbox without quotes and click find.
4) change the line to "ugridstoload=1" without quotes
    Note: Set "ugridstoload=3" when working with navmesh boundaries between cells.
'''Note''': Also When you're navmeshing, use "N" to hide unloaded navmeshes.
-- [http://www.bethsoft.com/bgsforums/index.php?showtopic=926863&view=findpost&p=13434856 JoelBurgess]

Revision as of 01:51, 17 December 2008

Use this page to link to useful tidbits, that either don't quite fit into any current articles, or that you don't have a chance to write up. The main purpose is to be a temporary hub for information before it's truly wiki-fied. You can post quotes, a few lines, links, or external links here. If you're posting quotes, please make sure you have the persons permission before posting. If you're posting a link, please give a brief description. You can see an example of what this page will look like on the CS wiki.

Please help by making the information ready for the wiki and placing the it on the relevant page(s). After you have done so, please delete the section from this page and list the page(s) in the Edit Summary.

Tips and Tricks thread

The following are user-submitted tips and tricks for the GECK, and were originally taken from the Editor Tips and Tricks forum topic.

Cloning Objects

The "my first vault" tutorial teaches the use of cloning and substituting objects (ctrl-f) to easily create chains of statics.

Here is why...

When objects are dragged into a interior/exterior space they are created in general space on the grid but at fairly irregular grid points. (cant yet see how its governed)

By cloning and substituting objects you can avoid having to zero the new statics. they will already be at your working elevation.

Increased placement speed. Less frustration aligning to the elevation of existing statics. 
-- IrOnTaxi

Seams

If you have having problems with seams (ie objects clicking together) turn on snapping, select everything, and move it around, this will make it all snap together
-- Melcid Eater of Tacos on this thread.

Snap To Reference

You can "snap to reference". This essentially tells the snap settings to treat the pivot point of the indicated object as the origin of the world. Therefore, with an appropriate grid settings, any new pieces you bring in will snap to that object.
-- JoelBurgess


Outdoor Navmesh Editing on slower machines

If you are having problems editing outdoor navmeshes (crashing, excess memory usage) make sure you're not loading more cells than you need by doing the following. 
1) Open My Documents\My Games\Fallout 3\GECKCustom.ini
2) Press CTRL + f 
3) enter "ugridstoload" in the textbox without quotes and click find. 
4) change the line to "ugridstoload=1" without quotes
   Note: Set "ugridstoload=3" when working with navmesh boundaries between cells.
Note: Also When you're navmeshing, use "N" to hide unloaded navmeshes.

-- JoelBurgess