-
Posts
68 -
Credits
0 -
Joined
-
Last visited
-
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by Tedd Law
-
Hi guys, any guide for creating an L2 website? Thank you in advance
-
Share New Map For Interlude (Updated Regions)
Tedd Law replied to Celestine's topic in Client Development Discussion
PERFECT ONE!! TNX MAN! -
Help Tyrannosaurus Problem
Tedd Law replied to Tedd Law's question in Request Server Development Help [L2J]
thank for that, but i need info on how to put in his info in navicat and what are those info :D if you have the pleasure :D -
Hello, on my server i spawn tyranosaurus on isle but after i restart my server they do not spawn again. i searched on google about it and i found about something on spawn list, how can i add him on the spawnlist on navicat?
-
Hello guys, before i make this thread, i searched a lot about my problem and although many threads were talking about it,none was able to fix it..! So recently created an l2 interlude server using L2 Frozen and at first i begun with just Lan login but now that i finished modification and i want to put some friends to test it (kind of pre-Beta :P ) when they log in the reach until server selection and its stuck! I already configured and opened my router ports , made an no-ip , changed protocol min 1 max 999 and changed externalhostname to my no ip name! any thoughts?? Thank you in advance :D
-
Great npc good job, one thing though, the hero coin doesnt work! i click it but nothing happens any advice?
-
Code Automatic Potions Free Code For All L2J Packs!
Tedd Law replied to numl0ckas's topic in Server Shares & Files [L2J]
where i insert this code at?? path? for l2 frozen? :/ -
Help Change Buffs Time!
Tedd Law replied to Tedd Law's question in Request Server Development Help [L2J]
Tnx boy, Thumbs up!! :D -
Help Change Buffs Time!
Tedd Law replied to Tedd Law's question in Request Server Development Help [L2J]
l2 Frozen -
Hello guys, i recently edited the html files for buffs at: gameserver\data\stats\skills i have the id of every skill (buff) i wanted to change so i did. When i logged in my server i did my buffs at the buffer and saw that half of them changed! :/ Any info for that?? thank you in advance guys
-
Help Invicible Mobs
Tedd Law replied to Tedd Law's question in Request Server Development Help [Greek]
Eisai theoulis man!! xilia tnx!! eixa faei ton topo re gamwto!! <3 <3 -
Kalispera se olous peira to tharos na grapsw auto gt prosfata estisa enan l2 j server (c6) kai kathws epeksergazomoun ktlpa allaza ta config to gameserver kai kati prepei na allaksa kai otan ekana login ola ta mobs den dexontousan damage ( me +65535 :P )ksereis kanenas poio ruthmisi borei na einai?? l2 j Feozen einai to data pack kai ta files. euxaristw
-
WTS Wts Full Items + Epics La2 Dream.su
Tedd Law replied to Endarielle's topic in Marketplace [Items & Chars]
prices man? -
how much?
-
how much man?
-
[REQUEST]Developer- timi$?
Tedd Law replied to Tedd Law's question in Request Server Development Help [Greek]
ok alania den to e8esa swsta xreiazomai ena atomo pou na kserei apo auta.. na me help na stisoume server..! na milisoume na tou pw ti akrivws 8elw rates na exei ktlpa...gt egw kolaw sto na ton kanw online... opoio borei mou leei! -
enan developer gia na steisei server apo tin arxi se home server (arxika) opoios endiaferete... apantaei..! paizei kai plirwmi alla se logika plaisia panta! gt oi kairoi einai duskoloi!
-
[HELP]c6 created server login prob
Tedd Law replied to Tedd Law's question in Request Server Development Help [Greek]
ksereis mipws pws to kanw auto?? exw kanei idi tin diadikasia me to l2endec(patcher etc) kai exw bei kai sto cmd...ti mou menei? -
[HELP]c6 created server login prob
Tedd Law replied to Tedd Law's question in Request Server Development Help [Greek]
gia anoikse mou ta matia file...ti ennoeis? pio apo ta parapanw prepei na exei ip 127.0.0.1?? -
[HELP]c6 created server login prob
Tedd Law replied to Tedd Law's question in Request Server Development Help [Greek]
auto einai to arxeio "server" mesa sto gameserver/config -
[HELP]c6 created server login prob
Tedd Law replied to Tedd Law's question in Request Server Development Help [Greek]
# 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://l2jfree.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 !!! # ================================================================ # 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 ExternalHostname=94.66.155.10 # This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname InternalHostname=192.168.1.5 # Define internal networks (10.0.0.0/8,192.168.0.0/16 is default internal networks) InternalNetworks=192.168.1.5 # Define optional networks and router IPs # IP (200.100.200.100) or fully qualified domain name # (google.com) that resolves to an IP (use ping to determine if a domain resolves). # Format: ip,net/mask;ip,net/mask,net/mask # (mask 192.168.0.0/16 or 192.168.0.0/255.255.0.0 would be 192.168.*.*) # Note: keep InternalNetworks and OptionalNetworks blank for compatibility with older login server OptionalNetworks= # Bind ip of the loginserver, use * to bind on all available IPs LoginserverHostname=* LoginserverPort=2106 LoginTryBeforeBan=20 # 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= MaximumDbConnections=50 # Datapack root directory, defaults to current directory from which the server is started #DatapackRoot=H:/workEclipse/L2J Free/trunk/L2_DataPack_IL # Define character name template # These ones are regular expressions, visit http://www.regular-expressions.info for details # Note: Checking lengths are done server side, but keep it in pattern for future purposes # Character name ( Default [A-Za-z0-9\-]{3,16} ) CnameTemplate=[A-Za-z0-9\-]{3,16} # Pet name ( Default [A-Za-z0-9\-]{3,16} ) PetNameTemplate=[A-Za-z0-9\-]{3,16} # Clan and ally name ( [A-Za-z0-9 \-]{3,16} ) ClanAllyNameTemplate=[A-Za-z0-9 \-]{3,16} # Title ( [A-Za-z0-9 \-\\[\\]\<\>\(\)\!\|]{3,16} ) TitleTemplate=[A-Za-z0-9 \-\\[\\]\<\>\(\)\!\|]{3,16} # Maximum number of chars per account - 0 = illimited - default = 7 CharMaxNumber = 7 # Define how many players are allowed to play simultaneously on your server. MaximumOnlineUsers=500 # Minimum and maximum protocol revision that server allow to connect. # You must keep MinProtocolRevision <= MaxProtocolRevision. MinProtocolRevision = 1 MaxProtocolRevision = 999 #--------------------------------------------- # Safe Reboot configuration #--------------------------------------------- # This will prevent some exploit during restart/shutdown process SafeReboot = True # To use following options, SafeReboot must be set to True # Time in seconds before server complete shutdown/reboot, when # following striction take effect SafeRebootTime = 10 # Disable item enchant SafeRebootDisableEnchant=True # Disable players teleportations SafeRebootDisableTeleport=False # Disable craft and crystallize SafeRebootDisableCreateItem=False # Disable trades and shops SafeRebootDisableTransaction=False # Disable actions between players SafeRebootDisablePcIteraction=False # Disable actions on NPC SafeRebootDisableNpcIteraction=False # Network traffic optimization: minimum time between sending char's hp/mp status update packet. NetworkTrafficOptimization = False NetworkTrafficOptimizationMs = 1100 # Flood Protection # if enabled players which send more then PACKETLIMIT packets in PACKETTIMELIMIT ms will get kicked # warning not tested made a quickhack for squeezed :) FloodProtection = False PacketLimit = 500 PacketTimeLimit = 1100 # ================================================================ # JMX Administration # ================================================================ # Port to connect with l2jmx, -1 to disable jmx completely admin_portJMX=-1 # Port to connect to jmx via HTTP, -1 to disable # disable it if it is not local test # http adaptor is usefull to see if your server is running with l2jbeans, or to see others beans (JRE, logging) # It is also possible to use it if you forbid this port for external host, but you have to be sure nobody can reach this url ! admin_portHTTP=-1 # password for keystore_file, the keystore file should be in config folder. # Comment it or remove the keystore file if you doesn't want to activate secure socket. #keystore_password=password # keystore file # this file is used to store a SSL certificate for your jmx server. # You have to create it with keytool like this : # $JAVA_HOME/bin/keytool -genkey -keyalg "RSA" -keystore myKeystore.jks -storepass myPassword -dname "cn=myhost" # Change myKeystore, myPassword and myhost for your own needs # You have to give this file to all people that will use l2jmx #keystore=keystore.jks -
[HELP]c6 created server login prob
Tedd Law posted a question in Request Server Development Help [Greek]
Paidia ola kala me tin dimiourgia tou server anoika kai ta ports apo to router. to 8ema twra einai oti den mou kanei login anoigei kanonika to l2 alla vazw kwdiko kai pass kai den kanei tpt menei ekei..(oute wrong pass leei oute tpt)apla den bainei! pls kapoios pou na gnwrizei?? -
[HELP]problem on login
Tedd Law replied to UnSponsored's question in Request Server Development Help [L2J]
exw to idio provlima...ekana server anoiksa ports ktlp ktlpa alla den borw oute egw o idios na kanw login!!! pls help guys -
cmd cd prog.. Problem!!
Tedd Law replied to Tedd Law's question in Request Server Development Help [Greek]
alania xilia euxaristw!!! to ekana :D +1