Signup Now
Results 1 to 4 of 4
  1. #1
    Free User allanmarum's Avatar
    Join Date
    Mar 2014
    Location
    SP, Brazil
    Posts
    5
    Reputation
    10
    Rep Power
    0

    Settingpath for Persistent

    Hello!

    I'm a new Windbot user, first I would say that I'm loving it.

    Now, my question: I'm making a script and I'm not finding the settingpath for Scripter > Persistent > Enabled
    I need enable/disable persistent by waypoint actions, someone can help-me?

    setsetting('?/MyPersistent', 'yes')
    Ps: I try right-click but dont show the setting path

    Thk

    Sorry for my english.
    Last edited by allanmarum; 03-29-2014 at 08:03 PM.

  2. #2
    Free User Nightshade's Avatar
    Join Date
    Dec 2013
    Location
    Brasil
    Posts
    513
    Reputation
    31
    Rep Power
    22
    looking for this?

    setsetting('Persistent/Scripts/Reconnect/Enabled', 'no')
    Tibia player since 2003

    +Rep Everyone That Helped You.

    New on WindBot?, Try this amazing tutorial

  3. #3
    Free User allanmarum's Avatar
    Join Date
    Mar 2014
    Location
    SP, Brazil
    Posts
    5
    Reputation
    10
    Rep Power
    0
    Yes. Thanks.

    Where I can find all Settingpath? Have any doc? File?

  4. #4
    Moderator Leonardo's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    758
    Reputation
    77
    Rep Power
    22
    Quote Originally Posted by allanmarum View Post
    Yes. Thanks.

    Where I can find all Settingpath? Have any doc? File?
    Its default path is always equal, only the names are changed, like Nightshade said:

    setsetting('Persistent/Scripts/Reconnect/Enabled', 'no')


    If my script is named as "Anti Lure", it'll be:

    setsetting('Persistent/Scripts/Anti Lure/Enabled', 'no')

 

 

Posting Permissions

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