Thread: Server Question

Results 1 to 5 of 5
  1. #1 Server Question 
    Xora RSPS Owner
    Josh RSPS's Avatar
    Join Date
    Sep 2014
    Posts
    49
    Thanks given
    13
    Thanks received
    1
    Discord
    View profile
    Rep Power
    6
    I am trying to setup this on the Ascend base.

    [Only registered and activated users can see links. ]

    This is what is looks like, no buttons work.
    [Only registered and activated users can see links. ]


    What should I do in clickingbuttons.java

    [Only registered and activated users can see links. ]


    Does anybody have suggestions on how to code in the buttons to work?
    Reply With Quote  
     

  2. #2  
    Be the change you wanna see!

    Nozemi's Avatar
    Join Date
    Jul 2010
    Posts
    378
    Thanks given
    166
    Thanks received
    182
    Discord
    View profile
    Rep Power
    852
    There is no code in there that tells them to do anything. You need to add that yourself.
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  3. #3  
    Registered Member
    Tamatea's Avatar
    Join Date
    Aug 2010
    Posts
    1,282
    Thanks given
    379
    Thanks received
    334
    Rep Power
    2318
    You need to make some type of handler for handling the usage of this interface.

    [Only registered and activated users can see links. ]



    Reply With Quote  
     

  4. #4  
    Xora RSPS Owner
    Josh RSPS's Avatar
    Join Date
    Sep 2014
    Posts
    49
    Thanks given
    13
    Thanks received
    1
    Discord
    View profile
    Rep Power
    6
    Yes I understand what I need to do, but does anyone have any suggestions on going about this the best way?
    Reply With Quote  
     

  5. #5  
    ¦¦¦ RuneTimes ¦¦¦

    RainDropzZ's Avatar
    Join Date
    Oct 2010
    Posts
    346
    Thanks given
    28
    Thanks received
    93
    Discord
    View profile
    Rep Power
    471
    Quote Originally Posted by Xora RSPS View Post
    Yes I understand what I need to do, but does anyone have any suggestions on going about this the best way?
    It is just adding a function to the button, so you write the code that you want to be executed under :


    Code:
    case xxxx:
    
    *place teleport code etc. here*
    
    break;
    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. Some server questions
    By Andys1841 in forum Help
    Replies: 0
    Last Post: 06-06-2009, 03:13 AM
  2. Private server question
    By aramda in forum Help
    Replies: 2
    Last Post: 04-18-2009, 08:08 PM
  3. Replies: 0
    Last Post: 04-08-2009, 10:16 PM
  4. SQL Server Questions
    By Jeremy Yak in forum Help
    Replies: 3
    Last Post: 02-14-2009, 07:22 PM
  5. Private Servers, Question about legality.
    By alongu in forum RS2 Server
    Replies: 10
    Last Post: 01-12-2008, 09:44 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •