Signup Now
Results 1 to 10 of 10
  1. #1
    Free User Orimorfus's Avatar
    Join Date
    Dec 2013
    Location
    Way to Deletera
    Posts
    314
    Reputation
    92
    Rep Power
    21

    [Fixed] equipitem() unable to equip certain items without specifying from location

    1. What OS you are at?
    Windows 7 32bit

    2. Real PC or VPS?
    PC

    3. Using WindAddons? Which version?
    Yes. 1.6.0-beta.3

    4. Which version of WindBot?
    2.9.0-beta.31

    5. Which version of Game Client?
    11.02.4171

    6. Do you have a Dedicated Graphics Card?
    Yes. intel HD graphics 2500

    7. Detailed description of the problem.
    equipitem("rift bow","rhand") not equiping item unless you enter the location of item like equipitem("rift bow","rhand","0-15"). When equiping other items it works as it should, problem occurs with rift bow and possibly other 2h distance weapons

    8. If applicable, a GIF of the action hosted on imgur.com.
    http://i.imgur.com/ba9TVcz.gifv

    9. Debug Log.
    PHP Code:
    13:35:05.266 Event 2019 issuedTypeMove ItemsSourceId22866DestId7368
    13
    :35:05.266 Event 2019 started.
    13:35:05.266 Event 2019 ended with status code 2 at step 0. 
    10. Comments.
    Last edited by Orimorfus; 12-15-2016 at 07:03 PM.

  2. #2
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,441
    Reputation
    309
    Rep Power
    28
    @Orimorfus

    Perfect bug report. Only question I have is: did you have fast hotkeys enabled?

  3. #3
    Free User Orimorfus's Avatar
    Join Date
    Dec 2013
    Location
    Way to Deletera
    Posts
    314
    Reputation
    92
    Rep Power
    21
    Quote Originally Posted by Raphael View Post
    @Orimorfus

    Perfect bug report. Only question I have is: did you have fast hotkeys enabled?
    yes I did, checked with disabled now and it's moving item normally without problems

  4. #4
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,441
    Reputation
    309
    Rep Power
    28
    Quote Originally Posted by Orimorfus View Post
    yes I did, checked with disabled now and it's moving item normally without problems
    Can you try manually setting a hotkey to equip rift bow and trying again, without fast hotkeys?

  5. #5
    Free User Orimorfus's Avatar
    Join Date
    Dec 2013
    Location
    Way to Deletera
    Posts
    314
    Reputation
    92
    Rep Power
    21
    Quote Originally Posted by Raphael View Post
    Can you try manually setting a hotkey to equip rift bow and trying again, without fast hotkeys?
    clicking the hotkey manually equips/unequips as intended
    with windbot without fast hotkeys and manual made hotkey not equiping, same as in 1st post
    Event 5 ended with status code 2 at step 0.
    Last edited by Orimorfus; 12-12-2016 at 05:07 PM.

  6. #6
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,441
    Reputation
    309
    Rep Power
    28
    @Orimorfus

    Try assigning the hotkey to F1 and running:

    press('[F1]')

  7. #7
    Free User Orimorfus's Avatar
    Join Date
    Dec 2013
    Location
    Way to Deletera
    Posts
    314
    Reputation
    92
    Rep Power
    21
    Quote Originally Posted by Raphael View Post
    @Orimorfus

    Try assigning the hotkey to F1 and running:

    press('[F1]')
    its working
    Code:
    20:24:25.058 Event 1 issued. Type: Key, 
    20:24:25.061 Event 1 started.
    20:24:25.062 Event 1 finished successfully.
    20:24:25.063 Pressed 112 1 0
    20:24:25.160 Released 112 1 0
    Last edited by Orimorfus; 12-12-2016 at 07:25 PM.

  8. #8
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,441
    Reputation
    309
    Rep Power
    28
    Quote Originally Posted by Orimorfus View Post
    its working
    Code:
    20:24:25.058 Event 1 issued. Type: Key, 
    20:24:25.061 Event 1 started.
    20:24:25.062 Event 1 finished successfully.
    20:24:25.063 Pressed 112 1 0
    20:24:25.160 Released 112 1 0
    Okey, thanks. I'll try and see if I can reproduce this later, then.

  9. #9
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,202
    Reputation
    141
    Rep Power
    10
    I think I know what the problem is.

  10. #10
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,202
    Reputation
    141
    Rep Power
    10
    Fixed.

 

 

Posting Permissions

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