XenoBot Forums - Powered by vBulletin

User Tag List

Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 38

Thread: Xenobot Lua Documentation

  1. #11

    Join Date
    Apr 2012
    Location
    RS, Brazil
    Posts
    179
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    -----
    Last edited by Ropiderz; 09-18-2013 at 01:05 AM.

  2. #12

    Join Date
    Apr 2012
    Location
    RS, Brazil
    Posts
    179
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    -----
    Last edited by Ropiderz; 09-18-2013 at 01:02 AM.

  3. #13
    Senior Member danonix's Avatar
    Join Date
    Dec 2011
    Location
    Poland
    Posts
    469
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Well, good job
    Hala Madrid


  4. #14
    Lifetime Subscriber Stusse's Avatar
    Join Date
    Dec 2011
    Location
    solid-scripts.com
    Posts
    3,523
    Mentioned
    346 Post(s)
    Tagged
    1 Thread(s)
    Quote Originally Posted by Rydan View Post
    Every function is explained in the default XenoBot lua library file so this thread is not needed.
    I was also working on it a while ago but then Syntax came up with the file documentation.
    Not everyone is even able to find the library. Honestly I think this is great for the community that wants to see what functions are available.
    /Stusse

  5. #15

    Join Date
    Apr 2012
    Location
    RS, Brazil
    Posts
    179
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Rydan View Post
    Every function is explained in the default XenoBot lua library file so this thread is not needed.
    I was also working on it a while ago but then Syntax came up with the file documentation.
    Not every function is explained. In the other thread we were discussing about this documentation, Syntax and Spectrus approved this idea, but now seems that someone have deleted that thread.

    @DarkstaR

    It's done. Some functions weren't added like "libOnLocalSpeech", "libDestroyTimer" and similar. Let me know if this is helpful and if it should be edited.
    Last edited by Ropiderz; 07-29-2013 at 11:09 AM.

  6. #16
    XenoBot Scripts Developer Syntax's Avatar
    Join Date
    Feb 2011
    Posts
    1,658
    Mentioned
    431 Post(s)
    Tagged
    4 Thread(s)
    Fine with me as long as it's updated. PM me a copy of the lua parser I sent if you modified it, please. Thread stuck.

  7. #17
    Senior Member Bushu's Avatar
    Join Date
    Sep 2011
    Location
    Mexico of the Europe
    Posts
    877
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Ropiderz View Post


    Self.ShopBuyItem(item, amount)


    Buy the amount of items you want.


    parameter item The item name or ID you want to buy.
    parameter amount The amount of items you want to buy.
    returns integer, integer
    I might be wrong, but this one isn't working without @Forgee's library.
    Correct me if I'm wrong.


    Dziś zrobię coś,
    czego innym sie nie chce.
    Jutro zrobie coś,
    czego inni nie będą w stanie.

  8. #18

    Join Date
    Apr 2012
    Location
    RS, Brazil
    Posts
    179
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Syntax View Post
    Fine with me as long as it's updated. PM me a copy of the lua parser I sent if you modified it, please. Thread stuck.
    Ok


    Quote Originally Posted by Bushu View Post
    I might be wrong, but this one isn't working without Forgee's library.
    Correct me if I'm wrong.
    All info was taken from the XenoLuaLib.lua, DarkstaR posted a while ago a list of issues with Forgee's lib, including this one you mentioned, but now it's part of native library.
    Last edited by Ropiderz; 07-29-2013 at 07:39 PM.

  9. #19
    Senior Member Bushu's Avatar
    Join Date
    Sep 2011
    Location
    Mexico of the Europe
    Posts
    877
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Ropiderz View Post
    All info was taken from the XenoLuaLib.lua, DarkstaR posted a while ago a list of issues with Forgee's lib, including this one you mentioned, but now it's part of native library.
    Good to know (:


    Dziś zrobię coś,
    czego innym sie nie chce.
    Jutro zrobie coś,
    czego inni nie będą w stanie.

  10. #20

    Join Date
    Jan 2012
    Posts
    69
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Self.WithdrawItems(items array)

    how can i specify the itemid, amount, bp where its at, bp to withdraw?

Posting Permissions

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