Jump to content
  • 0

[HELP] Freya Server


Question

Posted

geia sas exw to eksis provlhma ka8os exw di diafora post  me to ipconfig.xml kai vazw tis ip me diaforous tropous pou exw di vazw tin ip m sto host trexw to l2 alla panda opos kai na valw to ipconfig pote den mporo na mpo ston server ta port einai anixta 100% gt dokimasa kai me interlude kai mporo na sinde8w kanonikotata kati allo pou mpori na fteei ???

Recommended Posts

  • 0
Posted

Στο l2.ini στον φακελο system εχεις βαλει τιν ip σου;;

 

ka8e fora pou pirazw to  l2.ini ite tou official ite kapoiou allou server meta den m anigi to l2 ka8olou

  • 0
Posted

ka8e fora pou pirazw to  l2.ini ite tou official ite kapoiou allou server meta den m anigi to l2 ka8olou

Το fileedit που χρησοιημοποιεις ειναι για freya;;
  • 0
Posted

Πρέπει να έχεις ένα l2.ini για εσένα τον owner και ένα για τους άλλους

Στο δικό σου θα βάλεις 127.0.0.1 και στον αλλωνών την No-ip s

Μην ξεχάσεις όταν το κάνεις save πρέπει να το διαλέξεις το σωστό version

  • 0
Posted

Πρέπει να έχεις ένα l2.ini για εσένα τον owner και ένα για τους άλλους

Στο δικό σου θα βάλεις 127.0.0.1 και στον αλλωνών την No-ip s

Μην ξεχάσεις όταν το κάνεις save πρέπει να το διαλέξεις το σωστό version

to opio version einai ? gia freya ? kai an ipo8esoume oti egw den 8elw na sindeonde h egw o idios me patch kai na sindeonde me host ? kai opos ipa den mporo na sinde8w oti kai na kanw me ini an prospa8isw otan alazw to ini pote den mpenei l2...

  • 0
Posted

ka8e fora pou pirazw to  l2.ini ite tou official ite kapoiou allou server meta den m anigi to l2 ka8olou

 

to exw apadisi auto  diavaste ligo kalitera  otan pirazw to ini tou official h kapiou opiadipote server den mpenei kan to l2

  • 0
Posted

File mou eixa ena paromouw provlima prosfata to opoio kai elisa...!

 

1) 8a prepei opos dipote na eisai sigouros pos einai sosta ta ports sou anigmena...! gia na to diapistwseis auto dokimase auto to program einai 100 % empisto..! http://portforward.com/help/portcheck.htm

 

2) afou vevew8eis pos einai Sosta ta Ports s 8a prepei na exeis to ip-cpnfig etsi...!

 

 

<?xml version="1.0" encoding="UTF-8"?>

<!-- Put old contents of ExternalHostname here, used by default -->

<gameserver address="no-ip(or id)">

<!-- Localhost access -->

<define subnet="127.0.0.0/8" address="127.0.0.1" />

<!-- LAN's, put old contents of InternalHostname here -->

<define subnet="10.0.0.0/8" address="10.0.0.0" />

<define subnet="172.16.0.0/19" address="172.16.0.0" />

<define subnet="192.168.0.0/16" address="192.168.0.0" />

</gameserver>

 

Diladi me liga logia na afiseis akrivos opos einai meta to compile apla edo:

 

<gameserver address="no-ip(or id)">  ------------------> vale tin no-ip s opos s lew... ;)

 

3) Na exeis valei opos lene kai ta alla paidia sto system to Srvaddres:no-ip kai save se 413..!

 

 

Ean kaneis auta ta 3 vimata opos s eipa den iparxei periptosi na exeis Faill

 

 

PS: sou proteino na elekseis ta ports me auto to program pou s eipa ..! Giati kai ego pisteva pos einai ok giati episis eixa sindesei allo server omos eixan la8os kai auto eytege..! Kane ena test... :) ;)

 

 

 

Emena me auta ta 3 o server einai online..!

  • 0
Posted

kati akoma telika sinfona me auto to programa ta port m den einai anixta ta ports anigoune kateftian ? h prepi na perimenw kamia mera kai na dw ?

  • 0
Posted

file gia  kane etsi ta config kai pes mou egw to exw etsi kai  apo e3w mpenoun kai egw apo to pc menoun

 

<?xml version="1.0" encoding="UTF-8"?>
<!-- Put old contents of ExternalHostname here, used by default -->
<gameserver address="no-ip">
<!-- Localhost access -->
<define subnet="127.0.0.0/8" address="no-ip" />
<!-- LAN's, put old contents of InternalHostname here -->
<define subnet="10.0.0.0/8" address="192.168.254.1" />
<define subnet="172.16.0.0/19" address="192.168.254.1" />
<define subnet="192.168.0.0/16" address="192.168.254.1" />
</gameserver>

  • 0
Posted

ok telika pira pali system apo allon server oxi apton idio pouxa pari thn alli fora kai katafera kai alaksa to ini kai mpika epitixos me thn lan ip m 127.0.0.1 dld alla twra exw kai  alla provlhmata otan mpenw den kanei target mobs den perpataei den kanei tpt

 

kai episeis opos ipa pio panw ta port anigoune kateftian h prepi na perimenw kapoies meres?

Guest
This topic is now closed to further replies.


  • Posts

    • Some new features that we added: - 2 new quests - PvP Arena (to get hero status) Olympiad is disabled - Love Event - Dressme for armor/weapons/accessories - HWID Protection - More monsters - New farm zone - New autofarm system (works almost like adrenaline) - Auto enchant - Auto augment - 3 levels of armors - 3 levels of weapons - Anti KS System - Rebirth Manager - 30 days checking rewards - Small event (daily checking with small reward for all online players)
    • Added FloodProtector utility to prevent packet flooding for actions like item use and dice rolling. Integrated flood protection checks in relevant client packet handlers and registered/removal hooks in player lifecycle. Updated movement logic in L2PcInstance for improved position synchronization and geodata handling. Minor fixes and refactoring in attack logic, private store handling, and admin NPC editing. Refactored AI classes to enhance movement, attack, and skill usage logic for characters and mobs. Improved distance checks, attack range calculations, and skill casting conditions. Removed unused intention command logic from L2CharacterAI. Updated configuration to enable CellPathFinding. Minor code cleanups and bug fixes for more reliable AI behavior. Enhanced GeoPathFinding with detailed debug and error messages for region loading, including success/failure counts and file checks. Refactored L2AttackableAI and L2CharacterAI to improve attack range tolerance, immediate attack behavior, and added safety checks for missing targets. Updated configuration to disable CellPathFinding by default and added a new ShowRedName option for aggressive mobs. Minor config and log updates included. Applied TCP socket optimizations (e.g., TCP_NODELAY, buffer sizes, keepalive) in ClientThread, Connection, and SelectorThread to reduce latency and improve throughput. Enhanced L2AttackableAI with better random walk, aggro, and attack logic, including silent move checks, quest monster handling, and improved faction/raid/minion behavior. Added silent move support to L2PlayableInstance and quest monster flag to L2NpcTemplate/L2NpcInstance. These changes aim to improve server responsiveness, AI realism, and overall stability.
    • I’ve been using this Escape from Tarkov Hack for about a week now with no issues at all. ESP works great without any lag, and the aimbot is smooth and doesn't feel obvious. Had a quick setup with the loader, and support answered my questions right away. The HWID spoofer also did its job without messing with my system. So far, the cheat's staying undetected on my side.
  • Topics

×
×
  • 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