Results 1 to 10 of 19

Thread: Flaming Gloves of Warmth v1.0.1

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. Default

    Does this occur with other items?



  2. Default

    Well, the bomb explosion will stop an ankh from working, thats the only other case I know of items failing to work after you get killed by the bomb. But in this case you still keep the ankh and it works for the next time you die.
    I hit Brett right in the feels.

  3. Default

    I wonder if it works on anti_wards or so...
    Is there a difference in "item types" between the gloves and the other items?
    I mean behaviour-wise, the way they trigger?

    I can think that "health" does a check at start round and u get the health, whereas gloves would have to do a dynamic check constantly during the round before u're allocated the nade? Same with anti_wards if u were to step on wards?
    I wonder if claws and orb or mask MAINTAIN their effect the next round if blown up... I never considered the possibility of it not working ... i just assumed it did.

    Then again i assumed the ankh revived my PISTOL that round because the bomb dropped them,,, whereas u guys are telling me that the ankh was simply never used. lol
    Started from bottom. Now we here. <IBIS>


    Quote Originally Posted by ZERO View Post
    Trying to hack in IBIS is like trying to kill someone in a police station, not the best idea...

  4. Default

    No all items run the same War3_GetOwnsItem() which is bool. In the case of gloves it checks War3_GetOwnsItem() every time you toss a nade and when you buy it.

    According to your report the engine checking War3_GetOwnsItem() returns that it owns despite when the plugin that runs said items checks War3_GetOwnsItem() it returns false.



  5. Default

    If you buy a nade when the gloves are not working and toss it, the gloves will function as normal. Also, if you buy gloves after you die as prep for the next round, they usually will not function properly, unless you buy a nade.

  6. Default

    Do you mean that if gloves are not working but you have them and you buy a nade they then work correctly?

    From your report I see the glitch should only occur if at the start of a round you do not have a nade but do have gloves and thus can not use gloves until you get a nade.

    Is the above statement correct?

    ---------- Post added at 03:33 PM ---------- Previous post was at 03:24 PM ----------

    1.0.1

    • Now checks and awards nade when player spawns if needed



Posting Permissions

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