Itemid: Difference between revisions
From Vendetta Lua
Jump to navigationJump to search
New page: Id of an item in your inventory or of an item sold at a station. Every item that the players adds to his inventory gets one of those assigned to it. Multiple items in a stack share the ... |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 5: | Line 5: | ||
Multiple items in a stack share the same id. | Multiple items in a stack share the same id. | ||
The id of an item changes when it is unloadad or jettisoned and picked up again. | The id of an item changes when it is unloadad or jettisoned and picked up again (and possibly a few more cases). | ||
[[Category:Functions/Values]] |
Latest revision as of 11:05, 28 March 2023
Id of an item in your inventory or of an item sold at a station.
Every item that the players adds to his inventory gets one of those assigned to it.
Multiple items in a stack share the same id.
The id of an item changes when it is unloadad or jettisoned and picked up again (and possibly a few more cases).