Jump to content

HappyLDE

Members
  • Posts

    23
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by HappyLDE

  1. Start date: 15 January 2019 13:00 (UTC-2) Are you on linux ? Then you can join our Lineage 2 PVP Server. Just download the Client (High Five) from our website and you can play on your linux. We officially support Ubuntu right now but it actually should work on all linux boxes :D Rates Exp: x1000SP: x1000Adena: x500Drop: x500Spoil: x500Quest Reward: x100Quest Items: x100Epaulettes: x100Raid Boss: х5100 Join us on www.Lineage2-Linux.com This is just an idea ! It's not real - yet. If you want to do this for the linux community, for this untapped market.. here you go. You have the idea now. :D Linux can and did run Lineage 2 High Five very wuell unless the server has GameGuard enabled or some other windows-specific-made security wrap. Anyway that would be so great. What do you guys think?
  2. Hello, I just wanted to share a link i found: http://www.4shared.com/rar/6aaKeduc/Weapons_GoD_By_FabaoLj2Brasil.htm The weapons are for High Five. I tested them (the installation and spawn in inventory and using them all works). Their stats and skills should be fine too.
  3. Freya seems to not work out of the box after some people have tried but i don't know exactly what errors they get other thant what you just shown.
  4. Thank you for reporting, it was a small mistake i will correct it :) Congrats
  5. Updated the NPC, now it can add Attribute Elements to it. Link uploaded in the first post.
  6. This is made up chat. "[-GM Invader]" really? Is that how you write your in game name?
  7. Bump. Our domain: WWW.L2MONDIAL.COM is back. We added alots of fixes and also a new event engine that we started from scratch.
  8. Is this good to avoid connecting with l2tower l2net and other sniffing/sending packets softs?
  9. -- if ( item.isCommonItem() && item.isEquipable() && !item.isConsumable() && !item.isCommonItem() && !item.isOlyRestrictedItem() && !item.isShadowItem() && !item.isQuestItem() ) ++ if ( item.isEquipable() && !item.isConsumable() && !item.isCommonItem() && !item.isOlyRestrictedItem() && !item.isShadowItem() && !item.isQuestItem() )
  10. Yes please share yours :troll:
  11. Good explanation and i thank you for taking the time!
  12. There are share/patches that parse vote page oh hopzone & topzone to check rank or number of votes to reward players. Does it mater if it is parsed from within the game or from within the site? :/
  13. Thanks! Awesome!
  14. How can we remove clan of player and put it back when he goes out of the zone? But if he gets client crash his clan should be restored too.
  15. Hello, Is there any PHP vote system already done? How would i communicate with the GameServer after someone votes on the website server? (Is not the question anymore) Thanks! Edit: Actually the specific question would be on the PHP (website machine) side: How to know if someone voted with specific ip on those sites? (to not confuse the reward to someone else who voted at same time) Edit2: Ok i think i have an idea about the solution: Everytime someone votes (clicks the vote banner) save it's IP in the db. Then if in game he uses voicedcommand .getreward the gameserver machine will check in the website machine database for the speicifc player P. If exists, give reward. Now the question would be, how to check if he actually voted in a PHP way: parse topzoneWhateverSite to check votesCount and compare with lastest votesCount the user logged on site?. And in what way.. with a cron task 1 minute after he clicked the vote banner? Thanks for your ideas :D
  16. Thanks bro. It's always good to reread that, i will pay attention with these kind of variables and their use.
  17. Thx i will change those. Explain the very poor :)
  18. I think it works for Freya out of the box. Can you try on local server and report? Thx
  19. Thanks Wyatt, i like to code that way the htmls. Yes you can make a patch if you want i'll add it to the first post. :D
  20. Hi, I coded this npc due to high demand so, since i have took some npc's from the community i give you guys this one: NPC Safe Enchant Manager. (Download V2) ScreenShots: Installation: The installation instructions is included in the pack. You want to test it? The NPc is Live here : L2Mondial Server You want to improve it? Post here! :D
×
×
  • 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