Results 1 to 4 of 4

Thread: Help me with srl-6

  1. #1
    Join Date
    Dec 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default Help me with srl-6

    I need some help to Declare Players and using the rafiki thing because i added 40 accounts to rafiki stuff and i don'tknow how to use them can anyone give me an example please?

  2. #2
    Join Date
    Nov 2011
    Location
    England
    Posts
    3,072
    Mentioned
    296 Post(s)
    Quoted
    1094 Post(s)

    Default

    Quote Originally Posted by tocxic1 View Post
    I need some help to Declare Players and using the rafiki thing because i added 40 accounts to rafiki stuff and i don'tknow how to use them can anyone give me an example please?
    https://github.com/SRL/SRL-6/blob/ma...ers.simba#L241

    Soo.. players.setup(['woodcutter1'], 'rafikifilenamehere') would load the player that either nickname, display name, or login name with 'woodcutter1'.

  3. #3
    Join Date
    Dec 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    now i'm getting this error....
    Exception in Script: No default value for parameter 2 found at line 17, column 11

    and i got...
    players.setup(['mellamo151@hotmail.com', 'mellamo152@hotmail.com'], 'Spam');

  4. #4
    Join Date
    Nov 2011
    Location
    England
    Posts
    3,072
    Mentioned
    296 Post(s)
    Quoted
    1094 Post(s)

    Default

    Quote Originally Posted by tocxic1 View Post
    now i'm getting this error....
    Exception in Script: No default value for parameter 2 found at line 17, column 11

    and i got...
    players.setup(['mellamo151@hotmail.com', 'mellamo152@hotmail.com'], 'Spam');
    Compiled successfully in 813 ms. works for me. your error must be on another line..

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
  •