Results 1 to 4 of 4

Thread: SRL/SRL/core/users.scar

  1. #1
    Join Date
    Jun 2007
    Location
    I'm not sure...
    Posts
    581
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default SRL/SRL/core/users.scar

    I keep getting this error when I try to include SRL/SRL.scar, please help me.

    Failed when compiling
    Line 81: [Error] (539:1): Unknown identifier 'BoolToStr' in script C:\Program Files\SCAR 2.03\includes\srl\srl\core\Users.scar


    BTW, i did copy the plugins to the plugin folder, if that helps any =P
    I know it has something to do with not having the BoolToStr function defined in the SRL/SRL/core/users.scar file (the one about logging in and out)
    SCAR Code:
    WriteFileString(charsfile, 'active' + IntToStr(f) + '=' +
          BoolToStr(players[f].active) + Chr(13));                  //----------THIS LINE
        if (FormOption[0]) then
    ---------------------------------------------------------


    Pm me if you need any math functions made. Me = l0ving t3h mathz

    ---------------------------------------------------------

  2. #2
    Join Date
    Jan 2007
    Location
    Toronto.
    Posts
    150
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Im guessing that version of SRL is for Divi and your using SCAR 2.03, thats why it isn't compiling, get SRL 3.7.

    Get SRL 3.7 here.

  3. #3
    Join Date
    Jun 2007
    Location
    I'm not sure...
    Posts
    581
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Actualy, I think thats right! Thanks a lot Ninja!
    ---------------------------------------------------------


    Pm me if you need any math functions made. Me = l0ving t3h mathz

    ---------------------------------------------------------

  4. #4
    Join Date
    Jan 2007
    Location
    Toronto.
    Posts
    150
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Np.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. error with /core/bank.scar
    By stein3 in forum OSR Help
    Replies: 1
    Last Post: 09-30-2007, 08:23 PM

Posting Permissions

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