Results 1 to 2 of 2

Thread: script starting

  1. #1
    Join Date
    May 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default script starting

    when im trying to start a script im getting this:


    SRL Compiled in 16 msec
    SMART Initialized.
    Loaded: Server 87, Members: True, Signed: True, Super Detail: False.
    Invalid world number or corrupted world list. Please review your settings
    Successfully executed.



    but my bot doesnt start.
    does anyone know how i can solve this?

  2. #2
    Join Date
    Apr 2012
    Location
    Brampton
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    E: oops.. didnt check the debug message to see if members was set to true..
    check out this thread ... might help you http://villavu.com/forum/showthread.php?t=74890


    It may be because world 87 is for members.
    Look for the setting below in the code and if your a member then set this to true .. if your not a member then write False
    Code:
    Smart_Members := True;
    Last edited by Fletcher; 05-09-2012 at 04:21 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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