Signup Now
Results 1 to 2 of 2

Thread: bug or what??

  1. #1
    Free User
    Join Date
    Mar 2014
    Posts
    7
    Reputation
    10
    Rep Power
    0

    bug or what??

    when my character is going to refill, this message appear and he go back to cave (without refilling):

    12:15:12 error in Action script checker:
    ["gotolabel('to city)"]:Action: 13:3: unfinished string near ''to city)'

    then he open the lvl 40 door (harvey scripts dragon darashia) and go back to city and the same message appear again and again
    and again..

    please help...

    then when i run the cavebot from "city" he open bps and this message appear:
    12:24:19 (Action: 14) Couldn't find item named ''. Future warnings for this script will be shown in the Debug Script Log.
    Last edited by Antoniogp; 04-01-2014 at 05:33 PM.

  2. #2
    Free User
    Join Date
    Feb 2014
    Posts
    13
    Reputation
    11
    Rep Power
    0
    Code:
    gotolabel("to city)
    the correct way \/

    Code:
    gotolabel('to city')

 

 

Posting Permissions

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