Jump to content

vampir

Legendary Member
  • Posts

    1,899
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    0%

Everything posted by vampir

  1. what ideas u need? Add there buffs, dances, songs, chants, heal, pet buffs and also make ppl able to do schemes.
  2. if u will try to do it alone first(there are looot of tutorials) u will save other ppls time :) Its not hard thing to do, just search.
  3. its hard thing to do, your datapack is compiled while server is running, so it cannot be imported before. Try putting your AdminAdmin into Core, not datapack
  4. its just implemented code inside l2jserver. Just copy it...
  5. its since h5 as far as i know :)
  6. "players" table isnt needed at all, its better to create long[][] playerItems = new long[allPlayersSize][2];//[x][0] - player id, [x][1] - player Items Count. Why are u sorting whole table when u just need top 3? Its better to just make loop run 3 times and catch best score.
  7. trusted, skilled and lol:
  8. well yeah, u need to show us how your table looks like.
  9. client mod - wrong section, locked
  10. u should import all messages while loggin in, save while loggin out, doing all of that is not such a good idea.
  11. wrong section. locked
  12. null pointer exception at L2Skill line - 1990, whats there? :)
  13. <button value="" action="bypass -h Quest blabla" width=32 height=32 back="L2UI_CH3.TutorialBtn_light" fore="L2UI_CH3.TutorialBtn">
  14. lol on my h5 pack i have got like 30k so i think its not normal :P
  15. sure there is, everything can be changed easily unless its client mod :P
  16. print System.getProperty("os.arch") in simple java program to check if u are using 32 or 64 bits jdk
  17. i am not sure but try to replace -Xmx1G with -mx2g
  18. its a server where 2 or more classes are connected. There are 2 types of stack class servers: normal(only classes from same race may connect) or "mutants"(classes from every race can be connected) http://dev.plusfrag.com/index.php - you can check that, its beta stackclass server.
  19. show me what u have changed in L2PcInstance
  20. coz your game server is out of memory? Add more(if u have) to StartGameServer.bat :)
  21. so i suggest to remove it and check if its going to work well then.
  22. the code is just fine, u probably messed something with Danger Area.
  23. whats the problem with adding that zone?
×
×
  • 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