HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Item Bank

03-14-2005, 03:26 AM#1
Guest
I have been trying to make a bank to hold items in that multiple players can use. Havent had any lucky figuring it out, and cant find any tutorials on this. Was wondering if anyone knows of a tutorial or has an idea how to do it?

Thanks
03-14-2005, 08:04 AM#2
Strategy Master
Only way i can think of is use a unit based off the marketplace to represent the banker then add item of type to the banker using the action

Neutral Building - Add [ITEM] to [BANKER] with 1 in stock and a max stock of 1

Thats only way i can think of it. Only problem is that if u have creeps that drop items they will get added to the banker as well automatically.
03-15-2005, 08:05 AM#3
Guest
i guess i could just do pack horse objects for each player, and make it to where they cant move etc.. i wish i could get it all into one object tho, maybe ill craft a crazy trigger for it ;o