- Joined
- Jul 23, 2008
- Messages
- 6
I visited the hiveworkshop and recently ran across this:
Warcraft III Spells - BagCE2.0+AtrSA1.1+SSA1.5 vC
It seemed like a nice system, so I decided to attempt to add specifically, the item stack system to my map. I copied the triggers, and created the items and abilities needed and used by the system myself. And then I set the constants for the items to point to the correct items I made for it.
I fired up my map, got in game, I purchased a few items, and they didn't stack, I've been at it for days now, and quite frankly don't know what else to try. I've tried copying in the triggers one by one, then closing and saving my map, and it still failed to work.
On copying the RCCS v W trigger, it ran up some errors (such as function h2i was already declared, so I commented it out, and it compiled fine.) My knowledge of JASS is very limited, and meager at best, any help would be appreciated.
I am using newgen 5a, world editor 1.21b, and warcraft 3 1.22. I realize that this system I'm trying to add is 3 years old, but I've tested out the demo, and it seemed really nice, so I figured it was worth a shot.
Thanks in advance.
Warcraft III Spells - BagCE2.0+AtrSA1.1+SSA1.5 vC
It seemed like a nice system, so I decided to attempt to add specifically, the item stack system to my map. I copied the triggers, and created the items and abilities needed and used by the system myself. And then I set the constants for the items to point to the correct items I made for it.
I fired up my map, got in game, I purchased a few items, and they didn't stack, I've been at it for days now, and quite frankly don't know what else to try. I've tried copying in the triggers one by one, then closing and saving my map, and it still failed to work.
On copying the RCCS v W trigger, it ran up some errors (such as function h2i was already declared, so I commented it out, and it compiled fine.) My knowledge of JASS is very limited, and meager at best, any help would be appreciated.
I am using newgen 5a, world editor 1.21b, and warcraft 3 1.22. I realize that this system I'm trying to add is 3 years old, but I've tested out the demo, and it seemed really nice, so I figured it was worth a shot.
Thanks in advance.