Item in slot DeTeCTioN

WolfieeifloW

WEHZ Helper
Reaction score
372
Trigger:
  • (Item carried by (Picked unit) in slot 1) Equal to (==) No item

In GUI :eek: !

Maybe like this in JASS:
JASS:
local integer i = 0

loop
exitwhen i == 5
    if (UnitItemInSlot(<UNIT>, i + 1) == null) then
        //ACTIONS
    endif
    set i = i + 1
endloop
 

ShadowInTheD

Active Member
Reaction score
12
Hmm.

I can't give you +rep because you keep answering all my questions ><

But I appreciate it :D.

Thanks
 
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