Page 4 of 4 FirstFirst ... 234
Results 76 to 90 of 90

Thread: [OSR] MiniReflection include

  1. #76
    Join Date
    Oct 2006
    Posts
    6,752
    Mentioned
    95 Post(s)
    Quoted
    532 Post(s)

    Default

    No problem man! It's always the simplest mistakes that are the hardest to figure out haha
    “The long-lived and those who will die soonest lose the same thing. The present is all that they can give up, since that is all you have, and what you do not have, you cannot lose.” - Marcus Aurelius

  2. #77
    Join Date
    Sep 2008
    Posts
    754
    Mentioned
    8 Post(s)
    Quoted
    275 Post(s)

    Default

    Hi hoodz, i followed your guide for the new simba nad i got it to work, its fantastic much smoother and no longer crashes when you stop a script while its still launching, very nice and smooth.

    I am very thankful for all the work you still put in to the include well done!.

    Just gota ask for some help (of course, sorry!!), i am trying to use the function that obtains my coordinates on the rs screen, it keeps giving me something like -18218492184921 x and y!!! any idea how i can fix it? i did download the mini reflection include and paste it from this topic, still same mismatch!

    Thank you for all your hard work!!!

  3. #78
    Join Date
    Sep 2012
    Location
    Netherlands
    Posts
    2,752
    Mentioned
    193 Post(s)
    Quoted
    1468 Post(s)

    Default

    Quote Originally Posted by samerdl View Post
    Hi hoodz, i followed your guide for the new simba nad i got it to work, its fantastic much smoother and no longer crashes when you stop a script while its still launching, very nice and smooth.

    I am very thankful for all the work you still put in to the include well done!.

    Just gota ask for some help (of course, sorry!!), i am trying to use the function that obtains my coordinates on the rs screen, it keeps giving me something like -18218492184921 x and y!!! any idea how i can fix it? i did download the mini reflection include and paste it from this topic, still same mismatch!

    Thank you for all your hard work!!!
    did you restart simba? the first time you launch a script it has to update the hooks. if you did, the hooks most likely needs to be updated.

  4. #79
    Join Date
    Aug 2013
    Posts
    230
    Mentioned
    1 Post(s)
    Quoted
    114 Post(s)

    Default

    Exception in Script: Operator expected at line 190, column 26 in file "C:\Simba\Includes\SRL-OSR\SRL\misc\MiniReflection.simba"

  5. #80
    Join Date
    May 2012
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I keep getting this error:

    Checking for script updates...
    Script update available!
    Updating script to v33
    New script downloaded to C:\Simba\Includes\SRL-OSR\SRL\misc\MiniReflection.simba. Please restart Simba.
    if you find any bugs please visit: http://villavu.com/forum/showthread.php?t=105736
    Added the function R_NearTile
    enjoy! ~Hoodz
    Succesfully freed SMART[5044]
    Successfully executed.
    I get this EVERY time i run the script. How can i get it to stop?

  6. #81
    Join Date
    Dec 2011
    Posts
    193
    Mentioned
    5 Post(s)
    Quoted
    51 Post(s)

    Default

    Hooks were not changed with todays update.

  7. #82
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    Quote Originally Posted by Borland View Post
    Hooks were not changed with todays update.
    Thanks, good to know

    Forum account issues? Please send me a PM

  8. #83
    Join Date
    Dec 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Ive searched up and down for this..

    [Error] C:\Documents and Settings\Owner\Desktop\Defence.simba(356:6): Unknown identifier 'WaitForAnimation' at line 356
    Compiling failed.

    I updated MiniReflections but I still receive this error? I'm not the best scripter but if anyone can point in the right direction I can fix this myself. I just don't know why I'm getting this. MiniReflections has WaitForAnimation but it won't let me run the script.

    EDIT: Does if have to do with the Hooks not being updated? How would I go about updating them?
    Last edited by Your Requiem; 01-09-2014 at 11:58 PM.

  9. #84
    Join Date
    Oct 2006
    Posts
    6,752
    Mentioned
    95 Post(s)
    Quoted
    532 Post(s)

    Default

    Quote Originally Posted by Your Requiem View Post
    Ive searched up and down for this..

    [Error] C:\Documents and Settings\Owner\Desktop\Defence.simba(356:6): Unknown identifier 'WaitForAnimation' at line 356
    Compiling failed.

    I updated MiniReflections but I still receive this error? I'm not the best scripter but if anyone can point in the right direction I can fix this myself. I just don't know why I'm getting this. MiniReflections has WaitForAnimation but it won't let me run the script.

    EDIT: Does if have to do with the Hooks not being updated? How would I go about updating them?
    Hey the way the include was first setup it had the functions named incorrectly so they were changed to R_waitforanimation. I must have forgotten to add it at the end. Just change the name of it in the script or wait and I'll add it when I get home.
    “The long-lived and those who will die soonest lose the same thing. The present is all that they can give up, since that is all you have, and what you do not have, you cannot lose.” - Marcus Aurelius

  10. #85
    Join Date
    Dec 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by elfyyy View Post
    Hey the way the include was first setup it had the functions named incorrectly so they were changed to R_waitforanimation. I must have forgotten to add it at the end. Just change the name of it in the script or wait and I'll add it when I get home.
    Thank you!!

  11. #86
    Join Date
    Aug 2013
    Posts
    230
    Mentioned
    1 Post(s)
    Quoted
    114 Post(s)

    Default

    It keep going "Field not Found: g.ho"

  12. #87
    Join Date
    Feb 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Unfold View Post
    It keep going "Field not Found: g.ho"
    I am having the same issue. From what I understand I believe it just needs to be updated. I guess we'll have to wait and see.

  13. #88
    Join Date
    Aug 2013
    Posts
    230
    Mentioned
    1 Post(s)
    Quoted
    114 Post(s)

    Default

    Quote Originally Posted by jagexwillneverwin View Post
    I am having the same issue. From what I understand I believe it just needs to be updated. I guess we'll have to wait and see.
    just found out, they made a new reflection,, look at op, it will link you to a new thread

  14. #89
    Join Date
    Oct 2006
    Posts
    6,752
    Mentioned
    95 Post(s)
    Quoted
    532 Post(s)

    Default

    Yeah guys, this include just isn't laid out properly and takes a really long time to update the hooks for it. I would suggest using this as it is being actively updated with new functions and is much more complete. We also have the hooks updated within 5ish minutes of an update. You should be able to just change a few function names on a script that uses minireflection by adding "R_" before the function.
    “The long-lived and those who will die soonest lose the same thing. The present is all that they can give up, since that is all you have, and what you do not have, you cannot lose.” - Marcus Aurelius

  15. #90
    Join Date
    Sep 2012
    Location
    Netherlands
    Posts
    2,752
    Mentioned
    193 Post(s)
    Quoted
    1468 Post(s)

    Default

    Quote Originally Posted by elfyyy View Post
    Yeah guys, this include just isn't laid out properly and takes a really long time to update the hooks for it. I would suggest using this as it is being actively updated with new functions and is much more complete. We also have the hooks updated within 5ish minutes of an update. You should be able to just change a few function names on a script that uses minireflection by adding "R_" before the function.
    Can i update it again since people use still private scripts.

Page 4 of 4 FirstFirst ... 234

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
  •