Difference between revisions of "Script Compiler Override"

82 bytes added ,  11:15, 13 July 2014
m
no edit summary
imported>Odessa
(Created page with "==Overview== If using Let, if eval, While, and some other new NVSE functions, it is permitted to pass array elements, String Variable|str...")
 
imported>Odessa
m
Line 191: Line 191:
</pre>
</pre>


'1-liners' like this are logically correct and may work fine in game. Sometimes it won't, possibly instead giving a CTD. It may be prudent to replace such literal '1-liners' with a UDF call.
'1-liners' like this are logically correct and may work fine in game. Sometimes it won't, possibly instead giving a [[Causes of CTDs|CTD]]. It may be prudent to replace such literal '1-liners' with a UDF call.


==See Also==
==See Also==
Line 200: Line 200:


==External Links==
==External Links==
*[http://www.loverslab.com/topic/26749-tutorial-nvse4-part-1-syntax-and-expressions/ Most of this article was originally adapted from this forum post]
*[http://fallout.bethsoft.com/eng/links/privacyredirect.php?site=http://www.loverslab.com/topic/26749-tutorial-nvse4-part-1-syntax-and-expressions/ Most of this article was originally adapted from this forum post]
Anonymous user