
selmo
Members-
Posts
26 -
Credits
0 -
Joined
-
Last visited
Never -
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by selmo
-
Best Thread Configuration for 4core 9550 ??
selmo posted a question in Request Server Development Help [L2J]
Hi Mxc community Could anyone tell me, what is the best config for my hardware: 4core 9550 2.83 12mb cash , 8gb ram ddr2 800mhz Os=Xp64bit harddrives is 7500rpm Below goes my Thread current config, you think its possible to increase? ThreadPoolSizeEffects = 30 # Default: 13 ThreadPoolSizeGeneral = 39 # Default: 2 UrgentPacketThreadCoreSize = 6 # Default: 4 GeneralPacketThreadCoreSize = 12 # Default: 4 GeneralThreadCoreSize = 12 # Default: 6 AiMaxThread = 12 Note: When i go to task manager i see cpu usage 3%,8% max And about Java could you help me getting the best server java allocation memory? My current config: java -Djava.util.logging.manager=com.l2jserver.util.L2LogManager -Xmx5120m -Xms2048m -Xmn1024m -cp ./../libs/*;l2jserver.jar com.l2jserver.gameserver.GameServer If you know a better line for this i would apreciate!! Im running Epilogue server, doesnt have lag, but population is low to I already tried 120+ people, with bots and real people ofc, offlineshops etc -
Could you tell me your `id` `current_cycle` `period` `olympiad_end` `validation_end` `next_weekly_change` settings?
-
Olympiad end cycle, and start of new one
selmo posted a question in Request Server Development Help [L2J]
My olympiad doesnt end, i dont really know why, but i have a strong guess its due to this: `id` `current_cycle` `period` `olympiad_end` `validation_end` `next_weekly_change` 0 1 0 128333880085 1282716000 1283136507859 Could anyone explain me how to set this up I used : http://www.onlineconversion.com/unix_time.htm I never seen any tutorial about this.... Best regards to maxcheaters -
My olympiad doesnt end, i dont really know why, but i have a strong guess its due to this: `id` `current_cycle` `period` `olympiad_end` `validation_end` `next_weekly_change` 0 1 0 128333880085 1282716000 1283136507859 Could anyone explain me how to set this up I used : http://www.onlineconversion.com/unix_time.htm I never seen any tutorial about this.... Best regards to maxcheaters
-
Full fix for the Port edit is: (Someone might need this) Go to Mysql Comand line Client and use this to create a username CREATE USER 'Your Username'@'%' IDENTIFIED BY 'Your Password'; GRANT ALL PRIVILEGES ON *.* TO 'Your Username'@'%' WITH GRANT OPTION; CREATE USER 'Your Username'@'localhost' IDENTIFIED BY 'Your Password'; GRANT ALL PRIVILEGES ON *.* TO 'Your Username'@'%' WITH GRANT OPTION; Example: Go to Mysql Comand line Client and use this to create a username CREATE USER 'Dreamsonline'@'%' IDENTIFIED BY '12345'; GRANT ALL PRIVILEGES ON *.* TO 'Dreamsonline'@'%' WITH GRANT OPTION; CREATE USER 'dreamsonline'@'localhost' IDENTIFIED BY '12345'; GRANT ALL PRIVILEGES ON *.* TO 'Dreamsonline'@'%' WITH GRANT OPTION; This is to create a new Username in Mysql You can drop username root DROP USER 'root'@'%'; Reconfigure your mysql password to the password you defined in comand line. Go to my.ini and change port number Usually C:\Program Files\MySQL\MySQL Server 5.1\my.ini # CLIENT SECTION # ---------------------------------------------------------------------- port=3306 <----- Edit this port to the one you want # SERVER SECTION # ---------------------------------------------------------------------- # The TCP/IP Port the MySQL Server will listen on port=3306 <----- Edit this port to the one you want We are finished with Mysql Now lets go to database ; for example i use Navicat New Conection Conection properties: fill in your information that you created in mysql comand line and port number that you edited in my.ini OK now the finall part Go to Server.properties and login.properties and change this line: URL = jdbc:mysql://localhost/l2jdb Change to URL = jdbc:mysql://localhost:port ip/l2jdb Example: URL = jdbc:mysql://192.168.1.2:6877 /l2jdb The 192.168.1.2 is your internal IP The :6877 is the mysql port of server/login will listen to Ok this might be helpfull for others, Good luck have fun
-
Thanks so much i figurid it out googling, thanks for your fast replys The fix is: URL = jdbc:mysql://localhost/l2jdb Instead of localhost URL = jdbc:mysql://yourip:mysqlport/l2jdb Example: URL = jdbc:mysql://174.120.165.10:3778/l2jdb
-
Hi, IM trying to change the port that connects trow mysql and navicat, and i succefuly did it. But when i try to start Loginserver.bat and gameserver.bat they give me a error saying there isnt a connection trow java to mysql. Could anyone help me solve this problem? The only missing thing is connect the new port from login/gameserver.bat to mysql/navicat. Notes: L2j Rev 7571 EP I search the forum and there isnt a tutorial about this.....(Could anyone do it,very hellpful)
-
Apella Armor EPilogue, need to fix java restriction
selmo replied to selmo's question in Request Server Development Help [L2J]
I dont know what should i answer on this, sorry .... If i delete from database armor,armor set and xml stats, then re-add them will it fix the clan restriction ? Because i just want to fix the Apella, i want to use it as Titanium armor I already changed the itemname.dat,the crystal type in db to s84,added new stats, but ingame the armor can only be used by Barons, or elders (i want to remove this restriction) regards -
Apella Armor EPilogue, need to fix java restriction
selmo replied to selmo's question in Request Server Development Help [L2J]
Remove from database, what do you mean? In what sql do i remove the restriction? Pack is Rev 7571 l2j -
OK hi all, I have a question Does Epilogues revisions dont have the Apellaarmorrestriction=True/False option? I use l2j 7571 very nice pack, but doesnt have this option in config.properties Is there any other way to change it? Note: I dont have much java knoledge, but xml,html,sql,php,client mods, .dat i can handle good. Could anyone help? Best regards,
-
New added: ..... Subclass can be added without quest item ..... Nobless needs quest items ..... Npc added quest item hellfire,lunargent ..... The 1st character is given Xp lvl 76 and Full A grade More coming ;) ......
-
thanks Growing every day ;)
-
Yes, its growing every day ;) I loved the Last night event, all A-grades (armor/weapon/jewls) 1vs1. Tonight Gmt +0 at 22.00 will be another event, very nice come try it out Best Regards,
-
Sorry but its low populated of course, its starting ;) But we all want you to try it out and leave your comment here, if you like it or not. Its nice, in my point of view (admin ofc) If i dont believe on my server, who will !!! Come and help populating this server ;)
-
New info: Town Buffer is for lvl 40 and above, get buffs adventurer Herbs will help you trow the game untill lvl40 Some more things will be added soon Regards, ;)
-
thanks, im thinking on adding tomb weapons modified to s84, droped in special RB area Best regards, ;)
-
Oh nice, i hope you do, i hope you all enjoy it See you ingame ;) Regards,
-
Thanks, some friends say that its the first server Epilogue with dusk sword s84, dusk shield s84, titanium s84 and some others that are being revived in Epilogue, lost in other chronicles.
-
Servers website : http://www.L2Down.info ________________________________ -------------------------------------- Server Information -------------------------------------- * Epilogue * Mid rate Fun server * Unique items in epilogue servers -------------------------------------- Server Rates -------------------------------------- * 60x Exp * 60x SP * 20Adena -------------------------------------- Enchant Rates -------------------------------------- * Weapon Max Enchant = +16 * Armor Max Enchant = +10 * Jewel Max Enchant = +10 * Weapon Enchant Safe = +3 * Armor Enchant Safe = +3 * Armor Enchant Full Safe = +4 * Jewel Enchant Safe = +3 * Weapon Enchant Success Rate = 55% * Armor Enchant Success Rate = 55% * Jewel Enchant Success Rate = 55% [NOTE]: Normal Enchant Scrolls will break your weapon. * Weapon Blessed Enchant Success Rate = 75% * Armor Blessed Enchant Success Rate = 75% * Jewel Blessed Enchant Success Rate = 75% [NOTE]: Blessed Enchant Scrolls will not break your weapon, but they will return its enchant to 0. * Weapon Crystal Enchant Success Rate = 60% * Armor Crystal Enchant Success Rate = 54% * Jewel Crystal Enchant Success Rate = 54% [NOTE]: Crystal Enchant Scrolls will break your weapon. -------------------------------------- Server Features -------------------------------------- --Loot: * Auto Loot. * Adena Drop Rate 100%. --Buffs: * Max 50Support Buffs and 50 Dance/Song Buffs. * Alt + Click Buffs to Remove. * Global Free Buffing. * 30 min Buff Time! * No 3rd class Buffer --Server Machine is: *cpu: 4core 9550 12mb cashe 4cores of 2.83 *ram: 2Gb x 4 kingston ddr2 800mhz , total of 8gb *harddrive: 160gb seagate 7200rpm 12mb cashe *Raid bosses are not easy but not hard asswell "mid rate" *Recipes are usefull and can be purchased in custom npc *Raid Bosses drop Dusk Sword,Dusk Shield and Titanium "Epic RB" *To gain green/blue/red stones kill in the catacombs and trade them for ancient adena in the *custom shop (blacksmith of mamon/trade stones for aa) *Bring 20 friends to your clan and be rewarded with 1dusk shield or dusk sword (clan leader only) *Manas can be bought with stones *Botting/Dual boxing is Allowed Please press the vote link if you like the server : http://l2.hopzone.net/vote.php?site=75097 Downloads page (Full system, Auto updater, Full Cliente torrent): http://www.l2down.info/index.php?id=dovnload
-
HI, sorry for the late reply I have to thank you all for the time and efford you made trying to figure it out , how to do this. Well like i said above , im very noob, compared to you all but i already started learning java compiles, still i only figured out how to pull a datapack and then compile it... Im still reading on how to edit my own datapack that is already compiled. Still i like the above opinion on trying to use table(learn_skill_spealbook) but for example if i use the item id (57) then how much will it take to learn (dont see any option for amount) I searched in table (skill_tree) and there is a table for sp , you think i can add a table for adena then it will consume adena and sp? prolly not but you know more then me..... About java could you tell me where do i change and what code do i need to put, or its just a change... Ha and btw i already made the connection php to work l2x6tense.info/RBmap Thanks again for all your replies ;) I would like to become a better "cheater" in the future lol
-
[Share] L2J Web Donation System !
selmo replied to GoDofAdeN's topic in Server Development Discussion [L2J]
Hi everyone I just wanna say that you made this topic with hiden and that just made me to look more into it ... I found the code somewhere else wich means its not your work ...mabe you translated it form Br to Eng , i already added it to my website .... And its prety good i have to say Thanks to (Script feito por _Dudu_1533) If any of you want a direct link to the code ....PM Why hide what aint yours , even if you translate it , the code still works in the main language And this aint a donation system, cuz it aint automated, this is to access your database and dump a sql file in ppl acc. Its a use ofc , after donate , instead of loging in , you just dump the item , 3 clicks away. Thanks again to dudu that made this code, i bet it is hard work ;) -
Where is the right section to post this question? HI all Im like the noobish starting admin of any server can be... I understand things related to devolping and creating a server (learnt by reading here and in l2j l2jfree etc ) My noobish question is , How do i change in skill trainer instead of consuming SP, change it to adena (57) or any other item i want? Do i have to repack or is there any way to script/Db change even sql or something like that to change it? The html of a certain trainer is 30105 and he has this writen (objectId%_SkillList) where do i edit this list? Thanks in advance for the answers if im in wrong section , im sorry At least i tried to find the correct place .... I already have a website made by me http://www.l2x6tense.info (crapy one prolly) im also trying to SSh trow website to my database...still reading on this issues
-
HI all Im like the noobish starting admin of any server can be... I understand things related to devolping and creating a server (learnt by reading here and in l2j l2jfree etc ) My noobish question is , How do i change in skill trainer instead of consuming SP, change it to adena (57) or any other item i want? Do i have to repack or is there any way to script/Db change even sql or something like that to change it? The html of a certain trainer is 30105 and he has this writen (objectId%_SkillList) where do i edit this list? Thanks in advance for the answers if im in wrong section , im sorry At least i tried to find the correct place .... I already have a website made by me http://www.l2x6tense.info (crapy one prolly) im also trying to SSh trow website to my database...still reading on this issues
-
HI thanks so much for the tutorial it realy helped noobies Lets think for a bit.... If we wanted to set that zone to pvp (lets say) darkelfs+orcs+dwarfs against human+elfs+kamael only, what would be the code like for that specific area? Thanks if you know about it if you dont thanks anyway for trying....
-
[Guide]Complete Weapon Glow Guide [11-09-09]
selmo replied to LauQ's topic in Client Development Discussion
This is something unbelievble , very good.... Your work hard helping others and this comunity.. May i ask 1 thing, Where are All the efects of Lineage2, systex,text,animations? If you know tell us cuz we might wanna try other effects, tho that all that you shown are AWSOME. Thanks, And +1 for the Sharing :D