Page 3 of 3 FirstFirst 123
Results 51 to 54 of 54

Thread: AshamanGnomeAgility (Advanced)

  1. #51
    Join Date
    Feb 2015
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Have you made a basic one yet or nope?

  2. #52
    Join Date
    Aug 2014
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Please try and fix this script. Majority of the time it's fine but sometimes on the last obstacle when it goes down the pipe the camera doesn't turn and even when it turns it isn't in the exact spot it needs to be to run back to the log. Any advice on my part or is there something wrong with the script

  3. #53
    Join Date
    Feb 2007
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    hey ashley,
    other people have had this problem too. A solution was posted earlier in discussion but ill add it again.

    Add this code to the end of the progressReport section and it should fix your issues.

    Minimap.clickCompass;
    mouse(100, 100, 5, 5, mouse_move);
    MainScreen.SetAngle(MS_ANGLE_HIGH);
    wait(randomRange(500, 1200));

  4. #54
    Join Date
    Aug 2014
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    since my last post the script has worked great every since i added the above code into the script. now all of a sudden, maybe cause of the update, idk, but when character runs along the wall sometimes that camera doesnt completely turn then the script will eventually shut off. and now all of a sudden, at the end after going down the pipe the camera goes in a weird spot and shuts down. i have added the code and it used to work great but i think something is wrong with the script.

Page 3 of 3 FirstFirst 123

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
  •