event

  1. Arcadiez

    718 Velheim - R925 ✪ Archeology skill ✪ 50+ Bosses ✪ GIM/UIM ✪ Elite Dungeon ✪ PRE-EOC

    Velheim - R925 ✪ Archeology skill ✪ 50+ Bosses ✪ GIM/UIM ✪ Elite Dungeon ✪ PRE-EOC ✪ Links ✪ [/CENTER] [/SPOILER]
  2. thing1

    Pinball Random Event

    Considering I have never seen this done in a RSPS before, I figured this would be neat to share with everyone :p. To my knowledge, it should be spot on to the real game (including using a dynamic region and the force movement mask when being hit by the troll), as all information gathered was...
  3. thing1

    Mime Random Event

    Debated on posting this to the Show-off section, but considering this is the first private server to have this (to my knowledge), let alone done correctly, I figured why not. All of the little details completing this event should be covered, including the unlocking of the song "Artistry", the...
  4. muppet head

    Timed events [ANY]

    How do you guys recommend implementing timed events that will occur every 20-30 minutes? Are the cycleEvents any good for this? Resource and stability-wise? Thanks in advance :)
  5. Stratified

    Player Logged Out During an Event

    :O
  6. Stratified

    Errors

    Screenshot by Lightshot Got in run.bat, not sure what the player was doing. Says something about my control panel but I wasn't doing anything with it when these errors came up.
  7. ProFiles

    Multiple account giveaway

    I'm giving 5 3 accounts' login name and password. I'll add two more account soon. Rules: Thank this post and guess accounts' combat level If your guess hits one of them, accept the account. You can only guess once. Please don't post any number without thanking.. This is not a place to get...
  8. A

    ~Shilo-Nation || Christmas Event ~

    I made this Christmas event for my server . This video was made by some player in the server as guide, He kinda made it look easy but still ye ;) Christmas Quest Guide ! Shilo - Nation
  9. LunarKnight

    [PI] Christmas Event 2011 [InsidiaX]

    Delete Thread Removed.
  10. LunarKnight

    Char File is written to properly but not read from properly

    FIXED!! The token in PlayerSave was ABOVE [CHARACTER] INSTEAD OF BELOW [CHARACTER].
  11. Smokey

    Event Managers

    Here are some event managers I wrote in my spare time, these were inspired by Graham Edgecombe's implementation. package net.exion.evt; import java.util.LinkedList; /** * This is an implementation of single thread event processing, I wrote it for * my server, Exion. Although it can be...
  12. O

    [PI] Christmas Event [PI]

    NPC's have just been added! Let me know how I did and what I can do better. I do not give anyone permission to post this anywhere else. You can either add the objects yourself or just let the event take place where they are all located at. The coords for that are (2007, 4430). Changed...
  13. X

    [PI] Demises halloween event 8 errors

    These are the errors i got when i was adding Demises halloween event: Can anyone help?
  14. T

    Graham's Event Manager

    I was using this for my pc public void InBoat () { EventManager.getSingleton().addEvent (new Event() { public void execute(EventContainer c) { if(objectID == 14315 && System.currentTimeMillis() - lastAction > actionInterval) { sM("You enter the boat...
  15. Mister Maggot

    Grahams Event Manager

    Hope you come back.. :/ Peace for now.
  16. Ed

    Events team.

    I think you should consider adding Community Events team to Rune-server. You know, like section moderator, shoutbox moderator but just that they wouldn't have the moderator rights, but instead they would be responsible for Rune-server community events. They would have to be active and think of...
  17. R

    Run Energy Event Manager Error

    Ok, I coverted my restore-run energy method to be an event, and am wondering what is wrong. My restore run-energy is this: public void runEnergy() { server.registerEvent(new Event(500) { public void execute() { if (System.currentTimeMillis() - thisone > getAgilityRun()) { if...
  18. travisman26

    how do i use my event manager i added but idk how to use it

    how do i use my event manager i added it but idk how to use it
  19. M

    Simple ::event command

    Say you want to make an event for pking, or for a minigame that you are holding. This will let you add a command ::event, by setting event coords ingame and removing the event. No clue if this has been posted before, but I had never seen it until I added it to my server. First off add these to...
  20. Jinrake

    Jinrake's Christmas Minigame - The Sabotages

    Welcome to Jinrake's Christmas Event 2008! My first and best Christmas event ever! *REWARD: 6MIL Difficulty: 0.1 Stuff needed: A eye, brain, mouse, keyboard, and a server Files Modded: Client, NPCHandler, Autospawn Tested Servers: Delta, Czar, ZDiddy Open client.java. Add all of...