Author Topic: ActionButton ID's in the run.bat  (Read 115 times)

Offline robgob

  • Adamant Member
  • *
  • Posts: 120
  • Rep 5
  • I swarm like locust
  • Location: Michigan
    • View Profile
Re: ActionButton ID's in the run.bat
« on: April 13, 2011, 03:30:13 am »
Not ever source has the method println in the Client
So here you all go for other sources:
Code: [Select]
System.out.println("[Client-" + c.playerId + "-" + c.playerName + "]" + "ActionButtonID: " + c.actionButtonId);