Jump to content

ItsMrSammeh

Members
  • Joined

  • Last visited

  1. Thanks for the release my dude^^
  2. ItsMrSammeh replied to Tiller's post in a topic in OSRS
    Thanks man, i gotta check this
  3. ItsMrSammeh replied to MGK's post in a topic in 317
    Thanks for the release brother
  4. I wish i saw this before i worked some on my server, this is epic.
  5. ItsMrSammeh replied to  omg fd up's post in a topic in RSPS Models
    This is so sick, thank you man
  6. Yo this is sick, thank you man
  7. Nobody has any pointers at all?
  8. This is so dope, thank you! Might have to use it for my new project
  9. ItsMrSammeh posted a post in a topic in RSPS Help
    Hey guys - I've been working on building a OSRS server in node.js and surprisingly I've came further than i expected. I've got client connection packets handled and login handled, and now I'm faced with an issue - My client just renders a black world with the game UI. and I see that I'm constantly receiving packet 0? I also assume I have to send some packets in a certain order to get the world/region to render, could anyone give me a couple of pointers at which packets I need to send? I don't want spoon feeding, I'd just like to know how I have to structure this stuff - this is my first time doing this properly. I've looked through quite a few sources, it seems i send the map region then player details. Is this right? Thanks in advance
  10. Thank you for this - been searching everywhere!
  11. Thank you - can't wait to dig in and take a look at it
  12. ItsMrSammeh posted a post in a topic in Introductions
    Just poking around - I'm a web developer and I used to dabble with RSPS some years ago. Some people would advise against it, but i'd love to attempt to build a rsps with Node.