Results 1 to 4 of 4

Thread: SRL player form?

  1. #1
    Join Date
    May 2007
    Location
    knoxville
    Posts
    2,873
    Mentioned
    7 Post(s)
    Quoted
    70 Post(s)

    Default SRL player form?

    im looking into using it in my scripts, other than making my own forms, and i get

    SCAR Code:
    Line 6: [Error] (19803:1): Unknown identifier 'SRLPlayerForm' in script

    using this test script:

    SCAR Code:
    program New;
    {.include SRL/SRL.scar}

    begin
      SetupSRL;
      SRLPlayerForm(True, ['test'], ['wat'], ['lol'], ['yay']);
    end.

    do i need to include users.scar? or is it an internal error?

    i are teh nub

    thanks! haha
    <TViYH> i had a dream about you again awkwardsaw
    Malachi 2:3

  2. #2
    Join Date
    Jul 2008
    Location
    Canada
    Posts
    1,612
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

  3. #3
    Join Date
    Jan 2008
    Location
    NC, USA.
    Posts
    4,429
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    {.include SRL/SRL.scar}
    {.include srl/srl/misc/Users.scar}
    Quote Originally Posted by irc
    [00:55:29] < Guest3097> I lol at how BenLand100 has become noidea
    [01:07:40] <@BenLand100> i'm not noidea i'm
    [01:07:44] -!- BenLand100 is now known as BenLand42-
    [01:07:46] <@BenLand42-> shit
    [01:07:49] -!- BenLand42- is now known as BenLand420
    [01:07:50] <@BenLand420> YEA

  4. #4
    Join Date
    May 2007
    Location
    knoxville
    Posts
    2,873
    Mentioned
    7 Post(s)
    Quoted
    70 Post(s)

    Default

    Quote Originally Posted by Smarter Child View Post
    include users.scar
    knew it i was just making sure

    waste of a thread eh? haha. sorry.

    and +rep i guess, i'm not allowed to give it to noidea yet haha
    <TViYH> i had a dream about you again awkwardsaw
    Malachi 2:3

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
  •