Difference between revisions of "If"

Jump to navigation Jump to search
239 bytes added ,  15:38, 23 May 2007
Minor note about <> and >< in scripting
imported>JOG
imported>TheImperialDragon
(Minor note about <> and >< in scripting)
Line 49: Line 49:
It is important to note that there are no bitwise comparisons available in Oblivion's scripting language.
It is important to note that there are no bitwise comparisons available in Oblivion's scripting language.


NOTE: <nowiki><></nowiki> and <nowiki>><</nowiki> are used often in other programming languages, but not in Oblivion's scripting language.  While they do not register as errors when saved in a script in the CS, they will not work in-game.


== Combining Comparisons ==
== Combining Comparisons ==

Navigation menu