xiaoyun
2nd Nov 2011, 08:10 AM
Hello.
Heres a little code to illustrate the problem :
[prim 0x0002] Expression (Temp 0x0000 := Literal 0x0000)
[prim 0x0033] Manage Inventory (Set To Next Token Of GUID,
token: GUID 0x12345678,
Category: non-visible non-memory,
reversed: False,
Inventory (singular): Neighbor: Param 0x0000,
index: Temp 0x0000)
I would like to know, if there is a way to receive the same effect as code shown above,
but with ability to pass GUID to 0x0033 as constant or variable, instead of hardcoding it as in example above.
Heres a little code to illustrate the problem :
[prim 0x0002] Expression (Temp 0x0000 := Literal 0x0000)
[prim 0x0033] Manage Inventory (Set To Next Token Of GUID,
token: GUID 0x12345678,
Category: non-visible non-memory,
reversed: False,
Inventory (singular): Neighbor: Param 0x0000,
index: Temp 0x0000)
I would like to know, if there is a way to receive the same effect as code shown above,
but with ability to pass GUID to 0x0033 as constant or variable, instead of hardcoding it as in example above.