Results 1 to 13 of 13

Thread: OSR-Reflection

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

    Default OSR-Reflection

    So well I only see hoodz "stepping up" to the plate to get any sort of include going, but I decided to start up a (OSR-Reflection) include on github https://github.com/officerBarbrady/OSR-Reflection
    If anybody would like to help, (I saw @tls mention he was interested) just pot here I'll add you to the contributor list. Would love to see some reflection devs help out here


    My include is not yet in a working order I am just laying down the groundwork, I figured I would go ahead and post this incase some people want to contribute any fix any major errors I will make before it's too late

  2. #2
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    It's good you're taking initiative. I think what's important now is creating an updater for the hooks. The include itself should be quite easy as almost all of the old SRL-Reflection include can be salvaged.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


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

    Default

    Quote Originally Posted by Flight View Post
    It's good you're taking initiative. I think what's important now is creating an updater for the hooks. The include itself should be quite easy as almost all of the old SRL-Reflection include can be salvaged.
    I somebody should decide what hooks are going to be constantly updated :s. From what I see animation, tile, skill, and camera hooks are the things people are keeping updated quickly

  4. #4
    Join Date
    Mar 2012
    Posts
    201
    Mentioned
    8 Post(s)
    Quoted
    74 Post(s)

    Default

    We now have a ASM Updater (Thanks N3ss3s). We just need to salvage the include and port it to the current hook variables. You got a working TileToMM function? I can't get the right compass angle. I've tried using the yaw, the MMscale, and the compass angle but I cant seem to get it to work =(

  5. #5
    Join Date
    Mar 2012
    Location
    127.0.0.1
    Posts
    3,383
    Mentioned
    95 Post(s)
    Quoted
    717 Post(s)

    Default

    Quote Originally Posted by fish1328 View Post
    We now have a ASM Updater (Thanks N3ss3s). We just need to salvage the include and port it to the current hook variables. You got a working TileToMM function? I can't get the right compass angle. I've tried using the yaw, the MMscale, and the compass angle but I cant seem to get it to work =(
    IIRC, Brandon posted the method for it before(?)

    Don't quote me on that.

  6. #6
    Join Date
    Feb 2012
    Location
    Discord
    Posts
    3,114
    Mentioned
    37 Post(s)
    Quoted
    538 Post(s)

    Default

    Quote Originally Posted by NKN View Post
    IIRC, Brandon posted the method for it before(?)

    Don't quote me on that.
    #ThugLife

  7. #7
    Join Date
    Feb 2011
    Location
    The Future.
    Posts
    5,600
    Mentioned
    396 Post(s)
    Quoted
    1598 Post(s)

    Default

    Quote Originally Posted by NKN View Post
    IIRC, Brandon posted the method for it before(?)

    Don't quote me on that.
    You stalking me bro?

    http://villavu.com/forum/showthread....99#post1258899
    http://villavu.com/forum/showthread....80#post1259880

    and the rest are somewhere on the forum.. Iunno where I put them but I remember specifically posting a file with all the functions :S
    I am Ggzz..
    Hackintosher

  8. #8
    Join Date
    Mar 2012
    Location
    127.0.0.1
    Posts
    3,383
    Mentioned
    95 Post(s)
    Quoted
    717 Post(s)

    Default

    Quote Originally Posted by Brandon View Post
    You stalking me bro?

    http://villavu.com/forum/showthread....99#post1258899
    http://villavu.com/forum/showthread....80#post1259880

    and the rest are somewhere on the forum.. Iunno where I put them but I remember specifically posting a file with all the functions :S
    Gotta keep up with them posts man.

    Stalking 4 life.

  9. #9
    Join Date
    Mar 2012
    Posts
    201
    Mentioned
    8 Post(s)
    Quoted
    74 Post(s)

    Default

    Cheers Brandon. I fixed them myself anyway =)
    @NKN Did you ever create the auto updater for your mining script. I was wondering if I could borrow it to implement into the hooks file so that the hooks file will auto update from github to make sure that the hooks file is always as update as possible for everyone

  10. #10
    Join Date
    Mar 2012
    Location
    127.0.0.1
    Posts
    3,383
    Mentioned
    95 Post(s)
    Quoted
    717 Post(s)

    Default

    Quote Originally Posted by fish1328 View Post
    Cheers Brandon. I fixed them myself anyway =)
    @NKN Did you ever create the auto updater for your mining script. I was wondering if I could borrow it to implement into the hooks file so that the hooks file will auto update from github to make sure that the hooks file is always as update as possible for everyone
    For my mining script?

    :s I don't ever remember having a mining script.

    Edit:
    Nor have I implemented an auto-updater in my scripts.

  11. #11
    Join Date
    Mar 2012
    Posts
    201
    Mentioned
    8 Post(s)
    Quoted
    74 Post(s)

    Default

    Oh - it was NMiner I'm getting my self confused. Too much time faffing with hooks has driven me insane arghhh.

  12. #12
    Join Date
    Mar 2012
    Posts
    201
    Mentioned
    8 Post(s)
    Quoted
    74 Post(s)

    Default

    Just a quick question. I have started to port some of the old reflection, and I it tells me that
    Simba Code:
    SmartGetFieldStringArray
    is not a known identifier? Any advice on what to do?

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

    Default

    Quote Originally Posted by fish1328 View Post
    Just a quick question. I have started to port some of the old reflection, and I it tells me that
    Simba Code:
    SmartGetFieldStringArray
    is not a known identifier? Any advice on what to do?
    Means that you don't have the right smart

    How are you going to port the old reflection when it's packed with > 2007 stuff and don't have the right smart

    The only thing to be done would be remove.. like most of the include (>2007 stuff) and then update the hooks and update the include updater

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
  •