DevPortal

Glaznah Gassner

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 47 total)
  • Author
    Posts
  • in reply to: message to group members unwanted #332
    Glaznah Gassner
    Keymaster

    Garvin, please run your code again. The necessary fixes have been done, and pass our tests now.

    in reply to: message to group members unwanted #331
    Glaznah Gassner
    Keymaster

    Hello Garvin,

    We’ve checked the case you’ve sent, and confirm the problem.
    Working on a fix, will notify you asap!

    in reply to: Select menu button #323
    Glaznah Gassner
    Keymaster

    You can use the touchPrim and replyDialog commands of Bots Playground (login here: play.mysmartbots.com/).

    I will publish an example script a bit later, we are using the same commands to control the strip pole dancer girl :)

    in reply to: Select menu button #320
    Glaznah Gassner
    Keymaster

    Hello there. Yes, it is possible to click a menu button.

    How does the menu appear? On bot sitting, or on touch?

    in reply to: Insecure HTTP API URLs in docs #308
    Glaznah Gassner
    Keymaster

    Hey Alt. We’ve updated all API links to HTTPS. Thank you!

    in reply to: RLV addon and commands via API #306
    Glaznah Gassner
    Keymaster

    Here’s the list of RLV commands SmartBots support regarding wearing stuff:

    getoutfit
    getattach
    remattach
    detach
    detachme
    remoutfit
    attach
    attachoverorreplace
    attachalloverorreplace
    attachover
    getinv
    getinvworn
    attachallover
    detachall

    (the RLV command reference is available here: http://wiki.secondlife.com/wiki/LSL_Protocol/RestrainedLoveAPI)

    in reply to: RLV addon and commands via API #305
    Glaznah Gassner
    Keymaster

    Our RLV module supports these RLV commands: @addoutfit @remoutfit @replaceoutfit.

    There’s no “wear” command in RLV, and Open Collar translates them to commands I’ve written above. Did you tested your device with SmartBots RLV?

    in reply to: Errors in documentation #303
    Glaznah Gassner
    Keymaster

    Hey Heyter!
    We’ve fixed all docs issues you’ve mentioned. Thank you!

    I would add a free time to your bot, but you own a free bot as a developer :) Drop me a word if I can do anything else for you!

    in reply to: RLV addon and commands via API #302
    Glaznah Gassner
    Keymaster

    Hello Demo. We are extending the RLV addon all the time, adding support for more devices. Which RLV commands do you need besides the one you mentioned?

    in reply to: Insecure HTTP API URLs in docs #298
    Glaznah Gassner
    Keymaster

    Hello Alt,

    1) It is very important, thank you for noticing this. All URLs will be changed to https
    2) The PHP library is a third-party code (well, actually created by one of our ex-developers). I’ll ask to update URLs as well.

    Everything will be fixed within few days.
    Welcome to SmartBots, feel free to send us your wishes and comments!

    in reply to: Errors in documentation #296
    Glaznah Gassner
    Keymaster

    Hello Heyter!

    I appreciate your report, we will examine each page and make the necessary fixes.

    sim_restart and simrestart are the same commands. “simrestart” still reside in the menu to avoid the broken link from older pages, will check for the way to get it of it.

    Thank you!

    in reply to: New and have a few questions… #291
    Glaznah Gassner
    Keymaster

    Hello Dick,

    Sorry for a late reply! Here are the answers:

    1. JavaScript has embedded string comparison functions. You can either try a simple substring match using indexOf or try one of these methods.

    2. Yes, the functions are available but not documented (they are a bit unstable yet). Let us finish the reference page and post it here.

    3. avatar_in_parcel is a special case, it should be enabled for a particular bot (as mentioned here). Do you want it available in Playground (javascript), right?

    in reply to: AdminBot Setup #290
    Glaznah Gassner
    Keymaster

    Welcome aboard Blueman! You need to call SB_SETUP_SETGROUP command only once on script reset (and also on object owner change).

    in reply to: name2key question #263
    Glaznah Gassner
    Keymaster

    Hello Heyter. This is because your name got saved in the database in lower case (it has been added before we added the case resolution).

    I’ll check the possible solution and notify you about the fix asap.

    in reply to: giveMoney #261
    Glaznah Gassner
    Keymaster

    Conri, we fixed the giveMoney function and published a new one called getBalance().

    Check this page for a comprehensive example:
    https://www.mysmartbots.com/dev/docs/Bot_Playground/Examples/Working_with_bot_money_balance

Viewing 15 posts - 16 through 30 (of 47 total)