Jump to content

kr1n0s*

Members
  • Posts

    1,427
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by kr1n0s*

  1. h moni logiki e3igisi to system to eftia3es? diladi ebales ta names ton items mesa sto system?
  2. Edipi twra katalaba tti eiani to compile.... kai distixos den 3erw na xrisimopoiw ton java code gia na ftia3w diko pack... mipws mporei na m dwsete ena kalo etimo? :S
  3. compile = apla ti simenoi 8elw na m peis kai se ti xrisimeuei eixa dei ena guide kapou mporw na to kanw aplos 8elw na ma8w ti einai? kai meta ti kanw?
  4. soz p kanw double post alla mporei kapios na m pei plz ena kalo pack ? interlude
  5. File m den dinoun ola ta Rb points kai min les M.....es, Alo RB points alo Clan points ..... ena rb p dieni p0oins px einai to glaki(alla repei panta na arxiseis to Q)
  6. Clan points perneis apo diaforous tropous... opws ama bgei enas hero apo clan s perneis +1000.... ,academy, me ta war perneis elaxistous points , kai iparoxun kai rb ... pas aden sto kentro (eki p dilwneis gia oly) 8a deis enan npc (den 8imame name) kai 8a patiseis Quest..... exei 5-6 rb an 8imame kl.... (Alla prepei na arxiseis to Q gia to pio rb 8a pas).... elpizw na helpara... alla p kolaei auto to 8ema se auto to section?
  7. min kaneis double post ..... an i3ere kapios 8a s elege..... kai mena sto pack m etc itan # Require life crystal needed to learn clan skills. # Default: True LifeCrystalNeeded = False kai kanto True .....
  8. a nai 8a i8ela na kanw interlude.... soz paralipsi m
  9. 8elw na m protinei kapios ena kalo pack gia na arxisw enan java server.... an mporei na m dwsei kai ena link gia download ...ty
  10. malon auto pou den katalabe einai : pws onomazw to arxio p eftia3a? pou to bazw? 8elei kapia ali ri8misi...?
  11. 17hroes to tato s dieni ta kkerata + stoli + weapon exei ipebolika trrela stats (egw distixws edwsa ta items m) safe +350 max +400 kai an mazepseis 7 dragon ball kaneis 1 oplo h komati stolis +500......
  12. Telika 3anani3aekana oli tin diadikasia sto laptop m kai meta perasa to arxeio.... pontiako alla doulepse (sto rar den to eixe....) Close topic
  13. auta m leei o buffer.... kai den to exei mesa to .rar tou server m to file :S:S an mporei kapios na me hlpe me to pws na 3anaftia3w to file h apo pou na katebasw alo...
  14. ka8w piramatizomoun me ta files tou server m Xalasa telios to : l2jserver\gameserver\data\jscript <--- _init_ ... :S kai twra den m douleoun oi buffers :S plz mporei kapios na na m pei ti grafw mesa? h na m dwsei link n akatebasw allo gia na to antikatastisw? (an ginete kai olas auto gt den 3erw) :S
  15. kati asxeto to Atrribute pezei rolo xD epidi to dokimasa piga na balw duel might kai m bgike alo :P
  16. merikes gelies erwtiseis gia sas.... alla xaotikes erwtiseis gia mena ka8ws den 3erw pou pane ta 4:P To buffs time pou to allazw kai pws? otan pernaw enan npc sto pack m px buffer pou na 3erw pws vriskw to name tou h to code tou gia na to spawn? auta gia arxi opios mporei na me help 8a tou eime ipoxtros ... ty
  17. ok mia xara ty!!! euxaristw!!!! soz gia w8ting XD alo ena megalo TY 1 gelio Question pou allazw to time ton buffs? gameserver>config>.....? ty
  18. paw na dokimasw... 8a sas pw an egine tpt ty pantos *l2.ini etc enei pantos ..
  19. edw einai ta Config tou servrer..... gameserver>config>server : # 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) # # * = 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= 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=kr1n0s4u.no-ip.biz # 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=127.0.0.1 # 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 = 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=xristos3991 MaximumDbConnections=100 # 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=100 # Minimum and maximum protocol revision that server allow to connect. # You must keep MinProtocolRevision <= MaxProtocolRevision. MinProtocolRevision = 1 MaxProtocolRevision = 999 # ----------------------- # PHX Packet Protection. # ----------------------- 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 Login>Config>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) # # * = 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=kr1n0s4u.no-ip.biz # 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=xristos3991 MaximumDbConnections=10 # 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 # ============================================================== Debug = False Assert = False Developer = False # Enforce GG Authorization from client # Login server will kick client if client bypassed GameGuard authentication ForceGGAuth=True #FloodProtection. time in ms EnableFloodProtection=True FastConnectionLimit=15 NormalConnectionTime=700 FastConnectionTime=350 MaxConnectionPerIP=50
  20. Ekana enan l2 interlued server kai eftia3a to patach kia to edwsa stous friend m na mpoun 4fun....Alla kolaei sto log in ..... dld bazeis to acc s... patas aggre alla sto Ok kolaei...... plz 3erei kaneis ti fteei?
  21. ekana to compile me epitixia... wtar ti kanw ?? ( telios asxetos :P) prepei na kanw kai to install? (dwste 1 msn na milisoume na m li8oun oles oi apories xD )
  22. Lipon exoume kai leme.... Pedia 8a i8ela kapios pou na 3erei na ftia3ei server na epikoinonisi mazi .... plz exw dokimasei 3-4 fores alla xwris epitixia plz an mporei kapios na me kanei add sto msn : xristos4ever@live.com (h na m ftia3ei o idios ton server meso teamview)..... to 3erw oti zitaw polla alla plz help.... :-[
  23. xaxa xara? :P
  24. po LoL gt to exeis balei se Hide??? kai eC 52 post exeis den einai spastiko na min blepeis ta post???
×
×
  • 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