HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Save item type in game cache

01-25-2006, 09:13 PM#1
harel
I created a nice extended inventory system but unfortunately it works for only one unit.
Is it possible to save the item type variable array in the game cache and then restore it? (If it is possible how can I do it?)
If you have any other idea how I can use this system with more then one unit please tell me.
01-25-2006, 10:24 PM#2
Vexorian
no, just replace the array with a gamecache mission.

You should not remove items and create them, you have to hide items, because otherwise custom values and attached variables to the items will be lost
01-25-2006, 10:25 PM#3
Blade.dk
Also, for some lame reason units can pick up hidden items, so better move them to a safe area of the map.
01-25-2006, 10:26 PM#4
Vexorian
or don't order units to pick up hidden items