Results 1 to 7 of 7

Thread: Compass

  1. #1
    Join Date
    Jun 2007
    Posts
    1,312
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Compass

    None of the functions that I'm using are working properly.
    So far, I have used perfectnorth; and makecompass('n');
    Sometimes they'll twitch around a bit, but thats it.
    Am I'm doing something wrong or is there a better function to use?
    Cuz I've got a feeling that a bad compass may be whats throwing my script off....
    Active only during the Summer...

  2. #2
    Join Date
    Apr 2007
    Location
    UK
    Posts
    2,295
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    MakeCompass('N'); works good enough for me.

    Make sure the client is targeted. Perfect north i believe lines up the minimap so all the lines allign up?

    Rogeruk's Al-Kharid Tanner V1.1 [Released]
    Rogeruk's Barbarian Crafter [Coming Soon]
    Rogeruk's Guild Fisher [Coming Soon]
    !! - Taking Requests - !!

  3. #3
    Join Date
    Aug 2007
    Location
    England
    Posts
    734
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Your problem is probably that your client isnt activated, this usually results in either random twirling or the inability for a key press to be recieved by the client, the easiest solution to this is to start logged out, as that means it ahs to click to log in therefore activating the client
    The truth finally came out...


  4. #4
    Join Date
    Mar 2007
    Location
    Netherlands->Amersfoort.
    Posts
    1,615
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by rogeruk View Post
    MakeCompass('N'); works good enough for me.

    Make sure the client is targeted. Perfect north i believe lines up the minimap so all the lines allign up?
    no, perfect north just makes the Compass 3 times Noth.

  5. #5
    Join Date
    Jun 2007
    Posts
    1,312
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    The client is always targeted, it doesn't have a problem starting, it just doesn't get the job done for me.

    It doesn't matter if it's North exactly, so long as it is always looking at the same direction - I have my doubts about that.
    Active only during the Summer...

  6. #6
    Join Date
    Aug 2007
    Posts
    429
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Yeah I used to have this problem all the time too.
    But a putting a simple
    SCAR Code:
    begin
      FindRS;
      ActivateClient;
    end.
    into the scripts fixed everything

    IDK.

  7. #7
    Join Date
    Jun 2007
    Posts
    1,312
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yeahh, it's probly because it wasn't activated after all o_o
    Active only during the Summer...

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Compass
    By nemolorn in forum OSR Help
    Replies: 6
    Last Post: 07-23-2008, 03:32 AM
  2. New Compass
    By insanomano in forum News and General
    Replies: 2
    Last Post: 01-20-2008, 05:47 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
  •