Results 1 to 7 of 7

Thread: need srlplayerrecord tutorial asap

  1. #1
    Join Date
    Apr 2008
    Location
    Northwest england
    Posts
    1,179
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default need srlplayerrecord tutorial asap

    please help

    i have faith in this community =]
    Blank!

  2. #2
    Join Date
    Apr 2007
    Location
    The Netherlands
    Posts
    5,553
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yes, that would be cool but never request anything with asap in the name
    ~Hermen

  3. #3
    Join Date
    Apr 2008
    Location
    Northwest england
    Posts
    1,179
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    no lol the asap was cos i thought i needed for script but i actually need srlplayerform

    program New;
    {.include srl/srl.scar}
    begin
    setupsrl;
    SRLPlayerForm(True, ['Active'], ['Loads','Time Between Clicks'], ['Username','Nick','Password','Ore Type'], []);

    end.

    it dont work
    Blank!

  4. #4
    Join Date
    Apr 2007
    Location
    The Netherlands
    Posts
    5,553
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You Have to include the scar file who has included the playerform
    edit:

    SCAR Code:
    program New;
    {.include srl/srl.scar}
    {.include srl/srl/misc/users.scar}
    begin
    setupsrl;
    SRLPlayerForm(True, ['Active'], ['Loads','Time Between Clicks'], ['Username','Nick','Password','Ore Type'], []);

    end.
    ~Hermen

  5. #5
    Join Date
    Mar 2007
    Posts
    3,116
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    SCAR Code:
    program New;
    {.include srl/srl.scar}
    {.include srl/srl/misc/users.scar}
    begin
    setupsrl;
    SRLPlayerForm(True, ['Active'], ['Loads','Time Between Clicks'], ['Username','Nick','Password','Ore Type'], []);
    end.

    edit:Hermpie beat me.

  6. #6
    Join Date
    Apr 2007
    Location
    The Netherlands
    Posts
    5,553
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Haha Own'd
    ~Hermen

  7. #7
    Join Date
    Apr 2008
    Location
    Northwest england
    Posts
    1,179
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    rofl and tyvm didnt know it was ina diferent folder
    Blank!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. HELP NEEDED - ASAP please
    By Draobfrus in forum OSR Help
    Replies: 6
    Last Post: 12-11-2008, 01:59 PM
  2. Need Help With RadialWalk (ASAP)
    By mage of begu in forum OSR Help
    Replies: 6
    Last Post: 01-21-2007, 10:46 AM
  3. Help Asap
    By aussie_oi_oi_oi in forum OSR Help
    Replies: 3
    Last Post: 11-25-2006, 11:48 AM

Posting Permissions

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