how to make items stack

M

Mini-Me

Guest
I believe there is a demo map on the free trigger code forum right here on thehelper where is the item stacking.
 

master maste

New Member
Reaction score
32
what do you mean where is the item stackin?

btw i found this when i searched

Combine
Events
Unit - A unit Acquires an item
Conditions
(Charges remaining in (Item being manipulated)) Greater than 0
Actions
For each (Integer A) from 1 to 6, do (Actions)
Loop - Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
((Item-type of (Item being manipulated)) Equal to (Item-type of (Item carried by (Hero manipulating item) in slot (Integer A)))) and ((Item being manipulated) Not equal to (Item carried by (Hero manipulating item) in slot (Integer A)))
Then - Actions
Item - Set charges remaining in (Item carried by (Hero manipulating item) in slot (Integer A)) to ((Charges remaining in (Item carried by (Hero manipulating item) in slot (Integer A))) + (Charges remaining in (Item being manipulated)))
Item - Remove (Item being manipulated)
Else - Actions
Do nothing

but i cant some of the triggers like Item - Set charges remaining in (Item carried by (Hero manipulating item) in slot (Integer A)) to ((Charges remaining in (Item carried by (Hero manipulating item) in slot (Integer A))) + (Charges remaining in (Item being manipulated)))

could you help me?
 

master maste

New Member
Reaction score
32
thanks alot, hope this one works :D

umm got the jass but how i put it into map :p sorry never done jass before.

edit: not very happy now!!!

when i type the jass script into the custom script area is wont let me save because of expecting a variable name and other crap!!
 

C-Death

I love you
Reaction score
45
You did copy all the Variable names and values EXACTULY didnt you?
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top