gabriel20
Members-
Posts
166 -
Joined
-
Last visited
-
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by gabriel20
-
file den varieme prin grapso psaxno ke prospatho na piramatisto na to vro monosmu ala afto epidi ine ligo sovaro ke den lei na kanw kamia malakia gfto rotao kapion idiko
-
to ekana //delete 1000 alla den svini tpt
-
ne pos to kanw p.x pes paw sto manstiri ke pataw //delete 1000 ke tha svisi mono sto monastiri? ke gia na tia svisi prepi na me kego sto monastery? As mu apandisi kapios an iparxi tropos min pedeve adika thnks DONT DOUBLE POST ... 1st warning 2nd post deleted and added here
-
Kalispera pedia thelo mia xari mpori kapios na mu pis pos mporo na sviso mob se mia perioxi p.x sto monasteru na sviso ola ta mob xoris na ta kano dleete me ton admin. iparxi kapios tropos na sviso stin sigkekrimeni perioxi ta mob? an ne mporite na help ligo efxaristo ekton proteron
-
Help SE AUTO announce
gabriel20 replied to gabriel20's question in Request Server Development Help [Greek]
filarakomu 1000 efxaristo tin vrika to epsaksa ligo ke to vrika eprep na ftiakso ena arxiaki . thnks bro asklisi kapios to topic lithikse to problem -
Help SE AUTO announce
gabriel20 replied to gabriel20's question in Request Server Development Help [Greek]
l2j free exo -
help pedes katevasa ena aoutoanounce to evala ops lei \gameserver\data\jscript\custom\auto_announcements mesa sto fakelo exi ena init bat pou lei na to patiso to patisa ke ekana tis rithmisis sto _init_.py pou ine ke afto mesto fakelo ke ta evla etsi print "Loading auto announcements..." import sys from net.sf.l2j.gameserver import Announcements from net.sf.l2j.gameserver import ThreadPoolManager from java.lang import Runnable INTERVAL = 1 ANNOUNCEMENT_1="(^_^)" ANNOUNCEMENT_2="Your announcement here" class myTask( Runnable ): def __init__( self ): self.name = "autoAnnouncer" def run( self ): Announcements.getInstance().announceToAll(ANNOUNCEMENT_1) Announcements.getInstance().announceToAll(ANNOUNCEMENT_2) startInstance = myTask() ThreadPoolManager.getInstance().scheduleGeneralAtFixedRate(startInstance,INTERVAL*60000,INTERVAL*60000) pataw save kano rr ke molis mpeno mesa den emfanizete tpt ti ftei ? voithiste ligo gyes opios kseri
-
Name GN or Admin
gabriel20 replied to gabriel20's question in Request Server Development Help [Greek]
to kano afto t oexo alaksi ala den exi pola acces tesp tha piramatisto ligo mipos vro kamia akri efxaristo pandos -
Name GN or Admin
gabriel20 replied to gabriel20's question in Request Server Development Help [Greek]
ginete tulaxiston ana lakso se enan gm to onoma ke as exis idia acces me emena? na alakso xroma sto nametu ke na min ksanasvistis l2jfree exo inderlude -
Hi pedes xriazome ligo help thelo na alakso to onoma ston gm naxi alo colo ke o admin alo color edosa 75 acces lvl ston gm ke to ekan prasino opos toxa rithmisi alla omos den exi accses gia to admin panel //admin otan ton tu dino 100 lv l acces pern ito xroma tou admin pouxo tirhmisi pos tah gin ina to alakso ligo help opis skeri
-
Mpares buffs help opios kseri
gabriel20 replied to gabriel20's question in Request Server Development Help [Greek]
ok efxaristw filemu to eftiaksa as klisi kapios to topic -
Mpares buffs help opios kseri
gabriel20 posted a question in Request Server Development Help [Greek]
Hi pedes mpori kapios na mu pis pos mporo na valo parapano mpares buffs? perni mexri 2,5 mpares ego theo 4 pos mporo na to kanw afto ke pou paw ligo anlitika an ginete gt ime newbie. ekana search alla oli ixa problem em to buff time ego thelw mpares buffs na xorai pio polla efxaristw poly. -
Provlima me to login
gabriel20 replied to gabriel20's question in Request Server Development Help [Greek]
magkes as klisi to topic tin vrika tin lisi akuste tiegine. loipon eki pou pame cmd ip config ke lei diefthinis ip emena mu elege apopano domain invalaible afto itan to lathos gia osus to skanapathun san kemena tsekarete ke afto pedes. alaksa rooter ke ola mia xara 1000 efxaristo pou me help ke spatalisate ton politimo xronosas. oti alo xriasto kanw post efaristo. -
Provlima me to login
gabriel20 replied to gabriel20's question in Request Server Development Help [Greek]
eksigisemu ligo pos to enois tora tavala etsi tsekkareta mia bro loginserver pro. # ================================================================ # General login server setting !!! REQUIRED to configure to everyone !!! # ================================================================ # Bind ip of the loginserver, use 0.0.0.0 to bind on all available IPs LoginServerHostname=0.0.0.0 LoginServerPort=2106 GMMinLevel=100 # The port, ip on which login will listen for GameServers LoginHostname=0.0.0.0 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 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 gameserver.pro # 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 0.0.0.0 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 ExternalHostname=l2mantis.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 # Define internal networks (10.0.0.0/8,192.168.0.0/16 is default internal networks) InternalNetworks= # 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= # 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=root 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} kai pesm uti ana alakso filemu perimeno minimasu. sto l2.ini eixpou lei server adress evala to noipmu dld afto l2mantis.no-ip.biz tsekareta mia antrako ke eksigisemu pou ke ti na alakso efxaristo -
Provlima me to login
gabriel20 replied to gabriel20's question in Request Server Development Help [Greek]
iparxi kana l2.ini re magkes gt ekana search ke ola svista ine ta link. ena l2.ini gia inderlude an exi kapios plz -
Provlima me to login
gabriel20 replied to gabriel20's question in Request Server Development Help [Greek]
ne alla ke alo pack pou evala den liturguse dld mu les na alkso alo sustem? pou exi kealo ini mesa. ok tha to dokimaso ke afto. mporis na mu stilis omso tis rtihmisi tou gameserver ke tou login server etimes gia online dld na valo mono tis ipmu -
Provlima me to login
gabriel20 replied to gabriel20's question in Request Server Development Help [Greek]
to dokimasa broz nothing. mporis plz na mu antigrapsi mia olo to loginserver pro. ke to gameserver prop. gia online server dld an exi s dikosu servr online na mu to diksis na ta valo kego etsi opos taxi kesena gt pistevo kati malkia kanw me ths rithmisis -
Provlima me to login
gabriel20 replied to gabriel20's question in Request Server Development Help [Greek]
re pedes exo no ip tin vazo den ine afto to provlimamu to provlima ine oti denmpeni online ke eno vazo ke to no ipmu ports anixta exo ta panda. ego psitevo alu ine to lathos sto login server properties vazume pouthena tin ip mas? mpori kapios na mu diski ligo to loginserver properties ke to gameserver properties na do tis rithmisis alla enas pou an exi online server. thanks! :P -
Provlima me to login
gabriel20 replied to gabriel20's question in Request Server Development Help [Greek]
to ekana etsi opos le mpeni offline den exo problem sto online exo to problem. file tha val oena rooter se ligo pou me afto den ixa probelm palia pou ixa ftiaksi ena server tora tha diksi an ke mafto exo problem skata :/// -
Provlima me to login
gabriel20 replied to gabriel20's question in Request Server Development Help [Greek]
loginserver # ================================================================ # General login server setting !!! REQUIRED to configure to everyone !!! # ================================================================ # Bind ip of the loginserver, use 0.0.0.0 to bind on all available IPs LoginServerHostname=0.0.0.0 LoginServerPort=2106 GMMinLevel=100 # The port, ip on which login will listen for GameServers LoginHostname=0.0.0.0 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 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 # 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) # (0 = disable) IpUpdateTime=0 # ============================================================== # 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=False #FloodProtection. time in ms EnableFloodProtection=True FastConnectionLimit=15 NormalConnectionTime=700 FastConnectionTime=350 MaxConnectionPerIP=50 #Ban management # number of attempt before a user is banned when he fails his login 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 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://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 0.0.0.0 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 ExternalHostname=91.138.156.87 # This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname InternalHostname=192.168.254.1 # Define internal networks (10.0.0.0/8,192.168.0.0/16 is default internal networks) InternalNetworks= # 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= # The Loginserver host and port LoginPort=9014 LoginHost=0.0.0.0 # 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=root 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=100 # 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 afta vasika tha alakso ke ena rooter pou exo na do mipos pezi eki kamia rithmisi -
Provlima me to login
gabriel20 replied to gabriel20's question in Request Server Development Help [Greek]
pedes ekana ke foramt tpt ti na pezi? -
Provlima me to login
gabriel20 replied to gabriel20's question in Request Server Development Help [Greek]
na rotiso kati alo pedes prin paw gia format vasika psinoem na ton sikoso ton server exo pentimu4 dual core thlom epexergasti diplopirino sta 2,7 4 gb ram ke 500 giga skliro sata nvidia g-force 8500 512 mb apo sindesi sikono 1000 upload posa atoma mporo na exo ston server xoris na lagaro? ke ti mporo na kanw apo monosmu sston server oste na elatothi to lag ixe di se ena post tin ali fora akti paromio. gfto rotaw. esus exete sto spitisas server pou na ton exete online ? an ne posa atoma sikonete xoris laga. -
Provlima me to login
gabriel20 replied to gabriel20's question in Request Server Development Help [Greek]
bro eftiaksa no-ip liturgi kanonika ola its ok oute rr kani to roouter to chek kati alo pezi vasika tha kanw kena format gt ixa kati antivirus prin ke mipos exi mi nitpt mesa po uto empodizi. efxaristo re magkites pandos. eki pou toxa stamatisi to l2 mpikame pali sta vasana ftasmae 22 xronon lol P tha kanw format pedes ke tha sas enimeroso sto idio topic na mporite k den varieste pandate sorry ke gia to zalisma -
Provlima me to login
gabriel20 replied to gabriel20's question in Request Server Development Help [Greek]
gn file nase kala gia to help tha psaxto kialo na do ti pezi -
Provlima me to login
gabriel20 replied to gabriel20's question in Request Server Development Help [Greek]
magkes eftiaksa ke noip ida apo ena guide ola kanonika ke tpt :// mexri ke rooter alaksa elenksa ke ta firewall
