Jump to content

vmlinuz

Members
  • Posts

    285
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by vmlinuz

  1. Price: Rs 3,000.00. With love
  2. Im happy too see Him again works on L2J
  3. Nice share keep sharing :)
  4. Hello bro's i want someone who can help me to make my own web site Nothing expert somthing simple My msn is logastsounakas@hotmail.com and skype is tsounakas Thanx all :)
  5. πρέπει να είναι offline το account και μετά να το κανείς change
  6. fail o server ? Kai sas xalage o Ikaros .....
  7. η 80 δεν δουλεύει πρέπει να την κάνετε trans + οτι το router ειναι ΓΤΠ σε περίπτωση που δεν το δεχετε κάντε του restart για να νιώσει..... αυτα Υπομονή τπτ αλλο
  8. Updated :) Stay tunned :)
  9. @echo off title aCis gameserver console :start REM ------------------------------------- REM Default parameters for a basic server. java -Xmx512m -cp ./libs/*; net.sf.l2j.gameserver.GameServer REM REM If you have a big server and lots of memory, you could experiment for example with REM java -server -Xmx1536m -Xms1024m -Xmn512m -XX:PermSize=256m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts REM ------------------------------------- if ERRORLEVEL 2 goto restart if ERRORLEVEL 1 goto error goto end :restart echo. echo Admin have restarted, please wait. echo. goto start :error echo. echo Server have terminated abnormaly. echo. :end echo. echo Server terminated. echo. pause Only this? REM ------------------------------------- REM Default parameters for a basic server. java -Xmx512m -cp ./libs/*; net.sf.l2j.gameserver.GameServer REM REM If you have a big server and lots of memory, you could experiment for example with REM java -server -Xmx1536m -Xms1024m -Xmn512m -XX:PermSize=256m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts REM ------------------------------------- Xmx ? Xms ? Xmn? PermSize ? SurvivorRadio ? REM java -server -Xmx1536m -Xms1024m -Xmn512m -XX:PermSize=256m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts Also if you mysql isnt configurated for maximum forget the 512 or 1024 2048 or more i Agree with pipiou21
  10. +1 from me keep sharing :)
  11. newChar.addAdena("Init", Config.STARTING_ADENA, null, false); newChar.setXYZInvisible(template.spawnX, template.spawnY, template.spawnZ); - newChar.setTitle(""); + if(Config.ALLOW_START_TITLE) + newChar.setTitle(Config.START_TITLE);
  12. ;D thanx guys (!) [glow=red,2,300]Updated[/glow]
  13. Good luck and i wish you the best
  14. you are welcome impossible all tested
×
×
  • 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..