Results 1 to 9 of 9

Thread: New and dumb RSPS

  1. #1
    Join Date
    Feb 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default New and dumb RSPS

    ok so i was reading through the basic tutorials and i have made the first woodcutter script (yes thats how new i am) and basically when i click the run start button it loads rs. im wondering how do i integrate the script into a server client?

    i might be being dumb here but can anyone elaborate?

    i now understand that you need a include? am i correct? anyway the server i am wanting to script on is 'runerebels' isit easy to make a include?
    Last edited by rogan187; 02-08-2013 at 11:03 PM.

  2. #2
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    It would be difficult and would not be worth it for a small time server

  3. #3
    Join Date
    Sep 2012
    Location
    Australia.
    Posts
    839
    Mentioned
    16 Post(s)
    Quoted
    225 Post(s)

    Default

    Well, since you're new I'm going to go ahead and assume you can't make an include at this point in time.

    So, what you want to do is remove

    Simba Code:
    {$DEFINE SMART}

    or

    Simba Code:
    {$DEFINE SMART8}

    From the top of your script. This will not open the SMART client. Now, in Simba with your script open, drag the crosshairs over to the RuneRebels client screen. Make sure the client is highlighted red.

    Now go ahead and click play.

    NOTE: You'll lose use of your mouse.

  4. #4
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Quote Originally Posted by Chris! View Post
    Well, since you're new I'm going to go ahead and assume you can't make an include at this point in time.

    So, what you want to do is remove

    Simba Code:
    {$DEFINE SMART}

    or

    Simba Code:
    {$DEFINE SMART8}

    From the top of your script. This will not open the SMART client. Now, in Simba with your script open, drag the crosshairs over to the RuneRebels client screen. Make sure the client is highlighted red.

    Now go ahead and click play.

    NOTE: You'll lose use of your mouse.
    I think hes talking about opening client into smart

  5. #5
    Join Date
    Sep 2012
    Location
    Australia.
    Posts
    839
    Mentioned
    16 Post(s)
    Quoted
    225 Post(s)

    Default

    Quote Originally Posted by rjj95 View Post
    I think hes talking about opening client into smart
    I did say: "Well, since you're new I'm going to go ahead and assume you can't make an include at this point in time." That kind of applies for SMART aswell.

  6. #6
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    Quote Originally Posted by Chris! View Post
    I did say: "Well, since you're new I'm going to go ahead and assume you can't make an include at this point in time." That kind of applies for SMART aswell.
    It's for a private server dummy

    Creds to DannyRS for this wonderful sig!

  7. #7
    Join Date
    Sep 2012
    Location
    Australia.
    Posts
    839
    Mentioned
    16 Post(s)
    Quoted
    225 Post(s)

    Default

    Quote Originally Posted by Sjoekeloe View Post
    It's for a private server dummy
    Exactly.

  8. #8
    Join Date
    Feb 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    cheers for help lads i done abit of reading and im sorted now cheers

  9. #9
    Join Date
    Jan 2012
    Posts
    550
    Mentioned
    2 Post(s)
    Quoted
    177 Post(s)

    Default

    <3 people that figure things out themselves. If only there were more people like you.

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
  •