Thread: Hyperion tick system

Results 1 to 5 of 5
  1. #1 Hyperion tick system 
    Registered Member
    Nikita's Avatar
    Join Date
    Aug 2008
    Age
    29
    Posts
    822
    Thanks given
    180
    Thanks received
    89
    Rep Power
    86
    Some how I try to get it working but when I activate it nothing happens.
    I'm actually hoping that you can help me out with this problem.

    Code:
    				World.getWorld().submit(new Tickable(1) {
    					@Override
    					public void execute() {
    						player.getActionSender().sendMessage("!Test");
    					}					
    				});
    But when I call it nothing shows up or does something. Well help me out!

    RoonScape
    Reply With Quote  
     

  2. #2  
    Registered Member
    Nikita's Avatar
    Join Date
    Aug 2008
    Age
    29
    Posts
    822
    Thanks given
    180
    Thanks received
    89
    Rep Power
    86
    Anyone?????

    RoonScape
    Reply With Quote  
     

  3. #3  
    Hyperion tick system



    Scu11's Avatar
    Join Date
    Aug 2007
    Age
    30
    Posts
    16,307
    Thanks given
    7,215
    Thanks received
    12,308
    Rep Power
    5000
    show me where you're calling it?

    Attached image
    Reply With Quote  
     

  4. #4  
    Registered Member
    Nikita's Avatar
    Join Date
    Aug 2008
    Age
    29
    Posts
    822
    Thanks given
    180
    Thanks received
    89
    Rep Power
    86
    Quote Originally Posted by Scu11 View Post
    show me where you're calling it?
    I can't show you it, because I deleted it already.
    In the Command Packet Handler, I also called it on login which may sound poor but it doesn't do a thing.

    RoonScape
    Reply With Quote  
     

  5. #5  
    Registered Member
    Nikita's Avatar
    Join Date
    Aug 2008
    Age
    29
    Posts
    822
    Thanks given
    180
    Thanks received
    89
    Rep Power
    86
    Fixed it my self.

    RoonScape
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. [Hyperion] Prayer system
    By Nikki in forum Snippets
    Replies: 13
    Last Post: 07-11-2011, 12:07 PM
  2. [Hyperion] Teleportation system [Hyperion]
    By Nexus' in forum Tutorials
    Replies: 8
    Last Post: 06-09-2011, 07:51 PM
  3. [Hyperion] Ground Item system
    By Shoes in forum Snippets
    Replies: 9
    Last Post: 04-27-2011, 06:34 AM
  4. [Azure] Woodcutting, using the Tick system
    By Cjay00091 in forum Snippets
    Replies: 4
    Last Post: 03-21-2011, 04:56 AM
  5. Azure Mining (And new tick system)
    By Akeid in forum Tutorials
    Replies: 7
    Last Post: 03-06-2011, 10:31 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •