Results 1 to 8 of 8

Thread: i'm mentally retarded and need help...

  1. #1
    Join Date
    Sep 2016
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default i'm mentally retarded and need help...

    sorry but i am trying to create a simple cut and drop woodcutting script for an rsps, i'm just using his script but simba don't want to run said script after i picked colors can someone help :/

    q1avDzs.jpg

  2. #2
    Join Date
    Jun 2013
    Location
    Scranton
    Posts
    496
    Mentioned
    5 Post(s)
    Quoted
    220 Post(s)

    Default

    download srl-5 from here https://github.com/SRL/SRL-5 and extract it to C:\Simba\Includes\SRL

  3. #3
    Join Date
    Sep 2016
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    ty it worked now i get another tab and called simba and now comes up with this function AddDTM(DTM : TDTM) : integer;

  4. #4
    Join Date
    Jun 2013
    Location
    Scranton
    Posts
    496
    Mentioned
    5 Post(s)
    Quoted
    220 Post(s)

    Default

    go to script > switch the interpreter to pascal

  5. #5
    Join Date
    Sep 2016
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    ty jstemper do u have skype dude? i have so many problems D:

  6. #6
    Join Date
    Sep 2016
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Compiled successfully in 391 ms.
    SRL Compiled in 0 msec
    Successfully executed.

    but it doesn't do anything and just stops running :/

  7. #7
    Join Date
    Jun 2013
    Location
    Scranton
    Posts
    496
    Mentioned
    5 Post(s)
    Quoted
    220 Post(s)

    Default

    It did exactly what you told it to do. Read further into rj's tut

  8. #8
    Join Date
    Dec 2013
    Location
    Pitcairn Island
    Posts
    288
    Mentioned
    20 Post(s)
    Quoted
    166 Post(s)

    Default

    Quote Originally Posted by RSPScoder View Post
    Compiled successfully in 391 ms.
    SRL Compiled in 0 msec
    Successfully executed.

    but it doesn't do anything and just stops running :/
    The script will only run the code that is inside the mainloop (last begin..end).

    http://puu.sh/9ucnF/97203b1de9.PNG

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
  •