Thread: ActionButtonId is said when clicking on one

Results 1 to 4 of 4
  1. #1 ActionButtonId is said when clicking on one 
    Rebirth
    Guest
    This is for [Delta] based sources.
    In clickingMost.java
    find
    Code:
    public void clicking(int a){
    client c = (client) server.playerHandler.players[a];
    and add
    Code:
    c.sM("case "+c.actionButtonId+"");
    under it before the
    Code:
    switch(c.actionButtonId) {
    Sorry if this topic has a bad title I couldn't think of a good one.
    Reply With Quote  
     

  2. #2  
    Community Veteran

    Dexter Morgan's Avatar
    Join Date
    Nov 2008
    Age
    16
    Posts
    4,364
    Thanks given
    1,027
    Thanks received
    703
    Discord
    View profile
    Rep Power
    2991
    Code:
    if((playerRights > 0))
          System.out.println("Packet 185: action buttino: "+actionButtonId);
    [Only registered and activated users can see links. ]
    Quote Originally Posted by UberNation View Post
    Did you update the quantum network sockets to match the polarity of the wilderness counter levels in the Boolean that divides the wilderness level by zero?
    Reply With Quote  
     

  3. #3  
    Registered Member

    Join Date
    Dec 2007
    Age
    29
    Posts
    551
    Thanks given
    0
    Thanks received
    2
    Rep Power
    503
    Quote Originally Posted by Extranjeros Matón View Post
    Code:
    if((playerRights > 0))
          System.out.println("Packet 185: action buttino: "+actionButtonId);
    [Only registered and activated users can see links. ]

    That should be avoided sir.
    Reply With Quote  
     

  4. #4  
    Community Veteran

    Dexter Morgan's Avatar
    Join Date
    Nov 2008
    Age
    16
    Posts
    4,364
    Thanks given
    1,027
    Thanks received
    703
    Discord
    View profile
    Rep Power
    2991
    Quote Originally Posted by BlessTheFall View Post
    [Only registered and activated users can see links. ]

    That should be avoided sir.
    Sir, that was just an example.
    [Only registered and activated users can see links. ]
    Quote Originally Posted by UberNation View Post
    Did you update the quantum network sockets to match the polarity of the wilderness counter levels in the Boolean that divides the wilderness level by zero?
    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

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •