maximilion2 Posted May 10, 2012 Posted May 10, 2012 Kalhspera kai pali... mporei kapios na m dwsei kwdika gia announce px to max enchant ston srv m einai+16 otan kapios kanei kapia armor h jewl h weapon +16 na emfanizete: px Congratulations,player successful enchanted Draconic Boots+16.
0 Fanky Posted May 10, 2012 Posted May 10, 2012 θα σου δώσω κάποια tips,μιας και δεν είμαι απο αυτούς που θα σου δώσει κάτι έτοιμο. πήγαινε και δες που γίνετε enchant το item(γελίο νομίζω),μετά θα πρέπει να βάλεις ένα check π.χ int max = Config.MAX_ENCHANT και μετά θα χρησιμοποίησεις το προηγούμενος check ώστε όταν το enchant του παίκτη γίνει ίσο με αυτό,τότε εκεί θα βάλεις ένα announcement.
0 maximilion2 Posted May 10, 2012 Author Posted May 10, 2012 public static int ENCHANT_WEAPON_MAX; public static int ENCHANT_ARMOR_MAX; public static int ENCHANT_JEWELRY_MAX; na to kanw etsi public static config.ENCHANT_WEAPON_MAX; public static config.ENCHANT_ARMOR_MAX; public static config.ENCHANT_JEWELRY_MAX;
0 Vkouk Posted May 10, 2012 Posted May 10, 2012 Announcements.getInstance().announceToAll("Player" + activeChar.getName() + " succesfully enchanted his weapon to " + Config.WEAPON_MAX);
0 maximilion2 Posted May 10, 2012 Author Posted May 10, 2012 mporeis mhpws na m peis se pia line 8a to valw auto? ;o
0 Vkouk Posted May 10, 2012 Posted May 10, 2012 mporeis mhpws na m peis se pia line 8a to valw auto? ;o enterworld.java όπου θες μετά βάλτο..
0 maximilion2 Posted May 10, 2012 Author Posted May 10, 2012 sxetika me auto public static int ENCHANT_WEAPON_MAX; 8a to kanw etsi: config.ENCHANT_WEAPON_MAX; kai ton kwdika etsi: Announcements.getInstance().announceToAll("Player" + activeChar.getName() + " succesfully enchanted his weapon to " +config.ENCHANT_WEAPON_MAX);
0 Fanky Posted May 10, 2012 Posted May 10, 2012 enterworld.java όπου θες μετά βάλτο.. γιατι enterworld ρε; requestenchantitem καλύτερα ειναι
0 Vkouk Posted May 10, 2012 Posted May 10, 2012 γιατι enterworld ρε; requestenchantitem καλύτερα ειναι οχ ναι μωρε,μαλακια μου sxetika me auto public static int ENCHANT_WEAPON_MAX; 8a to kanw etsi: config.ENCHANT_WEAPON_MAX; kai ton kwdika etsi: Announcements.getInstance().announceToAll("Player" + activeChar.getName() + " succesfully enchanted his weapon to " +config.ENCHANT_WEAPON_MAX); αγόρι μου,τράβα στο config.java δες πως είναι δηλωμένη η μεταβλητή για το max enchant weapon και βάλτο στο κώδικα που σου έδωσα..
0 maximilion2 Posted May 10, 2012 Author Posted May 10, 2012 public static int ENCHANT_WEAPON_MAX; public static int ENCHANT_ARMOR_MAX; public static int ENCHANT_JEWELRY_MAX etsi einai... Announcements.getInstance().announceToAll("Player" + activeChar.getName() + " succesfully enchanted his weapon to " + config.ENCHANT.WEAPON_MAX); ?
0 Vkouk Posted May 10, 2012 Posted May 10, 2012 όχι ENCHANT.WEAPON_MAX αλλά Config.ENCHANT.WEAPON_MAX
0 smek Posted May 10, 2012 Posted May 10, 2012 public static int ENCHANT_WEAPON_MAX; public static int ENCHANT_ARMOR_MAX; public static int ENCHANT_JEWELRY_MAX etsi einai... Announcements.getInstance().announceToAll("Player" + activeChar.getName() + " succesfully enchanted his weapon to " + config.ENCHANT.WEAPON_MAX); ? Yep έτσι κάντο και δοκίμασε.Μην περιμένεις το πάντα έτοιμα κάνε και μερικές δοκιμές μόνος σου ;)
0 maximilion2 Posted May 10, 2012 Author Posted May 10, 2012 to evala kai m vgazei: Announcements cannot be resolved..
0 Vkouk Posted May 10, 2012 Posted May 10, 2012 ρε αγόρι μου κάνε import το package για το Announcement.. βάλε λίγο λογική,σε παρακαλώ..
0 maximilion2 Posted May 10, 2012 Author Posted May 10, 2012 hehe fixed locked :P soz gia thn talepwria alla eimai sxetika newbie ka8ws prospa8w na ma8w mesw guide etc..
0 Vkouk Posted May 10, 2012 Posted May 10, 2012 hehe fixed locked :P soz gia thn talepwria alla eimai sxetika newbie ka8ws prospa8w na ma8w mesw guide etc.. κάτσε διάβασε καλύτερα φίλος..;)
Question
maximilion2
Kalhspera kai pali...
mporei kapios na m dwsei kwdika gia announce px
to max enchant ston srv m einai+16
otan kapios kanei kapia armor h jewl h weapon +16 na emfanizete: px
Congratulations,player successful enchanted Draconic Boots+16.
16 answers to this question
Recommended Posts