}
if (playerCommand.startsWith("resettask")) {
c.taskAmount = -1; //vars
c.slayerTask = 0; //vars
}
I wanna make this command .. cost slayer points everytime used like evertime
they use this say 10 slayer point's is take away
Youtube - SlayScape
Download Client: Desktop Client
website: Website
Webclient: Webclient
Forums: Forums
Uniquely coded features:
Dungeoneering - Uniquely coded Dungeoneering, Like no other server out there - Cape and emote also fully added - Prestiging, Team + Solo Dungeons
Pking - Old...
Base: Devolution (Xenoscape or xeonscape w/e)
Problem: When a player gains a new slayer level they get disconnected.
I don't know whats wrong any help or ideas? I use the method of when they are killed they gain xp and i took tasks out.
Help is appreciated,
Nascarnate
im using project insanity base, tragedy pking source from moparscape status and the ancient curses and normal prayers are disabled can somebody help me fix also if you help me fix slayer tower bugs ill pay you $15
Someone requested this, so I thought I might as well post this ;)
Revision: 317
Base: Pi (Project Insanity)
Diffucult: 0/10 (Copy and Paste)
Start:
Go to CombatAssistant.java and add:
public int[][] slayerReqItems = {{1648,4587}};
public boolean needThatItem(int i) {
for (int j = 0; j <...
Hi,
Just another snippet for beginners.
Many people on my server have complained about the "man" task.. When they kill a man they just dont get ANY exp.
How I've fixed this was just so easy.
First go to npcDefinition.xml and search for this:
<npcDefinition>
<id>941</id>
It'll have 2 of them...
im new so dont flame please
i havent added npcs so do it yourself
also dont post this at any other sites without permission/credits please.(its added at rune-server and rune l*cus)
also im not finished but its usable, also please tell me what i could do better and how i could do it.
add this...
Base for slayer, made in about 5 seconds
import java.io.*;
/**
*
*@author Peeeeeeenis
*@date 6/2/10
*/
public class Slayer {
public static client p;
/**
*@param Constructor
*
*/
public Slayer(client p) {
this.p = p;
}
/**
*Holds the NPC Id's of tasks for Slayer Level's below 50...
Join Death Pkz today! wonderful new server WITH A VPS!! :D
Includes:
-Fully working prayer
-Many working skills!
-Great pking!-including mage bank and zombie pk!
-Bandos, KBD, mith and green dragons
-Dragon armor and weapons
-rich kid shop!(phats,etc)
-Pest Control, Fight pits, Assault, and...
Difficulty: 2/10
Files modified: Client.java, clickingmost.java and npchandler.java
Source: Delta
Not the best one but its ok for me.
First declare this:
public int mask = 0;
public int slayPoints = 0;
under
public class client extends Player implements Runnable {
Then add those to save...
Alright, so as the title says it's working Slayer Tower + Caves. I know I'll probably get called a noob because I'm 100% postive this has already been done but who cares, I feel happy that I managed to make this work.
Purpose: Working Slayer Tower & Caves.
Diffculty: As hard as you make it...
This is a warning to all people planning on making high-profile private servers, especially those who're going to be getting a website with the server.
Jagex are clamping down on private servers it seems, I would sugget that you add an agreement page (one that checks cookies) before anyone...