Ruse
All Ruse tutorials belong here.
3 topics in this forum
-
- Solak RSPS Setup - Not going to be a lengthy tutorial, but some people have been struggling with setting up the Solak Package so here you go. The Solak Package will include this in the zip folder: The GFX folder will contain the following: Launcher graphics Vote page graphics Website's front-end Client artwork Discord Icon Logos The "Solak" zip is the cache which you need to place in your user directory and extract. The Lunite folder will include these sub-folders: You need to make use of the "azura-server" and the "Azura-Client" folders. After extracting the whole package, use …
-
1
Reputation Points
- 54 replies
- 11.5k views
-
-
In Slayer.java add this to the top of method public void handleSlayerTaskDeath(boolean giveXp) [Hidden Content] In SlayerDialogues.java add Krystilia to method public static Dialogue totalPointsReceived(final Player player) [Hidden Content] In enum SlayerTasks you can start to add the monsters that should be assigned by Krystilia underneath the elite tasks [Hidden Content] Now you need an npc named Krystilia. In the client now, In class NPCdef add this to the list of cases in switch (i) [Hidden Content] In dialogues.json replace id 62 with [Hidden Content] In class NPCOptionPacketListener: The followiin…
-
0
Reputation Points
- 4 replies
- 947 views
-
-
Hey boys and grills, These kids in the Discord chat are like, "You don't contribute anything to the website." Well I'll show them losers. So, I used this on the simplicity source, but it should work on all ruse related servers. Make a new file in [Hidden Content] I called it "MagicOnObjectPacketListener" so I kept the naming scheme throughout. Add the contents in that file. [Hidden Content] You'll probably get a few errors telling you that "CHARGE_WATER_ORB" and the others don't exist. On to step 2: Add these spells in your MagicSpells enum: [Hidden Content] Then at last we need to call the MagicOnPacketListener into the packets. …
-
0
Reputation Points
- 46 replies
- 9.7k views
-