XenoBot Forums - Powered by vBulletin

User Tag List

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

Thread: Draadloos Scripts

  1. #11

    Join Date
    Sep 2015
    Posts
    25
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Can it withdraw from depot slot 1, 2, etc... instead of using the inbox? Would be hard to change the script to that?
    Last edited by yoyoa1; 01-23-2016 at 01:33 PM.

  2. #12

    Join Date
    Nov 2015
    Posts
    30
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by draadloos View Post
    could you post the full line number?
    Error in the green dijin seller, idk why but the script close "error: attempt to index global 'self' (a nil value)"

  3. #13

    Join Date
    Nov 2015
    Posts
    30
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Selling the armors, etc... if i sell rods or magic items no have error

  4. #14
    draadloos's Avatar
    Join Date
    Feb 2014
    Location
    The Netherlands
    Posts
    257
    Mentioned
    21 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Super Toon View Post
    Selling the armors, etc... if i sell rods or magic items no have error
    I still need the line number you see in the error log.
    Nope, Nothing.

  5. #15

    Join Date
    Nov 2015
    Posts
    30
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    okey w8 and i go to trate to sell !

  6. #16

    Join Date
    Nov 2013
    Posts
    7
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    01:19 XenoScript Error:
    Script: loot seller.lua
    Line #: 276
    Error: attempt to index global 'self' (a nil value)

    is this what you need? (cant sell kinght armor)

  7. #17
    Queen Fatality Fatality's Avatar
    Join Date
    Mar 2014
    Location
    Canada
    Posts
    754
    Mentioned
    83 Post(s)
    Tagged
    1 Thread(s)
    Quote Originally Posted by denkan2013 View Post
    01:19 XenoScript Error:
    Script: loot seller.lua
    Line #: 276
    Error: attempt to index global 'self' (a nil value)

    is this what you need? (cant sell kinght armor)
    lua code:
        self.SayToNpc({"hi", "trade"}, 45) 
    needs to be changed to lua code:
        Self.SayToNpc({"hi", "trade"}, 45) 

  8. #18

    Join Date
    Nov 2013
    Posts
    7
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Fatality View Post
    lua code:
        self.SayToNpc({"hi", "trade"}, 45) 
    needs to be changed to lua code:
        Self.SayToNpc({"hi", "trade"}, 45) 
    changed it and it work but it still try to sell my eq so i get stuck if i use a warrior helmet when im selling at green djinn

  9. #19
    Queen Fatality Fatality's Avatar
    Join Date
    Mar 2014
    Location
    Canada
    Posts
    754
    Mentioned
    83 Post(s)
    Tagged
    1 Thread(s)
    Quote Originally Posted by denkan2013 View Post
    changed it and it work but it still try to sell my eq so i get stuck if i use a warrior helmet when im selling at green djinn
    Are you on an OT?

  10. #20
    draadloos's Avatar
    Join Date
    Feb 2014
    Location
    The Netherlands
    Posts
    257
    Mentioned
    21 Post(s)
    Tagged
    0 Thread(s)
    @Super Toon fixed redownload
    @denkan2013
    like Fatality said, are you on an ot?
    Nope, Nothing.

Posting Permissions

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