-
Posts
3,654 -
Credits
0 -
Joined
-
Last visited
-
Days Won
2 -
Feedback
0%
Community Answers
-
ExCaLiBuR®'s post in L2Jfrozen Upgrade Revizion was marked as the answer
ama to kaneis UPDATE TO HEAD to poio pithano einai na se vgaleis kapoia errors.
to poio kalo einai na ta valeis 1-1 ta updates xeirokinita
-
ExCaLiBuR®'s post in Searching For A Final Gracia Project was marked as the answer
http://svn.l2jserver.com/branches/L2_GameServer_T2.3/
http://svn.l2jdp.com/branches/T2.3_DataPack/
-
ExCaLiBuR®'s post in Server And Player Online Time was marked as the answer
// Server Time
private static String getServerRunTime()
{
int timeSeconds = (GameTimeController.getGameTicks() - 36000) / 10;
String timeResult = (timeSeconds >= 86400 ? Integer.toString(timeSeconds / 86400) + " Days " + Integer.toString((timeSeconds % 86400) / 3600) + " hours." : Integer.toString(timeSeconds / 3600) + " Hours " + Integer.toString((timeSeconds % 3600) / 60) + " mins.");
return timeResult;
}
-
ExCaLiBuR®'s post in Έχω Πρόβλημα Με Το Encryprion Ενός Αρχείου was marked as the answer
pane to itemname stin epeifaneia ergasias kai to l2 file edit kai auto ekei
kai kane ekei pera to edit pou thes
na thumase oti sto telos prei na exeis mia keni grammi
-
ExCaLiBuR®'s post in Java Problem was marked as the answer
ok lock..
unistall the jre 1.7U25 and install the 1.7U45
-
ExCaLiBuR®'s post in Enchant+Pvp (L2J Hellas) was marked as the answer
nai vazeis to +poso na einai
px +4 kai to rate px 90%
kapws etsi
vlepeis oti leei
1,100;
diladi gia +1 na einai 100% meta to ; vazeis to epomeno me oti rate vazeis esu
ean den vgazeis akri pes mou to skype sou na se eksigeisw kalutera
EnchantChanceWeaponList =1,100;2,100;3,100;4,100;5,100;6,100;7,80;8,80;9,80;10,80;11,80;12,80;13,80;14,80;15,80;16,80;17,80;18,80;19,80;20,80;21,80;22,80;23,80;24,80;25,80;26,80;27,80;28,80;29,80;30,80; EnchantChanceArmorList =1,100;2,100;3,100;4,100;5,100;6,100;7,80;8,80;9,80;10,80;11,80;12,80;13,80;14,80;15,80;16,80;17,80;18,80;19,80;20,80;21,80;22,80;23,80;24,80;25,80; EnchantChanceJewelryList =1,100;2,100;3,100;4,100;5,100;6,100;7,80;8,80;9,80;10,80;11,80;12,80;13,80;14,80;15,80;16,80;17,80;18,80;19,80;20,80;21,80;22,80;23,80;24,80;25,80;