oCItem
Quick Infos
Class Name: oCItem
Version Identifiers:
β Gothic I: 0
β Gothic II: 0
Sources:
β gothic-library.ru
β zk.gothickit.dev
Represents an item in the game world. Items are special VObjects which are tied to a script instance which defines their attributes. They have physics enabled and can be targeted and picked up by the player.
Class members
- zCVob
- oCVob
- oCItem
- itemInstance = ""
- zCVob
- oCVob
- oCItem
- itemInstance = ""
- zCVob
- oCVob
- oCItem
- itemInstance = ""
- amount = 0
- flags = 0
- zCVob
- oCVob
- oCItem
- itemInstance = ""
- amount = 0
- flags = 0
Class member overview
itemInstance
The name of the script instance representing the item.
amount
Unknown.
Warning
This property is only available in saved games.
flags
Unknown.
Warning
This property is only available in saved games.