Jump to content

Reynald0

Members
  • Posts

    147
  • Credits

  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by Reynald0

  1. L2jaCis already have SchemeBuffer
  2. L2jFrozen already have a Raid Boss Information Manager, by the way. If you still using L2jFrozen i recommend you update to L2jFrozen 1.5 which is a improved version. Information about L2jFrozen 1.5: https://l2devsadmins.net/reynaldev/index.php?board=66.0
  3. What datapack are you using? Edit: I just noticed you are using L2jaCis..... Here is an example: https://sourceforge.net/p/l2jfrozen/code/2347 But i bet L2jaCis already did this. Check the changesets: https://acis.i-live.eu/index.php?topic=30.0
  4. If you need a proof of my skills you can check my personal project called L2jFrozen 1.5: https://sourceforge.net/p/l2jfrozen/code/commit_browser De hecho hablo español principalmente. Warnings - If the task is easy, then do it yourself, don't waste your time and don't waste my time either - If you looking for a CHEAP price, im not the indicated person, don't waste your time and don't waste my time either - If you dont know what you want, im not the indicated person, don't waste your time and don't waste my time either My YouTube Channel: https://www.youtube.com/user/reynolsreynaldo/videos?view_as=subscriber My website: https://reynaldev.pythonanywhere.com/ My personal Project (L2jFrozen 1.5): https://l2devsadmins.net/reynaldev/index.php?topic=186.0 Contact me: https://m.me/ReynalDevs or https://discord.gg/wTGdTt3
  5. Updating this topic, if you are using 32 bits operating system, you should consider effect 2038: https://en.wikipedia.org/wiki/Year_2038_problem
  6. @xFranky You can use L2jFrozen 1.5, we have kind of engine letting you integrate customs without modifying too much the main project (L2jFrozen 1.5). You can create a script to download the last commit made in my SVN repository every 5 minutes and upload to your repository at the same time. So you can become a L2jFrozen 1.5 mirror with your work or work from others. I only ask you to put in your README.md the link of the real repository in SourceForge.
  7. Looks like you are using L2jFrozen, i recommend you update to L2jFrozen 1.5 which is improved version of L2jFrozen. Information about L2jFrozen 1.5: https://l2devsadmins.net/reynaldev/index.php?board=66.0 Guide to install L2jFrozen 1.5: https://l2devsadmins.net/reynaldev/index.php?board=92.0
  8. Cause L2jBrasil. I am going to put here the installation guide, keep in mind this will be obsolete in some point, i have the guide updated in my forum. GUIDE: Pasos a seguir: - Todos los programas usados en esta guía están libres de virus o malware - Esta guia de instalacion está hecha para Windows, espero que los usuarios de Linux puedan hacerlo por su propia cuenta.1. Instalar OpenJDK 11: https://youtu.be/IjROQWWHxrA (aunque el video habla de OpenJDK 12, es bastante similar la instalación de OpenJDK 11)Enlace de descarga directa OpenJDK 11 (Windows 64 bits): https://download.java.net/openjdk/jdk11/ri/openjdk-11+28_windows-x64_bin.zip2. Descargar e instalar IDE Eclipse: https://youtu.be/48gC5JHPw0gEnlace de descarga directa Eclipse IDE for Java Developers (Windows 64 bits): https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2019-12/R/eclipse-java-2019-12-R-win32-x86_64.zip&mirror_id=11353. Configuracion basica de eclipse: https://youtu.be/gZjlGpoKrMg4. Instalar SlikSVN: https://youtu.be/o9ZguDPVSyY5. Instalar subclipse (plugin para eclipse): https://youtu.be/bS-KYScwoJw6. Descargar proyecto desde el repositorio de SVN: https://youtu.be/C6PlUKFk__YPara hacer checkout usar la URL: svn://svn.code.sf.net/p/l2jfrozen/code/7. Construir y compilar datapack L2jFrozen 1.5: https://youtu.be/Y8_pQ_TUnvY8. Instalar XAMPP: https://youtu.be/QYCjhV4_eas9. Instalar Navicat: https://youtu.be/LAp6fVgLlvM10. Instalar servidor Lineage 2 Interlude (L2jFrozen 1.5): https://youtu.be/YjvI3Xpjaa8 Citar 11. Asignar GMs a personajes: https://youtu.be/cQLOk-hbScU
  9. If you are Brazilian, I have them all banned.
  10. The big problem here is getting the Classic Files, you can use L2jMobius, they have free versions: https://bitbucket.org/MobiusDev/l2j_mobius/src/master/ Be aware that those files are not from the official servers, L2j (Java) servers use reverse engineering to official servers. So, L2j (Java) servers try to copy the operation of an official server If you are ok with it, i can handle the installation and configuration, here is my contact: https://m.me/reynaldevs
  11. You must follow all the steps, you have no option. Getting the source code It is for your own benefit. The complete guide is here: https://l2devsadmins.net/reynaldev/index.php?board=92.0
  12. You can not. You need the source code. Can you convert a steak into a cow?
  13. Nowadays people want you to code for them for 5 USD, spending hours or days to complete the task. If is too easy, you should do it by yourself. If you have a friend who charges cheaper, go with your friend first and let the real developers work in peace. Your friend Person who studied for YEARS
  14. Are you using aCis 272? Why not update to 370? It is free also https://gitlab.com/Tryskell/acis_public
  15. You want to collect bunch of keys for what? Start with just one, every topsite have his own API structure the same code will not work for all vote sites. Also, make a list with the sites you want the key and mark what vote sites keys you already have.
  16. No, each project have his own rules about Loginserver <-> gameserver. It could be possible only if every pack adopt standard methodology
  17. Ask directly to each website, they may give you some key.
  18. L2jFrozen was discontinued, i recommend you update to L2jFrozen 1.5 which is a improved project based on L2jFrozen. Information about L2jFrozen 1.5: https://l2devsadmins.net/reynaldev/index.php?board=66.0 Anyways, method giveAvailableSkills, should do the work. player.giveAvailableSkills();
  19. I could be candidate, here is my information: https://reynaldev.pythonanywhere.com/
  20. You need to create a TEXTUREHere you have a video guidehttps://www.youtube.com/watch?v=yYHAoRO9l_A
  21. You need to create a TEXTURE Here you have a video guide https://www.youtube.com/watch?v=yYHAoRO9l_A
  22. I spoke with him, he told me he had or have Windows 32 bits. and Java x32 is not anymore for download
  23. He is using Windows 32 bits when current Javas are only x64 bits, so he must buy another computer (64 bits)
  24. Hello @xSlark you have to update this part of the code. if (inputLine.contains("tls-in-sts")) { return Integer.valueOf(inputLine.split(">")[2].replace("</b", "")); } However, if i remember correctly, L2Network have an API that you can use to make your own Vote System. I highly recommend rewrite this code in order to use that API.
  25. You should start and eventually people will join you
×
×
  • Create New...