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.

Featured Replies

Posted
comment_63124

Hey guys, this tut is for a system I created for the now leaked Platinum PS.

It is a boss which is triggered when the server hits a global XP target.

It then spawns in an instanced area, but the players can leaver / enter smoothly.

Adapt as required, this wasn't ever intended to be a tutorial so it's more involved than others I've done.

The rewards are currently XP in the chosen boss skill. Players are ranked based on damage caused to the boss.

Positions 1-5 are rewarded.

They are then shown a crappy interface, but it does the trick :D 

OuFYztU.png

I made a new package in src.com.platinum.world.content.skillingboss

Then there are two files:

SkillBossConfig:

This is the hidden content, please

And SkillBossHandler

This is the hidden content, please

 

To count the global XP, add this into SkillManager.java (Inside the addExperience method)

Ensure you add it after any multipliers / XP reductions so that 2x XP is included.

This is the hidden content, please

I used a location for our implementation since it's the cleanest way and keeps things organized

(Locations.java)

This is the hidden content, please

 

Thanks bois

  • 1 month later...
  • 3 weeks later...
  • 2 months later...
  • 2 weeks later...
  • 2 weeks later...
  • 1 month later...
  • 1 month later...
  • 8 months later...

Create an account or sign in to comment

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.