Signup Now
Results 1 to 9 of 9
  1. #1
    Free User Eldar's Avatar
    Join Date
    Dec 2013
    Posts
    2,385
    Reputation
    63
    Rep Power
    25

    Few suggestions - travel(), lua editor, resettibiaexphour(), levitate()

    I have few suggestions about WindBot.

    • travel() - add price of travel to $moneyspent.
    • travel() - function not working with nibelor.
    • Lua Editor - when select few lines of code and press TAB, it should make paragraph of whole selected code.
    • Lua Editor - when press CTRL+F it should open new window to find a word.
    • resettibiaexphour() - add new function.
    • levitate() - use hotkey only if is 'exani hur up' (when hotkey is 'exani hur "up' or 'exani hur "up"', it writing). It should use hotkey with all possibilities.

    @Lucas Terra

  2. #2
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,441
    Reputation
    309
    Rep Power
    28
    - I agree travel should increase $moneyspent. Good suggestion.
    - Please give more details about it. From what places to what destinations is it not working? This sounds more like a bug, btw.
    - There have been plans for a better editor overall, but they are being postponed due to more important matters. Please see Windbot's IntelliSense (auto-complete).
    - Resetting Tibia's exp/hour isn't feasible without modifying it's memory, which we avoid doing. There's not much benefit here either, so I kinda don't see the point.
    - I agree levitate should check for all possible invocations of the levitate spell. Good suggestion.

    PS: Uh, I know it may sound like nit-picking, but please make one thread per suggestion. It helps keep the forum organized.

  3. #3
    Free User Sajean's Avatar
    Join Date
    Feb 2014
    Posts
    386
    Reputation
    26
    Rep Power
    21
    Quote Originally Posted by Eldar View Post
    I have few suggestions about WindBot.

    • travel() - add price of travel to $moneyspent.
    • travel() - function not working with nibelor.
    • Lua Editor - when select few lines of code and press TAB, it should make paragraph of whole selected code.
    • Lua Editor - when press CTRL+F it should open new window to find a word.
    • resettibiaexphour() - add new function.
    • levitate() - use hotkey only if is 'exani hur up' (when hotkey is 'exani hur "up' or 'exani hur "up"', it writing). It should use hotkey with all possibilities.

    @Lucas Terra
    Good sugestion.
    I have one for inclued for Lua.
    Make
    #region

    For hide and show lines in the code.

  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 Sajean View Post
    Good sugestion.
    I have one for inclued for Lua.
    Make
    #region

    For hide and show lines in the code.
    #region is a definite nope. I don't think we're looking into modifying the language itself any further.
    We might include scope collapsing one we get to the Lua editor reworking, though.

  5. #5
    Free User Sajean's Avatar
    Join Date
    Feb 2014
    Posts
    386
    Reputation
    26
    Rep Power
    21
    Quote Originally Posted by Raphael View Post
    #region is a definite nope. I don't think we're looking into modifying the language itself any further.
    We might include scope collapsing one we get to the Lua editor reworking, though.
    I think #region is to VB, I just wanted to say something like that in the Lua
    Last edited by Sajean; 11-27-2014 at 06:00 PM.

  6. #6
    Free User Eldar's Avatar
    Join Date
    Dec 2013
    Posts
    2,385
    Reputation
    63
    Rep Power
    25
    Quote Originally Posted by Raphael View Post
    - Please give more details about it. From what places to what destinations is it not working? This sounds more like a bug, btw.
    There is only one possiblity to go to nibelor from svargrond here: http://tibia.wikia.com/wiki/Mapper?c...21.108-7-4-1-1

  7. #7
    Helper StaR's Avatar
    Join Date
    Dec 2013
    Location
    Manchester
    Posts
    713
    Reputation
    50
    Rep Power
    22
    EDIT: I posted a request but I figured out a way to do it! Sorry.



  8. #8
    Free User KevzonNine's Avatar
    Join Date
    Sep 2014
    Location
    Tibia
    Posts
    67
    Reputation
    17
    Rep Power
    20
    levitate() would be really nice.

    levitate(string direction, string lookdirection)

    levitate('down', 'north') for example

  9. #9
    Moderator mistgun's Avatar
    Join Date
    Dec 2013
    Location
    Lodz, Poland
    Posts
    1,821
    Reputation
    220
    Rep Power
    26
    Quote Originally Posted by KevzonNine View Post
    levitate() would be really nice.

    levitate(string direction, string lookdirection)

    levitate('down', 'north') for example
    there's already levitate function, he had something else on his mind : o

 

 

Posting Permissions

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