|
|
its used to do this
but when i add something it doesnt anymore. how do i make it do it everytime i click it?Starting server on port: 1111
Connection recieved from: 1.1.1.1
[lol] Unhandled button: 589, 8:0
[lol] Unhandled button: 589, 8:0
[lol] Unhandled button: 589, 8:0
[lol] Unhandled button: 589, 8:0
[lol] Unhandled button: 589, 8:0
[lol] Unhandled button: 589, 8:0
Do this:
Add
aboveCode:Misc.println("[" + p.username + "] Clicked: " + interfaceId + ", " + buttonId + ":" + buttonId2);
in actionbuttonsCode:switch (interfaceId) {
so something like this:
Code:Misc.println("[" + p.username + "] Clicked: " + interfaceId + ", " + buttonId + ":" + buttonId2); switch (interfaceId) {
thanks lol got it i was doing:
switch (interfaceId) {
Misc.println("[" + p.username + "] Clicked: " + interfaceId + ", " + buttonId + ":" + buttonId2);
wrong way around lol
| « How to make a person do an emote alot of times | 508 Cache » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |