Signup Now
Results 1 to 2 of 2
  1. #1
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,441
    Reputation
    309
    Rep Power
    28

    [Fixed] WindBot is returning monster names in lowercase

    1. What OS you are at?
    Windows 10 (Insider Build 14986)

    2. Real PC or VPS?
    Real

    3. Using WindAddons? Which version?
    Beta 5

    4. Which version of WindBot?
    Beta 33

    5. Which version of Game Client?
    11.03.4221

    6. Do you have a Dedicated Graphics Card?
    No.

    7. Detailed description of the problem.
    All monsters names are being returned as lowercase. That includes pre-defined variables (such as $target, $followed, etc...) and iterators (foreach creature c do). Note that it works perfectly well for players ($self, for instance, returns the name properly cased).

    For instance, following a rat and executing print($followed.name) prints the string 'Rat' in WindBot for Tibia 10 but prints 'rat' on WindBot for Tibia 11.

    This breaks a few badly designed scripts that rely on string comparison of the creature name.

    8. If applicable, a GIF of the action hosted on imgur.com.
    N/A

    9. Debug Log.
    N/A

    10. Comments.
    While this is not strictly a bug (it would be a comprehensible behavior) it breaks backwards compatibility with Wind for Tibia 10 and, as such, must be fixed.

  2. #2
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,202
    Reputation
    180
    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
  •