Lmao all you did is change the id of the mask and the npc from the other one xD
Edit: Its nice and for the other one its nice too sorry for flaming![]()
|
Purpose: To add my Christmas event to your server. When you type ::christmas, you get a Santa Hat that turns you into an elf while you wear it.
Base Server: TestScape
Difficulty: 1
Assumed Knowledge: Adding Commands, Finding Text, Copying & Pasting
Credits: 100% Me (Eleclion).
Open up client.java
1. Find:
After, add:Code:public boolean process() {
2. Add this to your commands:Code:if ((playerEquipment[playerHat] == 1050) && npcId != 1184) { npcId = 1184; isNpc = true; sendMessage("You put on the Santa Hat..."); sendMessage("...and turn into an elf!"); } else if ((playerEquipment[playerHat] != 1050) && npcId == 1184) { npcId= 0; isNpc = false; sendMessage("You take off the Santa Hat..."); sendMessage("...and turn back into a human."); }
Well, enjoy!Code:if(command.equalsIgnoreCase("christmas")) { addItem(1050, 1); sendQuest("", 8144); clearQuestInterface(); sendQuest("@[email protected] @[email protected]!", 8145); sendQuest("", 8146); sendQuest("@[email protected] this on for a suprise...", 8147); sendQuest("", 8148); sendQuest("@[email protected] Event", 8149); sendQuest("@[email protected] (C) 2007 Eleclion. All Rights Reserved.", 8150); sendQuestSomething(8134); showInterface(8134); flushOutStream(); }![]()
Lmao all you did is change the id of the mask and the npc from the other one xD
Edit: Its nice and for the other one its nice too sorry for flaming![]()
Nice your a few months off though![]()
Great Works ! No errors tough![]()
Mabye she released it now... so people could expand on it in time for christmas![]()
Nice works! Could you make the picture?![]()
hmm i dont like the events you just take the item, put it on and you turn into a npc
Nice.
I've been thinking on a XMAS event that will use the Santa NPC (1552) but it still needs work & thought.
Erm, that and I need to fix meh NPCs ._. (see the help section if you want to help lol, out of ideas).
But yeah, the simplicity is what makes this effective.![]()
this is not like an event man
an event has to be something party'ish
this is just type christmas get a santa hat put it on ans whoa ur santa
thats not an event
events are like the halloween thing on runescape now
you do something for like grim reaper or santa and get rewarded with something original
whish i could rep- but i dont like those event in command form tuts at all
sorry eleclion, continue with the tuts u made before, i used to love em
Note to Emo: Lol, I'm a boy xD.
Note to fabjan: Shut up and get off my thread.
« Previous Thread | Next Thread » |
Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |