Jump to content
View in the app

A better way to browse. Learn more.

RuneSuite RSPS Development

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

kanezp

Members
  • Joined

  • Last visited

Everything posted by kanezp

  1. kanezp replied to Jack's topic in OSRS
    is this just a pvp server lmao
  2. kanezp replied to Tiller's topic in OSRS
    ty
  3. Looks nice & is what I was looking for
  4. kanezp replied to kanezp's topic in RSPS Help
    Has nothing to do with RSAM.
  5. kanezp posted a topic in RSPS Help
    Hi, I've searched for a RSAM tutorial and wondered if anyone has one? Or if they could make one for adding custom items into a server?
  6. Thankyou for reuploading
  7. Defo would help me massively.
  8. A lot of these are hit and miss, so will test and update,.
  9. RSAM didn't work for me, so testing this,
  10. When using RSAM, If a model still returns Null item, does that mean It technically hasn't been imported properly?
  11. Literally didn't even know this existed LOL
  12. omg trump lmaoooooo
  13. Needed some of the bosses lol
  14. um.. interesting xd
  15. kanezp replied to Juice's topic in 317
    I remember this being interesting to say the least
  16. kanezp replied to kirkholt's topic in 317
    Thankyou for the release.
  17. Very nice, how long did this take to make?
  18. Hi, My server uses Ruse & when using Eclipse, I've redone the path for the libs, however GameServer is not recognised when running. I've even manually tried to point it out from the path > src.com.ruse. with no success. (See attached pic) https://ibb.co/WVwm0MJ Reward for anyone who successfully resolves this issue Thankyou all
  19. eLooks ugly af eLooks ugly af
  20. Can the owners of this post get in touch.
  21. Not sure on the customs but hey,
  22. When killing bosses, even if you get bones you get an announcement call, even when not a rare drop. if (IntStream.of(bosses).anyMatch(id -> id == npc.npcType)) { PlayerHandler.nonNullStream() .filter(p -> p.distanceToPoint(player.absX, player.absY) < 10 && p.heightLevel == player.heightLevel) .forEach(p -> { if (item.getAmount() > 100) p.sendMessage("@mag@" + Misc.formatPlayerName(player.playerName) + " received a rare drop: " + Misc.format(item.getAmount()) + " x " + Item.getItemName(item.getId()) + ", congratulations."); else p.sendMessage("@mag@" + Misc.formatPlayerName(player.playerName) + " received a rare drop: " + Item.getItemName(item.getId()) + ", congratulations."); How do I change this so that only rare drops show?
  23. testing & praying for no mysql
  24. kanezp replied to kanezp's topic in RSPS Help
    You’d think so. But the server requires sql to function and I have a track history of using it as it never seems to work.
  25. kanezp replied to Mrcastiel's topic in 317
    Looks lush, but 99% of these dl's dont work.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.