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

  • Replies 103
  • Views 17.8k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • 5 months later...
  • 2 weeks later...
  • 3 months later...
  • 1 month later...
  • 1 month later...
comment_91485
On 10/23/2016 at 10:08 PM, Mathy said:

Hey guys,

 

So I saw some people that needed help adding customs to their RSPS so here I am.

 

1) You should have an int (the item's info) and 2 .dat files (those are the models for your item, the drop model and the wear model)

2) Add these two models in your "Raw" folder in your cache:

  Reveal hidden contents

This is the hidden content, please

Now go to your Client folder.

3) Add the int in your itemdef.java or itemdef_2.java or anything like that. That file is located in you Client folder. Add the int somewhere in the middle of other ints, not at the beginning

This is the hidden content, please

THIS IS AN INT EXAMPLE:

This is the hidden content, please

Here:

# = The item id when you want to spawn it (eg. ::item 995 1)

## = The item's name

### = The item's description when you right click it

#### = THE DROP MODEL ID

##### = THE WEAR MODEL ID

Those are the only things you will need to change for now unless you know what you're doing.

 

4) Now some owners are smart and they change what the int looks like, for example Dreamscape's ints. You will need to convert them so they fit your client. Once again, if you don't know what you're doing, look for help, it shouldn't take long to convert.

 

5) Compile your client if you're not using Eclipse, which you should ;) 

 

6) Run your client and spawn the item you added using what you put in as # in your int.

 

 

If that doesn't work, comment what's not working.

 

Thanks for reading :)

 

Mathy

this helps alot!!!!! ty!!!

  • 1 month later...
  • 3 weeks later...
  • 1 month later...
  • 5 months later...
  • 5 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.