Jump to content

Prox1mus

Members
  • Posts

    26
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Prox1mus

  1. Hello, what differences between this server files and Mobius ?
  2. Hello , i want to ask who still selling/working with server advertising service?
  3. Prox1mus

    FB Group

    Looking for fb group with others PM.
  4. Hello i want to buy some WMR with paypal.
  5. Hello, looking for a ddos protected VPS with ssd, now using OVH, Need more ram.
  6. GRAND OPENING: 2020/07/31 Opening of the x7 server will take place on July 31 at 20:00 Moscow time! Running the server in the OBT mode: July 26 at 20:00 Moscow time! https://overworld.pro/ Rates: Exp/Sp: x7. Adena: x3. Drop: x5. Spoil: x5. Raid Boss Drop: x4. Epic Boss Drop: x1. Manor: x1. Quest Drop: x4. Quest Reward: x1. Profession: 1 Profession - 50 000 Adena or Quest. 2 Profession - 500 000 Adena or Quest. 3 Profession - Quest. Sub-Class and Noblesse : Full quest for Noblesse. Full quest for Sub-Class. Features / Other: Auto learn skills. Implemented an individual auto loot (configured in the .menu) Implemented Box/Chest system. Newbie Guide is available from level 1 to level 60. The following buffs added to the Newbie Guide: Decrease Weight - 1 LVL, Berserker Spirit - 1 LVL, Might - 2 LVL. For buff is available 24 slots. Comfortable page of Droplist on Shift + Click. The duration of the Song/Dance effects is 4 minutes. Top Grade Life Stone 76 added to the drop of the Tyrannosaurus with a 20% chance. Items dropped on the ground disappear in 10 minutes. Siege: Siege Sieges are held every other week on Sunday. The sieges are divided into 2 parts in one part accept 4 locks in the second 5 locks. Sieges begin at 16.00 and at 20.00. Sieges take place within 2 hours. Olympiad: The duration of the Olympiad: from 18:00 to 24:00 Moscow time. The period of the Olympiad is 2 weeks. Non-class fights require 6 player registrations. Class battles require 4 player registrations. Commands working on server: .menu - player control panel (enable / disable experience, trade, invitations, etc.) .repair - recovery of the character stuck on the same account. .offline - offline trade. https://overworld.pro/
  7. Hello, i want to buy donate system. Pm with offers and price :)
  8. thanks, but how to change this ?http://prntscr.com/h9lxpj
  9. Hello what files i need to edit, or change . Now i have ru language , want eng. It looks https://prnt.sc/h98ags https://prnt.sc/h98aq3
  10. start.sh # !/bin/sh ./loop.sh & and loop.sh # !/bin/sh err=1 until [ $err == 0 ]; do [ -f log/java0.log.0 ] && mv log/java0.log.0 "log/z_`date +%Y-%m-%d_%H-%M-%S`_java.log" #[ -f log/game.log ] && mv log/game.log "log/z_`date +%Y-%m-%d_%H-%M-%S`_game.log" [ -f log/stdout.log ] && mv log/stdout.log "log/z_`date +%Y-%m-%d_%H-%M-%S`_stdout.log" [ -f log/give_items/EnterWorld.txt ] && mv log/give_items/EnterWorld.txt "log/give_items/z_`date +%Y-%m-%d_%H-%M-%S`_EnterWorld.txt" [ -f log/give_items/GiveItem.txt ] && mv log/give_items/GiveItem.txt "log/give_items/z_`date +%Y-%m-%d_%H-%M-%S`_GiveItem.txt" #java -server -Dfile.encoding=UTF-8 -XX:+RelaxAccessControlCheck -XX:+UseFastAccessorMethods -XX:+AlwaysPreTouch -XX:+UseParNewGC -XX:+CMSClassUnloadingEnabled -XX:+ClassUnloading -XX:MaxGCPauseMillis=25 -XX:+UseConcMarkSweepGC -XX:ParallelGCThreads=8 -XX:+CMSParallelRemarkEnabled -XX:+UseAdaptiveGCBoundary -XX:MaxTenuringThreshold=6 -XX:+AggressiveOpts -XX:CompileThreshold=1000 -XX:SurvivorRatio=4 -XX:TargetSurvivorRatio=90 -XX:MaxNewSize=144m -XX:NewSize=144m -XX:+UseBiasedLocking -Xms2G -Xmx7G -Djava.net.preferIPv4Stack=true -cp config:../libs/*;./extensions/* ru.catssoftware.gameserver.L2GameServer > log/stdout.log 2>&1 java -server -Xmx10G -Dfile.encoding=UTF-8 -cp ../libs/*:core-gvb.jar ru.catssoftware.gameserver.L2GameServer > log/stdout.log 2>&1 err=$? #sleep 10; done Then i opened logs i see this error : Error: Could not find or load main class ru.catssoftware.gameserver.L2GameServer
  11. hello, i using debian 8 and have this problem then i ./start.sh http://prntscr.com/guu9r5 who can help me ?
  12. Hello how can i change admin panel /(/admin) visualization. no i have this http://prntscr.com/gizqnu
  13. Hello how can i change language in my server from ru to eng ? i have html en and ru folders
  14. i can press start nonstop and see only this http://prntscr.com/fqax31 this turning on and turning off
  15. Hello i can't start login server , game server all ok, but then i press on login server start file it doesnt opening, dunno why :S i just pressed edit it : @echo off title Login Server Console :start java -Dfile.encoding=UTF-8 -Xbootclasspath/p:../libs/jsr167.jar -Xmx128m -cp ./login.jar;../libs/* ru.catssoftware.loginserver.L2LoginServer if ERRORLEVEL 2 goto start this info is in start batch file. Maybe something wrong here? i using lucera.
  16. Hello i want to buy a key for rampage , pw server. Anybody have keys ? whats prices at this time ?
  17. Hello, i have some questions. Peoples still developing l2j server pack or no ? where i can find good working interlude pack ? i want to test server ~100-200xp rates
×
×
  • Create New...