|
|
title says everything
its for packet 120 or w/e for music

absX / 64,
absY / 64 = region X,Y
public void playMusic(int regionX, int regionY) {
switch(regionX) {
case 5:
switch(regionY) {
case 7:
player.play(NOOBIE_MELODY);
break;
default:
player.play(NOTHING);
}
break;
}
}
Somethin liek dat (just wrote it up in here).
ahh kk thanks guys ill look into it and probly realese
| « [Delta] Unban and Unmute Command | Requesting » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |