SUPPORT ACCOUNT CLANS
Welcome, Unregistered.
 

Thread: Quick Courier (v 1.14)

Page 3 of 21 FirstFirst 123456713 ... LastLast
Results 41 to 60 of 414
  1. #41
    nice
    it will be more useful for refilling bottle not shopping

  2. #42
    does anyone know a button that forces all items from stash to courior

  3. #43
    Works with every browser btw

    If you are experiencing this issue:


    Just save the page or right click in the download link and select "save link as"

  4. #44
    I really cant. Aint working.

  5. #45
    Offline
    Account Icon
    Join Date
    Jul 2009
    Posts
    668
    i suggest you put the .honmod file to a zip or rar file and require them to extract it

    when they extract it they will now have a .honmod file in their pc

  6. #46
    added a mediafire mirror

  7. #47
    I got the bug that someone else in this thread mentioned.
    I'm not 100% sure how i happened, but for some reasone my hero used his ulti for no apparent reason.

    I believe that I manually made the courier fly to me and leave items, and after I did that I clicked the monkeyicon. And so when the flyingcourier reached me and dropped off the items my Keeper did Root in the middle of the forest. Hooray!
    Perhaps you're using QWER binds for spells while I'm using 1234 binds and that ****s stuff up? Or are bindings irrelevant?

    Anyway, fix plix. Won't dare use that buttons again else :<

  8. #48
    Offline
    Account Icon
    Join Date
    Jul 2009
    Location
    A magical land with singing dancing monkeys.
    Posts
    655
    Haven't tested it yet but I like the concept. Not sure if this will work if your bottle abusing though? Will it just drop off the bottle or again or would if take it back for a refill?

  9. #49

  10. #50
    Quote Originally Posted by Korvboll View Post
    Or are bindings irrelevant?
    Bindings are irrelevant. Seems that the mod is not switching hero/courier when activates the courier ability to go back to pool. I think you selected the courier manually and the clicked the button so the mod instead of selecting courier, selected your heroes and activated your ulti (same slot of the courier ability to go back to the pool).
    In the next update i will change how the mod works a little and this problem/mistake should disappear

  11. #51
    Offline
    Account Icon
    Join Date
    Jul 2009
    Posts
    668
    to those that activate utli while sending the courier back home:
    when you want to send back your courier, select on your hero first before clicking the quick courier button.

    if you click the quickcourier, and the courier is selected, your hero will activate its ult

    to revan_xp

    Code:
    			if ((rxp_toggle),
    					if ((rxp_toggle2),
    						Split(
    						Set(rxp_toggle2, 0),
    						Cmd('Action NextInventoryUnit'),
    						Cmd('Action ActivateTool 1 3'),
    						Cmd('Action NextInventoryUnit'),
    						if((!qcourier_tc),TeamChat(qcourier_tx2))
    						),
    						Split(
    						Set(rxp_toggle2, 1),
    						Set(rxp_toggle, 0),
    						Cmd('Action NextInventoryUnit'), 
    						OpenShop,
    						if((!qcourier_tc),TeamChat(qcourier_tx1))
    						)
    					),
    				Split(
    					Set(rxp_toggle, 1),
    					if((!qcourier_ds),PlaySound('/ui/monkey.wav')),
    					CloseShop,
    					Cmd('Action ActivateTool 1 2'),
    					Cmd('Action ActivateTool 1 0'),
    					Cmd('Action NextInventoryUnit')
    				)
    			)
    i suggest you insert a Selecthero command on those lines so they wont accidentally activate their ult

  12. #52
    Quote Originally Posted by kevs926 View Post
    if you click the quickcourier, and the courier is selected, your hero will activate its ult
    There you have it.

  13. #53
    mediafire link is broken plz fix it

    nice mod btw i love the monkey sound xD
    HoN needs an ingame tournament function like in Wc3 / Bloodline Champions


  14. #54
    @kevs926 Next version i will use SelectHero command and Courier assigned to a control group so the mod should work properly even if you change your selection during the process.

    Version 1.3 will be out soon

  15. #55
    Firefox opens the honmod file. You guys have to use chrome/ie to download it

  16. #56
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Aug 2009
    Location
    Portugal
    Posts
    91
    ty revan_xp for this great mod

  17. #57
    Offline
    Account Icon
    Join Date
    Jul 2009
    Posts
    668
    revan, if you still havent figure it out how to use SaveSelection, here is a code taken from some of my .package files:
    onevent="Split(Action('RecallSelection',1,1), SelectHero, Action('SaveSelection',1,9), Action('PrevUnit'), Action('AddToSelection',1,1), Action('AddToSelection',1,9), Action('PrevUnit'), Action('AddToSelection',1,1), Action('AddToSelection',1,9), Action('RecallSelection',1,9), Action('RecallSelection',1,1));"

    <-- the first parameter is always 1 and we don't know why just like how ActivateTool always has a 1 attached to it -->

  18. #58
    ty so much kevs

  19. #59
    Great mod love it, lots of ways to use it.

    Got an Idea though.

    How about left click the icon to bring the Courier to you ( put items in stash on it and everything the mod has now)

    Then right click the icon to send it back to the pool

    Just an idea

    Great work keep it up

  20. #60
    great job so far ! :-)


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •