Jump to content

vegax987

Members
  • Posts

    91
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by vegax987

  1. I don't have this problems with latest revs could you test it?
  2. Mobius, I think your new forum on netau.net is under Ddos, 2 attacks in a row is not a coincidence... someone hates us :D by the way read my PM
  3. You can test Clone Attack skill (Othell Rogue) with our emulator now :)
  4. I don't think that .netau will be safe enough, on google there are some .netau.net domains that are hacked :-\ Take a look here: https://www.google.com/search?q=netau.net+hacked+-.au Maybe behind these attacks on our forum there is some closed-source project which is upset because they don't sell anymore...
  5. I moved to andreagighi's forum, you can find me there
  6. someone hacked dailyforum.net server and redirected to a phishing forum... we're waiting for Mobius's response...
  7. I fixed today Certificate of Fate, 2nd class transfer quest ;) check r182
  8. ah, our classmaster npc is missing, we will add in future but we don't know when.... btw we're working to fix 2nd class quest ;)
  9. After you edit level check you MUST restart your server
  10. There aren't config files for quest levels, you need to edit quest scripts one by one... go to dist/gameserver/data/scripts/quests/ folder then open the quest file you want and if you see this line: replace (16,25) with (1,99) in round brackets
  11. Geodata is important ONLY if you use a live server, and avoids wallshots or mobs trapassing walls, but it's not completely stable and use a huge amount of RAM, if you're testing in localhost you don't need it
  12. It's only a tool for developers, it's not so important for testing
  13. If only you, open config\GMaccess.xml before starting the Gameserver and edit the string replace 0 with the SAME number that you find in obj_id column related to you character (characters table in you database) EXAMPLE: in your db your character has an obj_Id like 268491202 write <PlayerID set="268491202 "/>
  14. database is EXTERNAL from the revs, no need to reinstall anything, if there are changes on the database we'll provide .sql update files
  15. no, you don't need to reinstall database, just to edit config files with database user and password
  16. lol, items are stored in mysql database, you don't lose them
  17. For noobs, I want to share my precompiled r132 of Project Mobius, but it's better to learn how to compile it, it's easy like L2jServer http://www.mediafire.com/?sh3u57trt4odk28
  18. We're on rev 130+ take a look here: https://code.google.com/p/mobius-source/source/list I posted links in my signature too
  19. We committed a lot of things today, check it out ;)
  20. After you built Lineage2God.zip you'll see in loginserver and gameserver folders, 2 .bat files, if you open them you will see a string like this If you use 32-bit windows you MUST remove -server from the .bat file or JVM 7 will not start and cause problems In StartGameServer.bat you can also lower the requirement RAM to 1GB, just edit this line -Xmx2G and replace with -Xmx1G is it clear now?
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock