Difference between revisions of "Operator"

From SimsWiki
Jump to: navigation, search
(Auto-inserted from WakkaWikki)
 
m (Cleaned up)
Line 1: Line 1:
{{OldWikiEntry}} ==Operator==
+
There are several known operators.
  
0x00: >
+
==List==
0x01: <
+
 
0x02: Equals?
+
{|
0x03: +=
+
! Hex
0x04: -=
+
! Meaning
0x05: Assign To:
+
|-
0x06: *=
+
| 0x00
0x07: /=
+
| >
0x08: Flag Set?
+
|-
0x09: Set Flag
+
| 0x01
0x0A: Clear Flag
+
| <
0x0B: ""++"" and <
+
|-
0x0C: mod=
+
| 0x02
0x0D: and=
+
| ==
0x0E: >=
+
|-
0x0F: <=
+
| 0x03
0x10: Not Equal To
+
| +=
0x11: -- and >
+
|-
0x12: or=
+
| 0x04
0x13: xor=
+
|-=
0x14: abs(rhs)
+
|-
0x15: Assign 32bit Value [[Category:Modding]]
+
| 0x05
 +
| :=
 +
|-
 +
| 0x06
 +
| *=
 +
|-
 +
| 0x07
 +
| /=
 +
|-
 +
| 0x08
 +
| Flag Set?
 +
|-
 +
| 0x09
 +
| Set Flag
 +
|-
 +
| 0x0A
 +
| Clear Flag
 +
|-
 +
| 0x0B
 +
| ++ and <
 +
|-
 +
| 0x0C
 +
| mod=
 +
|-
 +
| 0x0D
 +
| and=
 +
|-
 +
| 0x0E
 +
| >=
 +
|-
 +
| 0x0F
 +
| <=
 +
|-
 +
| 0x10
 +
| !=
 +
|-
 +
| 0x11
 +
| -- and >
 +
|-
 +
| 0x12
 +
| or=
 +
|-
 +
| 0x13
 +
| xor=
 +
|-
 +
| 0x14
 +
| abs
 +
|-
 +
| 0x15
 +
| Assign 32bit Value
 +
|}
 +
 
 +
==See Also==
 +
*[[0x0002]] the expression [[primitive]]
 +
 
 +
{{OldWikiEntryCleaned}}
 +
 
 +
[[Category:Modding]]

Revision as of 18:22, 3 August 2006

There are several known operators.

List

Hex Meaning
0x00 >
0x01 <
0x02 ==
0x03 +=
0x04
0x05  :=
0x06 *=
0x07 /=
0x08 Flag Set?
0x09 Set Flag
0x0A Clear Flag
0x0B ++ and <
0x0C mod=
0x0D and=
0x0E >=
0x0F <=
0x10  !=
0x11 -- and >
0x12 or=
0x13 xor=
0x14 abs
0x15 Assign 32bit Value

See Also

This article is imported from the old MTS2 wiki. It's original page, with comments, can be found at http://old_wiki.modthesims2.com/Operator

Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox