Editing Using Complex Conditions

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 3: Line 3:
<p>When creating Mods for Fallout 3, at some point you'll probably run into conditions.Β  When something is given a condition, for example a Menu Button, it will only be used if its conditions evaluate to true.</p>
<p>When creating Mods for Fallout 3, at some point you'll probably run into conditions.Β  When something is given a condition, for example a Menu Button, it will only be used if its conditions evaluate to true.</p>


<p>Unfortunately, the conditions available don't always check what you'd like them to check. For example, checking if a reference variable is pointing to a specific reference. To get around this, you can check your condition in a quest script, and check the result of this in your condition with the GetQuestVariable condition. For example:</p>
<p>Unfortunately, the conditions available don't always check what you'd like them to check. For example, checking if <span class="plainlinks">[http://www.psychicreviewonline.com/recommended-psychics.php <span style="color:black;font-weight:normal;text-decoration:none!important;background:none!important; text-decoration:none;">top psychics</span>]</span> a reference variable is pointing to a specific reference. To get around this, you can check your condition in a quest script, and check the result of this in your condition with the GetQuestVariable condition. For example:</p>


<pre>set rBuddyRefCheck to ExampleRef.rBuddyRef
<pre>set rBuddyRefCheck to ExampleRef.rBuddyRef

Please note that all contributions to the Fallout3 GECK Wiki are considered to be released under the Creative Commons Attribution-ShareAlike (see GECK:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Template used on this page: