
panathinaikara
Members-
Posts
38 -
Credits
0 -
Joined
-
Last visited
-
Feedback
0%
panathinaikara's Achievements
Newbie (1/16)
0
Reputation
-
problem me skills
panathinaikara replied to Th3J0k3rZ's question in Request Server Development Help [Greek]
το ιδιο προβλημα εχω και εγω. θελω να κανω στον σερβερ μου πχ 2 skills active που εχω με ls και οταν τα κανω το 1 αντικαθιστα το αλλο. υπαρχει καποιος κωδικας για να το λυσω αυτο? -
Java code
panathinaikara replied to panathinaikara's question in Request Server Development Help [L2J]
i copied it from the topic which had the code for killing spree. you mean that if i delete this part that has nothing to do with the code, i will do the code work?? -
Java code
panathinaikara replied to panathinaikara's question in Request Server Development Help [L2J]
-
Java code
panathinaikara replied to panathinaikara's question in Request Server Development Help [L2J]
Buildfile: C:\????\????????\workspace\L2_GameServer\build.xml clean: [delete] Deleting directory C:\????\????????\workspace\L2_GameServer\build verifyRequirements: init: [mkdir] Created dir: C:\????\????????\workspace\L2_GameServer\build [mkdir] Created dir: C:\????\????????\workspace\L2_GameServer\build\classes [mkdir] Created dir: C:\????\????????\workspace\L2_GameServer\build\dist [mkdir] Created dir: C:\????\????????\workspace\L2_GameServer\build\dist\login [mkdir] Created dir: C:\????\????????\workspace\L2_GameServer\build\dist\gameserver version: [exec] Execute failed: java.io.IOException: Cannot run program "svnversion": CreateProcess error=2, ??? ????? ?????? ? ?????? ??? ???????????? ??????? ??? ?? ??????? compile: [javac] Compiling 1526 source files to C:\????\????????\workspace\L2_GameServer\build\classes [javac] C:\????\????????\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5715: illegal start of type [javac] if (target instanceof L2PcInstance [javac] ^ [javac] C:?????\????????\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5715: <identifier> expected [javac] if (target instanceof L2PcInstance [javac] ^ [javac] C:\????\????????\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5715: ';' expected [javac] if (target instanceof L2PcInstance [javac] ^ [javac] C:\????\????????\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5716: illegal start of type [javac] && AntiFeedManager.getInstance().check(this, target)) [javac] ^ [javac] C:\?????\????????\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5716: ';' expected [javac] && AntiFeedManager.getInstance().check(this, target)) [javac] ^ [javac] C:\?????\????????\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5716: invalid method declaration; return type required [javac] && AntiFeedManager.getInstance().check(this, target)) [javac] ^ [javac] C:\?????\????????\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5716: ';' expected [javac] && AntiFeedManager.getInstance().check(this, target)) [javac] ^ [javac] C:?????\????????\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5722: invalid method declaration; return type required [javac] sendPacket(new UserInfo(this)); [javac] ^ [javac] C:\?????\????????\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5722: illegal start of type [javac] sendPacket(new UserInfo(this)); [javac] ^ [javac] C:\?????\????????\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5722: ')' expected [javac] sendPacket(new UserInfo(this)); [javac] ^ [javac] C:\?????\????????\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5722: ';' expected [javac] sendPacket(new UserInfo(this)); [javac] ^ [javac] C:\??????\????????\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5722: illegal start of type [javac] sendPacket(new UserInfo(this)); [javac] ^ [javac] C:\?????\????????\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5722: <identifier> expected [javac] sendPacket(new UserInfo(this)); [javac] ^ [javac] C:\?????\????????\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5722: ';' expected [javac] sendPacket(new UserInfo(this)); [javac] ^ [javac] C:\?????\????????\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5723: invalid method declaration; return type required [javac] sendPacket(new ExBrExtraUserInfo(this)); [javac] ^ [javac] C:\?????\????????\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5723: illegal start of type [javac] sendPacket(new ExBrExtraUserInfo(this)); [javac] ^ [javac] C:\??????\????????\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5723: ')' expected [javac] sendPacket(new ExBrExtraUserInfo(this)); [javac] ^ [javac] C:\??????\????????\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5723: ';' expected [javac] sendPacket(new ExBrExtraUserInfo(this)); [javac] ^ [javac] C:\?????\????????\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5723: illegal start of type [javac] sendPacket(new ExBrExtraUserInfo(this)); [javac] ^ [javac] C:\Users\????????\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5723: <identifier> expected [javac] sendPacket(new ExBrExtraUserInfo(this)); [javac] ^ [javac] C:\Users\????????\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5723: ';' expected [javac] sendPacket(new ExBrExtraUserInfo(this)); [javac] ^ [javac] 21 errors BUILD FAILED C:\??????\????????\workspace\L2_GameServer\build.xml:63: Compile failed; see the compiler error output for details. Total time: 5 seconds this is what it displays me after running ant build 1 in eclipse... -
hey i have a java code problem and i cant fix it... it is a code for killing spree reward... * Increase the pvp kills count and send the info to the player * */ private int impro = 0; public void increasePvpKills() { impro++; switch(impro){ case 5: ShowMessage case5 = new showMessage("You reached 5 killing spree!", 10000); sendPacket(case5); Announcements.getInstance().announceToAll("Player: " + getName() + " :reached 5 kill in a row!"); addItem("Loot", 57, 100, this, true); break; case 10: showMessage case10 = new showMessage("You reached 10 killing spree!", 10000); sendPacket(case10); Announcements.getInstance().announceToAll("Player: " + getName() + " :reached 10 kill in a row!"); addItem("Loot", 57, 100, this, true); break; case 15: ExShowScreenMessage case15 = new showMessage("You reached 15 killing spree!", 10000); sendPacket(case15); Announcements.getInstance().announceToAll("Player: " + getName() + " :reached 15 kill in a row!"); addItem("Loot", 57, 100, this, true); break; case 20: showMessage case20 = new showMessage("You reached 20 killing spree!", 10000); sendPacket(case20); Announcements.getInstance().announceToAll("Player: " + getName() + " :reached 20 kill in a row!"); addItem("Loot", 57, 100, this, true); break; case 25: showMessage case25 = new showMessage("You reached 25 killing spree!", 10000); sendPacket(case25); Announcements.getInstance().announceToAll("Player: " + getName() + " :reached 25 kill in a row!"); addItem("Loot", 57, 100, this, true); break; case 30: showMessage case30 = new showMessage("You reached 30 killing spree!", 10000); sendPacket(case30); Announcements.getInstance().announceToAll("Player: " + getName() + " :reached 30 kill in a row!"); addItem("Loot", 57, 100, this, true); break; default: ; } if ((TvT._started && _inEventTvT) || (DM._started && _inEventDM) || (VIP._started && _inEventVIP) || (CTF._started && _inEventCTF)) return; // temp fix here if (isMounted()) dismount(); impro = 0; if (isTransformed() && !isCursedWeaponEquipped()) { if (target instanceof L2PcInstance && AntiFeedManager.getInstance().check(this, target)) // Add karma to attacker and increase its PK counter setPvpKills(getPvpKills() + 1); // Send a Server->Client UserInfo packet to attacker with its Karma and PK Counter sendPacket(new UserInfo(this)); sendPacket(new ExBrExtraUserInfo(this)); there are some problems and i cant add the code in my server because i cant fix them... can any1 help me? thanks...
-
hello, can anyone help me changing the starting lvl of new chars? for example it is 1lvl now and i would like to do it 70lvl! also i spawned some special christmas trees in giran and now i neither can target them nor delete them! can someone help me delete them? THANKS!
-
geia sas pws 8a mporousa na allaksw to lvl apo to navicat me to opoio 8a ksekinan oi new chars? px tr einai 1 k 8elw na to kanw 70. episis exw kati special christmas trees stin giran k auta dn mporw na ta kanw target oute tpt! pws 8a mporousa na ta diagrapsw? help me!
-
Metafora server prob
panathinaikara replied to panathinaikara's question in Request Server Development Help [Greek]
pws ginetai na min pira swsta efoson to backup ginetai automata? me dump sql file to pira to arxeio oxi me backup!! -
Metafora server prob
panathinaikara replied to panathinaikara's question in Request Server Development Help [Greek]
m leei loadunsuccesfully otan ftanei se kapoio simeio k meta tpt! dokimasa k alli version tou navicat k pali to idio! k t edosa se 1 filo na dw an tou to fortonei pali to idio load unsuccesfully...! -
Metafora server prob
panathinaikara replied to panathinaikara's question in Request Server Development Help [Greek]
to exw kanei file.. apo to new connection sto localhost ekana l2jdb k paw na tin perasw meta me to execute k pali tpt.... -
geia, exw problima stin metafora tis db apo to navicat. pataw dumb batch file mou dimiourgei to sql arxeio k meta otan to paw sto idio pc (exw tn idia version navicat, mysql ekei) mou bgazei error k dn ginetai tpt! me apotelesma na min mporesw na metaferw tn db sto pc! k otan metaferw k olo to fakelo tou server pali tpt! help me...
-
[Share] custom welcome html
panathinaikara replied to LioNtaraki's topic in Server Shares & Files [L2J]
poli kalo share douleuei se mena :) -
Compile eclipse
panathinaikara replied to panathinaikara's question in Request Server Development Help [L2J]
what about my customs? will i have to put them again from the beggining? -
Compile eclipse
panathinaikara replied to panathinaikara's question in Request Server Development Help [L2J]
i didnt understand what you mean :\ i will compile the pack again and i wouldnt have the customs. what jars have i to replace and with which? will i pack again the official gs/datapack or the ones i have? -
Compile eclipse
panathinaikara replied to panathinaikara's question in Request Server Development Help [L2J]
yes but i have some customs in my server. these custom will be deleted?