Difference between revisions of "Script Compiler Override"

66 bytes added ,  16:25, 13 July 2014
imported>Odessa
m
imported>Odessa
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 [[Causes of CTDs|CTD]]. It may be prudent to replace such literal '1-liners' with a UDF call.
'1-liners' full of nested function calls like this are logically correct and may work fine in game. Sometimes they won't, possibly instead giving a [[Causes of CTDs|CTD]]. It may be prudent (and probably more readable) to replace excessive literal '1-liners' with a UDF call.


==See Also==
==See Also==
Anonymous user