Game guide:Creating a tomb: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
imported>ArchieAndrewfan3001
No edit summary
imported>A morris
mNo edit summary
Line 7: Line 7:
* [[moveobjects|MoveObjects]] on - may be needed for placing items in awkward locations.
* [[moveobjects|MoveObjects]] on - may be needed for placing items in awkward locations.


'''Please be aware that creating your own tombs or triggerable items may not be the most user-friendly process, and side effects such as game crashes may occur, with this in mind, it is best to save your game before you begin any work. Also, most items are intended to be triggered only once, meaning after use they will appear as normal, taking away the exploration element.'''
{{Notification|warning=y|Please be aware that creating your own tombs or triggerable items may not be the most user-friendly process, and side effects such as game crashes may occur, with this in mind, it is best to save your game before you begin any work. Also, most items are intended to be triggered only once, meaning after use they will appear as normal, taking away the exploration element.}}


==Placing tomb items==
==Placing tomb items==
Line 42: Line 42:


==Creating a simple trigger==
==Creating a simple trigger==
The easiest trigger to make is linking two dive wells together, place two wells in buy mode. Remaining in buy mode, '''shift + control''' click one of the wells and select "Change this well's name (Current name:)", in the dialog box enter something simple like 'well1' and click ok. Now select the second well and repeat the process, naming it something like 'well2'.Return to the first well and select "Make this an uber warp well", in the box type 'well2'. Repeat for the second well by selecting "Make this an uber warp well" and typing 'well1', the two wells are now linked and your Sim should be able to travel between them.
The easiest trigger to make is linking two dive wells together. Place two wells in buy mode. Remaining in buy mode, '''shift + control''' click one of the wells and select "Change this well's name (Current name:)", in the dialog box enter something simple like 'well1' and click ok. Now select the second well and repeat the process, naming it something like 'well2'. Return to the first well and select "Make this an uber warp well", in the box type 'well2'. Repeat for the second well by selecting "Make this an uber warp well" and typing 'well1', the two wells are now linked and a Sim should be able to travel between them.