
panathinaikara
Members-
Posts
38 -
Credits
0 -
Joined
-
Last visited
-
Feedback
0%
Everything posted by panathinaikara
-
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? -
i have a question, i have a compiled with eclipse freya pack. i would like to put a java code on this so can i compiled this pack which i have again in order to put this code or i have to download from eclipse the official gs/datapack and put the code on them?
-
to problima li8ike! euxaristw poli osous ka8isan k me boi8isan! to brika :)
-
dn uparxoun me auta ta id ta npc pou ebala... (ta npc ta perissotera einai default pou uparxoun mesa sto l2, mipws paizei rolo?) oute sto custom_npc uparxoun! mipws prepei na ta pros8esw monos st custom_npc table?
-
sto npc exei apo to 1 mexri to 14566 enw auto einai 18000! se periptosi pou einai id apo mob paizei rolo?
-
[Share]Killing spree Items Reward
panathinaikara replied to AlexHack's topic in Server Development Discussion [Greek]
auto to kanw add apo to navicaT? -
8a fanei poli xazo alla dn mporw na brw sto navicat se kanena table px tn custom buffer me id 18000 gia na tis allaksw to title! k sta html pou epsaksa dn mporw na allaksw to title. oute mesa apo to game me shift + klik... plz help! k genikws ola ta custom pou ebala dn mporw na ta brw se kapoio table sto navicat gia na allaksw to title. k enan code pou xrisimopoihsa pou brika edw gia na kanei opou serversidetitle 0 se 1 gia na allaksei dn m douleuei!
-
Npc save prob
panathinaikara replied to panathinaikara's question in Request Server Development Help [L2J]
problem solved! thank you! topic can be locked -
Npc save prob
panathinaikara replied to panathinaikara's question in Request Server Development Help [L2J]
again nothing... i changed from false to true these 2 option Default: False CustomNpcTable and ption to save GM spawn only in the custom table. # Default: False SaveGmSpawnOnCustom bug again nothing.... -
Npc save prob
panathinaikara replied to panathinaikara's question in Request Server Development Help [L2J]
from navicat? i try to make some changes from navigat for example i edited my buffer into custom_spawnlist but again nothing... what do you mean to enable it? -
hi, i have a problem with my server. it is freya and i have compiled pack. to begin with, for example i spawn npc with 17000 (buffer) to giran and when i rr my server and log into again there is no buffer in giran! and i must spawn it again... can someone help me? this is happening only with all my custom npcs!