Jump to content

XENEIXE

Members
  • Posts

    35
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About XENEIXE

Profile Information

  • Gender
    Not Telling

XENEIXE's Achievements

  1. Glad to see you guys are back! Im downloading the client... But why start in Helios? Why not a Fafurion or Prelude like most of the devs are implementing?
  2. Holly s*** this is huge!! i'll test it right now! Thanks for share!!
  3. Yup it worked, damn that was easy... Sorry to bother for this stupid thing, at least i learned something new :D Thanks Sweets!!
  4. Hi guys! Im trying to make some modifications to my ertheia server, i want to make a full npcshop with custom system for buy dragon weapons... I found the Ids in the weapongrp.dat, all the DCW (Dragon Claw Weapons) works fine in game, shows the icon, the stats, etc... But i can't equippe them ): I was looking at the Antharas Dualsword, this is the code: And then i had the idea of check a random item, like short sword, to see the different codes between them: The short sword is much more different, i know, but i'm not sure what i must modify... The only thing that stops me is this, the DCW cannot be equipped ): Can you guys help me? From here, i will learn fast to make my own customizations! ^^ Thanks in advance
  5. Ok i did it, my protocol version is 610, i add it to the server.propieties... Now works! That was a great tip! Thanks u all guys for helping me, hope this thread help others in the future with protocol problems!
  6. The only thing that i have in server.propieties is: Can't find those lines that you say...
  7. Hi guys! I was so happy, my first GoD server in a long time, all is ready, all on without errors... But when i log in, before create the character, the game says "Different protocol version" I checked on the forum and Internet about it, but the "solutions" that people says don't work for me... I edited the l2.ini, the host file and Server.properties with 127.0.0.1, but doesn't work, i cant get to the character creation screen ): Im currently working with ertheia pack, by Baggos, and i downloaded the ertheia client from the Mobius project. How can i know what client need for my pack? I mean, i know that the pack is ertheia and the client is ertheia too, but there is different versions of ertheia or something like that? Im new in GoD+ servers... Thanks in advance!
  8. Oh yeah, i got it! Now my database is installed and my server working, local at the momment :P I was asking before doing anything stupid, when u dont know, better ask ;) Thanks for helping me Tryskell!
  9. Hi guys! I already have my pack compiled, this are the files that i get from unpacking L2J_DataPack and L2J_Server: But when i go to tools/ so i can build my database, there is no database_installer.bat, insted, there is this files: I'm new in the java dev thing... A few years ago i always had a database_installer.bat in the packs that i got for Interlude or High Five... But this was my first compile with eclipse, and those files are not familiar to me... Can some one tell me what shall i do with this 2 .jar files? I don't want to make something wrong now... I want to learn! If it's help, i have xampp (mysql) and navicat ready for the database (: http://www.subeimagenes.com/img/xampp-1473580.jpg http://www.subeimagenes.com/img/navicat-1473574.jpg Thanks in advance!
  10. Yeah got it... Ok i got my pack. Thanks for all your help!! /solved
  11. Ok after watching some guides and videos, i was ready to start with eclipse... Im trying to install eclipse x64 mars update -IDE for Java EE Developers- on my windows 7 laptop, and i get this error: [2015-10-04 19:44:52] ERROR: org.eclipse.equinox.p2.transport.ecf code=1006 Unknown Host: http://download.eclipse.org/oomph/updates/milestone/latest/compositeContent.xml java.net.UnknownHostException: download.eclipse.org It's like the universe doesn't want me go back to my old vice... Lineage II ): Any idea why this error happen? i google it but can't find something related to the same problem that i have... I just want to start learning, but i can't even install the programs that i need to do it... sad life
  12. The problem is that xampp doesn't have a good "relationship" with mysql server, i already have xamp (i use it for a lot of things) and when i try to install mysql server there is some problems coz xampp is already in my computer, there is a problem with the port 3306. So again, is really necessary to have mysql server? Or xampp can do the same work like mysql server? If it's possible, i wanna know how can be done.
  13. Thanks guys for all your help! What i dont understand is what the guy in the video does with mysql server, he's like "installing a database" but i dont see the point in that part, i used to make it with navicat and then run the tool/database.bat for make the tables in navicat... What's the point of do all the mysql server part? U guys know? Check the video, at min: 1:20 to see what i'm talking about... I'm a bit confused about that part
  14. Thanks for that, now im good to go... As i said before, i never used Eclipse before, i always used datapacks compiled, like l2jfrozen ones for Interlude, just instal the db (wamp+navicat) and make the login/game.bat and connection stuffs... I wanted to move to GoD+ dev, so i start with Ertheia, but i cant find a "ready datapack" for start my server. I saw that i must use Eclipse in order to get my own datapack... I want to learn how to do it, that's why im using the guide and video that i mentioned before... Im learning about eclipse, svn and mysql/xampp... The other question that i have is that the video says i need mysql server, and make a database, here is the video: https://www.youtube.com/watch?v=zLV6RPFQw5o What i want to know is: can i make a database with xampp just like the guy in the video does with mysql server? Sorry for my bad english :-[
  15. Hi guys! Long time ago that i don't touch the l2j dev side, now i'm back with it :-beep- yeah: I used to work with Interlude project, compiled ones and all easy stuffs... Now i'm trying to compile my own l2jdata/server packs with Eclipse, i found this guide: http://www.maxcheaters.com/topic/191149-some-readycompiled-l2j-sources/ on the forum, helped me a lot! And i watch this video: https://www.youtube.com/watch?v=RNjQ9z_IOA0 to learn about eclipse and more... The problem is that in the video the guy use a "old" eclipse... I downloaded the new one and its a lot different, i'm a bit lost about it... There is a part where i must create a SVN repositories view, but the Eclipse i use don't have it... What should i do there? And the other question, the video says that i need MySQL server installed... but i have xampp, is the same thing? Coz i use xampp in my school for .php/.html/.sql projects... So i already have xampp... I can't go on if i dont know a bit about Eclipse and mysql/xampp... If u guys could guide me in this part, it will be great! Thanks in advance!!
×
×
  • Create New...