Signup Now
Results 1 to 3 of 3
  1. #1
    Free User
    Join Date
    Jan 2014
    Posts
    11
    Reputation
    10
    Rep Power
    0

    Setsettings and Switch Profiles bugs (triple checked)

    Hello guys

    I've noticed that:

    [CODE]setsetting('Settings/MouseMode', 'Control/Permit Mouse') doesn't work (It's the "copy setsetting..." option, but I have tried to manually type it as well)

    I've tried using it on many ways. Yes, I double/triple checked the names and tried reopening Windbot, reinitializing my win10 and even reinstalling Windbot.

    EDIT:
    I've managed to make de switchprofile work on another script, so I'm probably doing something wrong (or maybe it's a specific bug). I'll see if I can make work on the original script.

    The MouseMode is still not working, though.
    Last edited by Psycho Ray; 11-08-2016 at 03:20 PM.

  2. #2
    Free User Eldar's Avatar
    Join Date
    Dec 2013
    Posts
    2,385
    Reputation
    63
    Rep Power
    25
    To make it work use:
    setsetting("Settings/MouseMode", "Control/Permit Mode")

    The same thing happen for Control/Resist Mouse, so just use this instead:
    setsetting("Settings/MouseMode", "Control/Resist Mode")

    @Lucas Terra Problem is with "Copy Lua setsetting(...)/getsetting(...)", hope you will fix it

  3. #3
    Free User
    Join Date
    Jan 2014
    Posts
    11
    Reputation
    10
    Rep Power
    0
    Oh... So that's why.
    Thank you!

 

 

Posting Permissions

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