Help With My Map
Moderator: Cheaters
-
- Newcomer
- Posts: 23
- Joined: June 14th, 2007, 11:45 pm
Help With My Map
I need a way to make it so if you have 3 items it combines into one. Without making it slot specific because people that play get too confused with that. Also I need to make it so that creeps can get the heroes to level past 5. I dont know why, but some maps I've made they can level past 5 with creeps and some they can't. Or, if I could make it so that enemy units give gold bounty. Sorry if this is in the wrong section, I'm not sure if it's a GUI trigger or anything. Thanks for the help in advance.
-
- Honorary wc3edit.net Traitor
- Posts: 2507
- Joined: February 1st, 2007, 4:11 pm
- Location: NEVADA
Re: Help With My Map
advanced options - gameplay
max level from creeps: x
then the trigger is just
event a unit aquires an item
if unit has this item,thisitem,and this item, then do remove all items and add this item..
too lazy to post the code atm, but its sort of like that.
max level from creeps: x
then the trigger is just
event a unit aquires an item
if unit has this item,thisitem,and this item, then do remove all items and add this item..
too lazy to post the code atm, but its sort of like that.
-
- Newcomer
- Posts: 23
- Joined: June 14th, 2007, 11:45 pm
Re: Help With My Map
I tried that, but for the trigger it says bla bla bla....Hero In Slot #. and people get to confused with the slot numbers so how can I do it?
-
- Honorary wc3edit.net Traitor
- Posts: 2507
- Joined: February 1st, 2007, 4:11 pm
- Location: NEVADA
-
- Newcomer
- Posts: 23
- Joined: June 14th, 2007, 11:45 pm