mad cause im rich??? lol how am i mad.
Big money
Woah core is still alive
Hey core I have a quick question. How did you get the pvp packet to work on Kevlon 2.0 I have been messing around with the packet but it still doesn't engage combat at all. Code: case PLAYER: index = packet.getLEShortA(); if(index < 0 || index > Constants.MAX_PLAYERS) return; Player p = (Player) World.getWorld().getPlayers().get(index); player.setInteractingEntity(p); player.setCurrentTarget(p); player.getActionSender().sendMessage("lol wat"); break;
case PLAYER: index = packet.getLEShortA(); if(index < 0 || index > Constants.MAX_PLAYERS) return; Player p = (Player) World.getWorld().getPlayers().get(index); player.setInteractingEntity(p); player.setCurrentTarget(p); player.getActionSender().sendMessage("lol wat"); break;
Is 2.0 dead? I hope not.
Sorry for the messages, my PC is acting up but one of two of them are more important then the others.
Sent you a PM mate, you are probably busy and have missed it, thanks.
Hey Core, Just wondering what happened to Impact 3.0 progress? I was enjoying watching that be programmed over the past months.
Bet u were surprised that i didn't close right
mind sharing the "humidify" method pls I got some other lunar spells to work