Jump to content

kegas

Members
  • Posts

    220
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by kegas

  1. loipon ex8es ekatsa ekana auto ala dn to katalaveno ka8olou to compile:S dn xerw pio link einai gia interlude tsp vrika auto to compile tou petmezi http://www.maxcheaters.com/forum/index.php?topic=63861.0 einai pl kalo apo apopsi m m aresei dld to l2dot ala vgazei auto pou exw kai pio pano stis foto :S mia kai einai compile mipos mporw na to ftiaxw?
  2. loipon to ekana me auto entw http://my-svn.assembla.com/svn/L2J-HardCode tr se ligo telioni to compite kai to ekana akrivos san edw http://www.maxcheaters.com/forum/index.php?topic=84234.0# meta omws ti kanw? (egw 8elw interlude pack)
  3. to core kai to datapack to katevazw ? i to vazw kapou?
  4. nai auto to diavasa kai m einai pl eukolo ala mporeite na m dwsete ena link apo ena apo ta kltr pack tou interlude gia na to kanw compile 8elw na exw ena swsto server xwris provlimata
  5. dld gia compile ti prepei na kanw? ti pack na piasw exigise m
  6. kai ti na kanw tr dld? :(
  7. ok euxaristo pedia to eftiaxa ;D loipon pedia deite stis foto exw auto to provlima sto pack m dld m vgazei auto to minima otan paw na kanw buff,clan,kai stn caradine ti prepei na kanw gia na to ftiaxw auto to provlima?
  8. loipon gia sas...katarxas euxaristo pl ton |Commodus| gia tis egires voi8ies pou m parixe i apories m einai i exeis : 1)8elw na ftiaxw ena teras gia to farm m kai na valw ta leuta kai ta pragmata pou 8elw na dinei 8a ektimousa pl na me voi8ousate se auto 2)8elw na ftiaxw ta apo pano name pou vgazoun merika(px gatekeeper,gm shop) kai akm se auto to pack pou evala otan arxisi enas new paixtis vgazei apo pano (petmezis) kai 8elw na to ri8misw na mn to vgazei ka8olou.
  9. ok file to eftiaxa kai douleuei mia xara :)) euxaristo..!!
  10. na kai oi pic
  11. loipon ekana oti m eipe kai des ekana restore to backup pou exei to pack ala sto game server m vgazei terminater(dn ekana install tn database) des stis foto http://i49.tinypic.com/9tzeqx.jpg http://i50.tinypic.com/ixv8yf.jpg
  12. file eipame dn eimai kai mpazo exw ftiaxei diko mou server exw ftiaxei patch me file edit kai ktlp ala egw loitourgousa etimo pack pou itan etimo me database patousa dld to start.bat kai douleue kanonika o server ***kai gi auto i aporia m einai na m peite pws na ftiaxw tn database kai oxi xemparka pragmata pws na ri8misw tn server sta rates pws na valw ip kai pws na anoixw tis port ola auta ta xerw***
  13. re paidia kaneis?
  14. to vazw ala kati allo dn kanw swsta stn navicat to pataw mpenei kanonika ala stn navicat dn m vgazei kati jb i kati tetio :S to provlima m fenete ekei otan to pataw sto startloginserver kai sto startgameserver kai m kanei terminated
  15. prepei na kanw instal tn database kai meta na valw to backup stin navicat? re pedia eixa xananixei server interlude ala auto to pack p xrisimopiousa patousa start.bat to startLoginServer k startGameServer (eixa ri8misi tn ip m (internet) kai tn no ip m kai empenan kanonika atoma xwris provlima ala me auto to pack dn to katalavenw :S pedia help ligo me to install tis database :)
  16. tou loginserver # This is the server configuration file. Here you can set up the connection for your server. # Usually you have to change the ExternalHostname option to # - 127.0.0.1 (if you want to play alone / testing purpose) # - LAN IP* (if you want to play from another computer in the network) # - WAN IP** (if you want to play with friends over internet) # - Questions? => http://l2jserver.com # # * = If you want to get your LAN IP, simply choose "Start" => "Run..." then type "cmd" => "ipconfig" # **= If you want to get you WAN IP, visit http://www.whatismyip.com # =================================================================================================== # ================================================================ # General server setting !!! REQUIRED to configure to everyone !!! # ================================================================ # This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname ExternalHostname = 127.0.0.1 # This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname InternalHostname = 127.0.0.1 # Bind ip of the LoginServer, use * to bind on all available IPs LoginserverHostname = * LoginserverPort = 2106 # How many times you can provide an invalid account/pass before the IP gets banned LoginTryBeforeBan = 10 # Time you won't be able to login back again after LoginTryBeforeBan tries to login. Provide a value in seconds. Default 10min. (600) LoginBlockAfterBan = 600 GMMinLevel = 100 # The address on which login will listen for GameServers, use * to bind on all available IPs LoginHostname = * # The port on which login will listen for GameServers LoginPort = 9014 # If set to true any GameServer can register on your login's free slots AcceptNewGameServer = False # If false, the licence (after the login) will not be shown # It is highly recomended for Account Seciurity to leave this option as defalut (True) ShowLicence = True # Database info Driver=com.mysql.jdbc.Driver #Driver=org.hsqldb.jdbcDriver #Driver=com.microsoft.sqlserver.jdbc.SQLServerDriver URL=jdbc:mysql://localhost/l2jdb #URL=jdbc:hsqldb:hsql://localhost/l2jdb #URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password= Login = root Password = root MaximumDbConnections = 1000 # Useable values: "true" - "false", use this option to choose whether accounts will be created # automatically or not. AutoCreateAccounts = True # The delay in minutes after which the login updates the gameservers IP's (usefull when their ip is dynamic) IpUpdateTime = 15 # ============================================================== # Test server setting, shoudnt be touched in online game server # ============================================================== kai tou gameserver # This is the server configuration file. Here you can set up the connection for your server. # Usually you have to change the ExternalHostname option to # - 127.0.0.1 (if you want to play alone / testing purpose) # - LAN IP* (if you want to play from another computer in the network) # - WAN IP** (if you want to play with friends over internet) # - Questions? => http:\\l2dot.info\forum\ # # * = If you want to get your LAN IP, simply choose "Start" => "Run..." then type "cmd" => "ipconfig" # **= If you want to get you WAN IP, visit http://www.whatismyip.com # =================================================================================================== # ================================================================ # General server setting !!! REQUIRED to configure to everyone !!! # ================================================================ # Bind ip of the gameserver, use * to bind on all available IPs GameserverHostname = *with your ip GameserverPort = 7777 # This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname # If this ip is resolvable by Login just leave * ExternalHostname = 79.129.179.230 # This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname # If this ip is resolvable by Login just leave * InternalHostname = 192.168.2.2 # The Loginserver host and port LoginPort = 9014 LoginHost = 127.0.0.1 # This is the server id that the gameserver will request (i.e. 1 is Bartz) RequestServerID = 1 # If set to true, the login will give an other id to the server if the requested id is allready reserved AcceptAlternateID = False # Database info Driver=com.mysql.jdbc.Driver #Driver=org.hsqldb.jdbcDriver #Driver=com.microsoft.sqlserver.jdbc.SQLServerDriver URL=jdbc:mysql://localhost/l2jdb #URL=jdbc:hsqldb:hsql://localhost/l2jdb #URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password= Login = root Password =root MaximumDbConnections = 1000 # Datapack root directory, defaults to current directory from which the server is started # DatapackRoot = C:/Work/tmp/DataPack # Define character name template # Example to use only : CnameTemplate=[A-Z][a-z]{3,3}[A-Za-z0-9]* # will allow names with first capital letter, next three small letters, # and any (capital or not) letter or number, like ZbigN1eW # Most rational to have CnameTemplate=[A-Z][a-z]* # meaning names only of letters with first one capital, like Zbigniew # Default .* - any namy of any symbols CnameTemplate = .* PetNameTemplate = .* # Maximum number of chars per account - Default 7 (0 = unlimited [7 is the client limit]) CharMaxNumber = 7 # Define how many players are allowed to play simultaneously on your server. MaximumOnlineUsers = 1000 # Minimum and maximum protocol revision that server allow to connect. # You must keep MinProtocolRevision <= MaxProtocolRevision. MinProtocolRevision = 740 MaxProtocolRevision = 746 #==================================================== # L2Dot # # EXTRA fuctions # # before you set them up ready carefully the info # # Thanks Dimis4 # #==================================================== # Activate Protection for unknownPacket flooding PacketProtection = False # How much unknown packets before punishment. # If the player send more than 5 unknownPackets per second, the player get punished. UnknownPacketsBeforeBan = 5 # Punishments # 1 - broadcast warning to gms only # 2 - kick player (default) # 3 - kick & ban player (Accesslevel -100) UnknownPacketsPunishment = 2 aa kai pws na ftiaxw tn database ? :)
  17. configs exw ftiaxei evala navicat kai MySQL ala dn xerw perasa kai to backup an mporeis exigise m ti na kanw :)
  18. oriste kai i foto http://i50.tinypic.com/qxmgjp.jpg
  19. ti dn einai kalo? exeis na m protineis tpt? dn xerw na vgalw mia foto:( mipos mporeis na m peis ti prepei na kanw gia na to xanakanw apo tn arxi :)
  20. re pedia exw auto to pack http://www.maxcheaters.com/forum/index.php?topic=65650.0 to vazw kanonika kai m vgazei otan pataw startLoginServer ''server terminated'' re pedia opios mporei as me voi8isi na m pei swsta pws na to valw na douleuei swsta
×
×
  • 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