Jump to content

byEvanthe

Members
  • Posts

    17
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About byEvanthe

Contact Methods

  • Website URL
    -

Profile Information

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

byEvanthe's Achievements

Apprentice

Apprentice (3/16)

  • Collaborator Rare
  • Dedicated Rare
  • Conversation Starter Rare
  • First Post Rare
  • Week One Done Rare

Recent Badges

1

Reputation

  1. Hello, after changing the motherboard and installing all the drivers, my game no longer starts. What should I do? Is there any framework missing? Error
  2. Thank you very much, but now, if i spawn a raid, i see in chat, but npc isn;t spawned, it's visual bug?
  3. Hello, i use L2jSunrise, and i want to know how i can edit these lines to have possibility to spawn more than 1 raid ( instance )? if (RaidBossSpawnManager.getInstance().isDefined(spawn.getId())) { activeChar.sendMessage("You cannot spawn another instance of " + template.getName() + "."); } else { if (template.isType("L2RaidBoss")) { spawn.setRespawnMinDelay(43200); spawn.setRespawnMaxDelay(129600); RaidBossSpawnManager.getInstance().addNewSpawn(spawn, 0, template.getBaseHpMax(), template.getBaseMpMax(), permanent); } else { SpawnTable.getInstance().addNewSpawn(spawn, permanent); spawn.init(); } if (!permanent) { spawn.stopRespawn(); } activeChar.sendMessage("Created " + template.getName() + " on " + target.getObjectId()); }
  4. Hello, i am looking for a dev which can create in a simple html of community board, pages. Class where i want pages are in voice command. Message me here or in discord byEvanthe#1403
  5. Hello, i use L2Sunrise and i displayed the Faenor drops in html of community board. I created buttons, but doesn;t work. I will put here what i did and someone please tell me why don't work button "next page" and "previous page" In Game Display https://prnt.sc/aV8CYKWeAH52 Code of usedVoicedCommand https://prnt.sc/TbqkOfV8tl1d Code in method sendMainHtml https://prnt.sc/nnLbpkmhJBU1 https://prnt.sc/p7Yd9Jpapd49 If someone can help me to make buttons of pages to work, i will appreciate. Thank you even if you just read this post!
  6. I paid for that fix!
  7. Close topic! Thank you!
  8. Hello, how i can make premium to affect faenor drops? ( Event like Valentine's Day ) Project L2jSunrise - High Five
  9. Looking for autofarm for High Five. If someone know something, please let me know. Thank you ! My Discord: byEvanthe#1403
  10. Looking for a dev who work with java to create drop runes. Amount + Chance and to be visible on shift+click ( Drop Panel ) byEvanthe#1403
  11. Ok. Close the topic. I don;t need help anymore.
  12. Close this topic from this trash of site ! NOW!
  13. Hello, i am looking for someone who is java developer for High Five project to make Event Drop. This event drop to have this: Start Stop Amount + Chance Time P.S.-Amount, Chance, Time to be in Config This is my Discord byEvanthe#1403
  14. I understand and thank you for your search on google. But, i don't know what i have to to and how! From eclipse folder, ( and what file more exactly) or from my project ( also what file. )
  15. Thank you for reply, but what XML? The problem it's Eclipse. Not my pack. with 2021 i can compile CORE, with 2022, no
×
×
  • 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