
FelonBIG
Members-
Posts
306 -
Credits
0 -
Joined
-
Last visited
-
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by FelonBIG
-
hello paidia 8elw kapia tattoos p na dinoun special stats kai kserete na exoun new icons dn 8elw na kan edit ta iparxonta (as poume exei ena archer 10k p atack me +30 8elw na exei giro sta 15k)
-
[Help]Problem with StartGameServer.bat
FelonBIG replied to HellRuLeR's question in Request Server Development Help [Greek]
gia interlude dokimase teon i l2jfree (proteino teon gt i free ginete compile mono me maven @offtopic : i am back bitches :P -
{HELP}Pws na xtisw to pc mou..HELP
FelonBIG replied to PoRnosJH's question in Request Server Development Help [Greek]
auto akrivws alla prepei na prosekseis kai kati allo. 8a s poun polloi na valeis 8gb ram i kai parapano...an exeis 32bit windows mn to tolmiseis diavazoun mexri 4 -
help augment manager
FelonBIG replied to Devolick's question in Request Server Development Help [Greek]
ti ennoeis ?pos na allkseis to rate gia skill apo ls?pos na tou allakseis to menu?ti? -
[Help]Tsekarisma ip
FelonBIG replied to FelonBIG's question in Request Server Development Help [Greek]
ta ports einai ok ara makari na einai mono auth i allagi apo ta config...an exo allo prob 8a se pm..pros to paron lock to topic -
[Help]Tsekarisma ip
FelonBIG replied to FelonBIG's question in Request Server Development Help [Greek]
eimai apo to pc m re ftiaxno ena server 4 fun ...kses exo windows xp kai prepi na ta anikseis kai apo to pc ktlp..fovame mn exo kanei kana la8os PALI -
[Help]Tsekarisma ip
FelonBIG replied to FelonBIG's question in Request Server Development Help [Greek]
ta ports m lene oti einai anixta ap tn etairia..mporeis na mpeis mia apo teamviewer na ta tsekareis??an mporeis pm me me to msn s i na sto doso egw..ama mporeis.. -
[Help]Tsekarisma ip
FelonBIG replied to FelonBIG's question in Request Server Development Help [Greek]
ty megale an einai auto filara 8a ...8a....8a..s eimai evgnomon :D pragmatika an doulevi eisai 8eos(kai na mn doulevi pali eisai) slourp :P sigoura mono auto? -
[Help]Tsekarisma ip
FelonBIG replied to FelonBIG's question in Request Server Development Help [Greek]
oi alloi egw mpeno -
[Help]Tsekarisma ip
FelonBIG replied to FelonBIG's question in Request Server Development Help [Greek]
login : # This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname ExternalHostname = l2darkdestiny2.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 = 0.0.0.0 LoginserverPort = 2106 # How many times you can provide an invalid account/pass before the IP gets banned LoginTryBeforeBan = 20 # 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 = 127.0.0.1 # 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 # Database Settings URL=jdbc:mysql://localhost/l2jdb #URL=jdbc:hsqldb:hsql://localhost/l2jdb #URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password= # Security Settings Login = root Password = MaximumDbConnections = 50 MaximumStateMents = 100 MaxPoolSize = 50 MinPoolSize = 10 AquireIncrement = 1 IdleConnectionTest = 10800 MaxIdleTime = 0 # 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 = 0 gameserver # General server setting !!! REQUIRED to configure to everyone !!! # ================================================================ # Bind ip of the gameserver, use * to bind on all available IPs GameserverHostname = 0.0.0.0 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 = l2darkdestiny2.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 # Database Settings URL=jdbc:mysql://localhost/l2jdb #URL=jdbc:hsqldb:hsql://localhost/l2jdb #URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password= # Security Settings Login = root Password = MaximumDbConnections = 50 MaximumStateMents = 100 MaxPoolSize = 50 MinPoolSize = 10 AquireIncrement = 1 IdleConnectionTest = 10800 MaxIdleTime = 0 # 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 = 500 # Minimum and maximum protocol revision that server allow to connect. # You must keep MinProtocolRevision <= MaxProtocolRevision. MinProtocolRevision = 1 MaxProtocolRevision = 999 oso gia ta ports leei to tade port is not responding alla otan pira stn etaireia m eipan oti einai anixta :S -
[Help]Tsekarisma ip
FelonBIG replied to FelonBIG's question in Request Server Development Help [Greek]
re paidia...exo aniksei ta ports(sosta) alla nomizo na exo la8os sta config...o server dn mpainei..kai skeftika mpios exei prob i ip..mporei kanenas na mpei ne teamviewer na ta dei ligo...plz...pedevomai toso kairo -
re paidia ipatxei kana site opou na mporo na do an i ip m einia anixti?dld an einai valid an mporo na tn xrisimopiso exo aniksei server sostes oi ip ta ports ok kai 8elw na elegkso tn ip m PEITE KANA SITE DN VRISKO KANENA
-
hi paidia ena c6 pack plz p na doulevoun(na kanei load ta quests) OMG PIA oti pack exo kanei compile gia c6 kanena dn kanei load ta quest!!!! PLZ HELP ME
-
[Share]Top Shares and Guides
FelonBIG replied to Grim.'s topic in Server Development Discussion [Greek]
dn exei simasia to mege8os alla i piotita -
[Share]Top Shares and Guides
FelonBIG replied to Grim.'s topic in Server Development Discussion [Greek]
iremiste re paidia ena collection 8elei poli doulia poli psaksimo kai poli skepsi gia tn tropo me tn opio 8a to parousiaseis...me tn isixia s mace na kaneis oti kalitero mporeis -
[Share]Top Shares and Guides
FelonBIG replied to Grim.'s topic in Server Development Discussion [Greek]
poli kalo collection file mace....an dn s perazei vazeis kai to diko m to naruto shop? einai ena monadiko share sto MxC mporei gia kapious na einai m*****a alla gia tous naruto fans einai gamato PS : ty p evales tn epic seller m! -
tn static 192.168........ kai to port 3106 giati to xriazomai? 1 xrono asxoloumai kai dn exo akousei tpt gia auto to port
-
[Trick] Anelehto PvP Ston 17heroes xwris na pesete.....
FelonBIG replied to `Vaxil's topic in Hacks and Cheats [Greek]
ok..daksi enas p dn to kserei ok...alla ligo poli oloi kseroume oti oi fighter gemizoun life me apla hit -
i ip sosti einai mporei na ftaiei to system...dn einai clear..xrisimopoiisa to system tou death avenue....ama valo clear system lete na ftiaksei?
-
[Search]Searching for 1 Tester
FelonBIG replied to HomeR™'s question in Request Server Development Help [Greek]
ok paidia an 8elete na voi8isete voi8iste...alla mn eironeveste plz diakrino mia eironikotita sto ifos sas...ok to paradexomai iste TRELOI DEVS ...katapliktikoi..alla to paidi zitise ena help re paidia tpt parapano -
[Searching For L2J-Devs]Project L2J-Absolute
FelonBIG replied to OverMe's question in Request Server Development Help [Greek]
nai paidia dikio exei ta paidia p einai sto project einai kaloi devs...an eimoun kai egw toso kalos 8a ekana join.... -
no egw exo to server o filos m dn mporei na mpei mazi milame kai dn katalavainoume re paidia
-
7777 9014 2106 53 80
-
einai apo pc filou..1)no -ip prog anixto 2)protocols 1-999 sosti ip tsekara 3 fores..ports anixta pira rotisa etairia
-
paidia allo einai tora to prob..to cannot resolve hostname ftiaxtike tora patane login kai dn ginete tpt :(