Jump to content

baiumbg

Members
  • Posts

    173
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by baiumbg

  1. I need a pvp/pk name color system for l2jfree. I tried using the search but only found 1 in the greek section and I can't understand anything...
  2. Everything is fixed. Server is up and running. Request lock.
  3. I did everything. But I have one problem. When I type "java -server -version" in cmd it gives me "Error: no `server' JVM at `C:\Program Files\Java\jre6\bin\server\jvm.dll'.". I can't find any server folder. I tried searching in jdk folder, but nothing there either. I'm sure I haven't downloaded the right java version. If anyone can point me to the correct version? EDIT: I fixed that. But I have another problem: I know I haven't fixed something in the configs, but I'm not used to l2jfree and I don't know which.
  4. Okay, I built everything but from here on I have absolutely no idea what to do. I was using l2jserver before I started using this project, and in l2jserver there was a .zip for the gameserver and the datapack. I can't find any zip file here.
  5. Chronicle? Freya?
  6. Noizee, I started this topic before you and I TOLD you how to fix this. You should have checked this topic before posting yours. REQUETS LOCK.
  7. Finally found it. Go to gameserver/configs/ipconfig.xml and change External Hostname to your IP.
  8. Do you need glasses? I DON'T have max and min. Only ALLOWED.
  9. I don't have max and min protocol versions. I only have Allowed protocols. I suspect it's the same as in his case.
  10. I have the L2Dubai system folder. I just edited l2.ini P.S. I doubt this being client-sided. EDIT: Protocol vers in the server settings?
  11. When I start my server, I get ping 9999 in my client but it says that the server status is "Light". On Epilogue there were InternalHostname and ExternalHostname settings. But I can't find them here.
  12. No such npc type. That's not the problem. I can't even spawn the mob this way.
  13. No adena drop. No title.
  14. It's fixed. Changed the template to wolf and now he has a hp bar.
  15. No way. I'm not removing them. Anyway, I think it's fixed. It doesn't happen anymore.
  16. Droplist entry: INSERT INTO `droplist` (`mobId`, `itemId`, `min`, `max`, `category`, `chance`) VALUES (9999, 57, 3000000, 12000000, 1, 700000); NPC: INSERT INTO `npc` (`id`, `idTemplate`, `name`, `serverSideName`, `title`, `serverSideTitle`, `class`, `collision_radius`, `collision_height`, `level`, `sex`, `type`, `attackrange`, `hp`, `mp`, `hpreg`, `mpreg`, `str`, `con`, `dex`, `int`, `wit`, `men`, `exp`, `sp`, `patk`, `pdef`, `matk`, `mdef`, `atkspd`, `aggro`, `matkspd`, `rhand`, `lhand`, `armor`, `enchant`, `walkspd`, `runspd`, `isUndead`, `absorb_level`, `absorb_type`, `drop_herbs`) VALUES ('9999', 20120, 'Wolf', 1, '1-20 lvl', 1, 'LineageMonster.wolf', '13.00', '9.00', '12', 'male', 'L2Monster', 40, '50', '0', '0.00', '0.00', '1', '1', '1', '1', '1', '1', '50', '50', '20', '40', '20', '40', '300', '0', '300', '0', '0', '0', 0, '0', '0', 0, '0', 'LAST_HIT', 'false');
  17. Nothing is missing. I tried reinstalling my client. I am using the right chronicle. I doubt this is client-sided. This started happening when I changed the starter items of new characters.
  18. The hp bar is fixed now. It turned out that the L2 rabbit(not my custom one) didn't have one. I changed my mob to wolf and now he has a hp bar. But the drop problem persists. And also my custom title disappeared.
  19. I couldn't understand. Is that in the db or in a file?
  20. Which file do I need to edit? And how? I added a custom mob to my database, but there is no hp bar. This is really annoying >:(
  21. kk, got it ;) I'll ask in the client mod section about the hp bar problem.
  22. I used the one from the stickied thread in the Client Mods section(the latest one). P.S. This error only appears sometimes. Not always.
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..