
Everything posted by Mathy
- I really need this
- Awaken-Ps
- [OSRS] VenomPS Released
- I really need this
-
I really need this
if (itemUsed == ITEM_TO_UPGRADE_ID && useWith == ITEM_TO_UPGRADE_ID) { c.sendMessage("You upgraded..."); c.getItems().deleteItem(ITEM_TO_UPGRADE_ID, 1); c.getItems().deleteItem(ITEM_TO_UPGRADE_ID, 1); c.getItems().addItem(UPGRADED_ITEM_ID, 1); } For example: 123 and 456 are used together to give 789 if (itemUsed == 123 && useWith == 456) { c.sendMessage("You upgraded..."); c.getItems().deleteItem(123, 1); c.getItems().deleteItem(456, 1); c.getItems().addItem(789, 1); }
- [OSRS] VenomPS Released
- Awaken-Ps
- Vernox RS3 Release
- Helwyr 839 Src Released
- [OSRS] VenomPS Released
- Chivalry - "Slowly but Surely" - Released
- [OSRS] Luzoxpk #116 - Released
- Runique (Slightly Outdated) - Leaked
-
[OSRS] Lost-Isle Released
Good, thank you. I didn't know a server had to run on a database
- OSRS Tools
-
VernoxHD - Released
It's pretty rare that a server runs off of MySQL, just comment out where the server initializes and it should do it
-
If anyone needs help
Hey guys, My name is Mathy and I have been coding RSPS for the past 6-7 years. I coded from #108 data to 317 all the way to 800+. If anyone here needs help, my Skype is sakoofortin . Anytime, if I am able to answer, just tell me what you need after you requested to be in my contact list and I'll be more than glad to answer them ! I will post this thread in all revisions' topics on the forums. You can also PM me in here I look forward to help/work with y'all Mathy
-
If anyone needs help
Hey guys, My name is Mathy and I have been coding RSPS for the past 6-7 years. I coded from #108 data to 317 all the way to 800+. If anyone here needs help, my Skype is sakoofortin . Anytime, if I am able to answer, just tell me what you need after you requested to be in my contact list and I'll be more than glad to answer them ! I will post this thread in all revisions' topics on the forums. You can also PM me in here I look forward to help/work with y'all Mathy