class change java ok
case ENGINEER:
if (playerClass == PlayerClass.GUNNER || playerClass == PlayerClass.RIDER)
gunner //set class 14 Ok
and rider?
break;
case 3570:
setClass(player, PlayerClass.getPlayerClassById((byte)14));
break;
case 3911 :
setClass(player, PlayerClass.getPlayerClassById((byte)16));
break;
}
14 = gunner
16 = bard
?? = rider?
class selector missing rider
is not it all about class selection of two separate caste class
the gunner next to the missing rider
While it's true if I am a rider will be in the 4.5 class robot
maybe someone can give this Alamin that this be put on 4.3 emu?
when you have the java is compiled opportunity



Reply With Quote



