• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[Spell] Item Courier

Status
Not open for further replies.
Level 6
Joined
Jun 20, 2012
Messages
195
I need help with my item courier like dota.
it's basically a unit with unit inventory with an ability transfer items..
when this ability is used, the courier will move to your hero and transfer all items in its inventory, if the hero's inventory is full it stops transferring.
All I need is the transferring part coz it's where I'm having trouble.

I associated it with this system MFIS

this is the part where it transfers items..
10632852_763984430290922_7395902677720638924_n.jpg
 
Level 6
Joined
Jun 20, 2012
Messages
195
no it's not all but as I stated in the OP, its the part that has a bug..the FC_Index[] is just to make the spell MUI of some sort dont mind it.the Else Actions are ideally used to work with MFIS, if you've seen the triggers of MFIS you'll see those exact same lines there...
 
Level 15
Joined
Oct 29, 2012
Messages
1,474
Hi mate.

I've already completed the Hero Transfer Items Ability ( Or System as well :p )

I did take some time to discover common bugs and now it works well and it is (MUI) , no need for indexing.

I just note that the HeroTransferItems ability is based on Channel and you just have to copy-paste it ( If you don't , then create one based on Channel and change Stats-Options to 'Visible' ).

Good luck.
 

Attachments

  • Hero Transfer Items.w3x
    22.7 KB · Views: 72
Level 6
Joined
Jun 20, 2012
Messages
195
Hi mate.

I've already completed the Hero Transfer Items Ability ( Or System as well :p )

I did take some time to discover common bugs and now it works well and it is (MUI) , no need for indexing.

I just note that the HeroTransferItems ability is based on Channel and you just have to copy-paste it ( If you don't , then create one based on Channel and change Stats-Options to 'Visible' ).

Good luck.

mate..
I tried what I PM'd you myself and something weird happens...maybe you can take a look at it..:)

try doing the scenario I told you about so you can see..:)

ring of protection + maskofdeath = frostguard..
 

Attachments

  • Hero Transfer Items.w3x
    38.3 KB · Views: 60
Status
Not open for further replies.
Top