Jump to content

Demon152

Members
  • Posts

    159
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Demon152

  1. I dont know what kinde of peace of sh1t prottection you use, but this is only one server for last 5years that i play l2 what doesnt work for me! At servers select screen after login, it shows "check your client please " and it is after i got critical when was alredy online! Reinstaled l2 for 7 times, created lot of Acc, all the time same shit.
  2. okay, lets see how good will be server after updates, i hope this is only one time when you wipe it? :D
  3. 1 rb jewel 15 vote rewards, and every 5 votes can get 3 revards... so, with 30 50 ppl online maybe in 2 weeks will hawe someone full RB set... Add atleast Vote Reward NPC what gives 15 vote tickets! Mini bosses, need full pt to kill one... so epic fail with RB Jewels... and server seems good, only boring... need some more action, gms activity some events or something...
  4. wtf? it is not stucksub, you just can hawe 5 sub lasses....
  5. i don't see any problems with patch. but it is your choice. GL.
  6. so hard to turn Off antivirus? my avast allows to download it.. :D
  7. as i remember they could not open it for a long time, was Beta all time, then wiped and now opened.
  8. w00t? what name?
  9. Sentral Features Interlude PvP x5000 Server Basic Rates Exp : 1000x Sp : 1000x Adena : 1000x Drop : 10x Enchant | Augment Rates Safe Enchant : +6 Maximum Enchant : +16 Normal Scrolls Rate : 70% Blessed Scrolls Rate : 100% Top Life Stone : 25% High Life Stone : 10% GamePlay Interlude NO CUSTOM Instant lvl 80 Easy Farm. [ 2 hours to get all your items maximum enchant ] Max Buff Slot 50 Buff Time 3h No Weigh Limit No Clan Penalty Max Subclasses 5 [ Free Subclass & Class ] Max Alliance 3 Dual box allowed Armor | Weapon Mastery Penalty 1 Active or 1 Passive Augment Skill Block-Buff Skill Retail Skills Skills working 90% Class Balanced Flawless Geodata Olympiad Period 1 week [ Every Sunday ] [ Starts 18:00 | Ends 00:00 ] Unique Features Farm Zones [ Safe Zone x1. Farm Zones x3. PvP Zones x1 with x3 Spawns. Special Rb Zone. ] Full NPC Buffer Gatekeeper Shop Top Manager Castle Manager Clan Manager [ Instant lvl 8 Clan & 5000 Reps ] Info Manager PvP | Pk Colors [ 300 | 500 | 1000 | 1500 | 2000 ] Stuckable Life Stones Stuckable Scrolls Coins [ Safe mobs drops 5, Farm Mobs drops 10 ] Stone [ Reward ] Event Medals [ Event Items ] Noblesse [ Noblesse with one click ] Events TVT | CTF | DM event every 1 hour [ Unique Places ] Unique Event Reward Event Medals Server Custom Command .tvtjoin .tvtleave | .ctfjoin .ctfleave | .dmjoin .dmleave .online .repair Hardware Europe located Intel Xeon E5 with 8 cores Ram 24GB Hard Drive HDD 3TB 1Gbps Connection Speed http://l2sentral.zzl.org/index.php http://l2sentral.zzl.org/index.php http://l2sentral.zzl.org/index.php
  10. fail home made sh1t,b0t server :D 0 prottection RB jewels unreal to get, need 100 vote stones (every 5 votes get only 5 stones) epic lag...
  11. maybe you are retarted? i like stuck augment servers so fck off and get out of here if hawe nothing normal to say.
  12. LF Interlude, good, still working pvp server with Stuck augments + easy LS :D
  13. fail? or can play? :D
  14. found one. Close topic.
  15. since "Search" not works for me idk why Maybe someone knows is here any custom NPC wich sells Clan leven and Reputation points? :S
  16. yeah. Cant do like that? because after servers restart all quests works fine!
  17. fixed :P Only now new problem, all works fine but in some 1h of servers online time Stop work all Quests, why that? cant take any quest, and buffer stop work too! And Game Server not shows any error!
  18. nc, ty for help. i 1st time try tomake a server, what did you excepted? :D
  19. \game\data\scripts\custom\9999_NPCBuffer\__init__.py.error.log Line: -1 - Column: -1 Traceback (innermost last): File "__init__.py", line 2, in ? ImportError: no module named net why this error? where and how fix it?
  20. Actualy i fount that kinda Multisell Manager but it shows error at start that cannot connect to database. Maybe it's because i use x64 bit windows 7?
  21. all fixed. ty, and close topic pls.
  22. or maybe i fcked up smtin with IP's in configs? #============================================ # Login Server #============================================ # This is transmitted to the clients connecting from an external network, # so it has to be a public IP or resolvable hostname. ExternalHostname = 81.198.206.66 # This is transmitted to the client from the same network, # so it has to be a local IP or resolvable hostname. InternalHostname = 81.198.206.66 # Bind ip of the loginServer, use * to bind on all available IPs. LoginserverHostname = 81.198.206.66 # Loginserver port. LoginserverPort = 2106 # How much time must elapse after the incorrect password before IP will get banned. LoginTryBeforeBan = 10 # The time after which the player will not be able to login. # Once received a ban (option LoginTryBeforeBan). # Appointed in seconds. Default = 10min. (600) LoginBlockAfterBan = 600 # Specify your login server. LoginHostname = 81.198.206.66 LoginPort = 9014 # If set to True any GameServer can register on your login's free slots. # Default: False AcceptNewGameServer = False # Accounts will be created automatically or not. AutoCreateAccounts = True # Show the license (after entering the password). # Recommended to leave this option enabled as it increases the safety. ShowLicence = True # Including protection from flood. # Put True for server security. EnableFloodProtection = True #============================================ # MySQL Database #============================================ # Database Options. Driver = com.mysql.jdbc.Driver URL = jdbc:mysql://localhost/l2dream Login = root Password =root # Maximum amout of database connections. MaximumDbConnections = 10 # The timeout before a new connection to the database (in miliseconds). TimeOutConDb = 0 # Maximum number of requests per connection. MaximumDbStatement = 100 #============================================ # Connection #============================================ # Limit fast connections (input username / password). FastConnectionLimit = 15 # Time of the normal connection (in ms). NormalConnectionTime = 700 # Time of the fast connection (in ms). FastConnectionTime = 350 # Maximum connections per IP. MaxConnectionPerIP = 50 # The lifetime of the session with the login server. SessionTTL = 25000 MaxSessions = 100 # Time to renew the IP address of the server in minutes (for dynamic IP). IpUpdateTime = 0 # Here we write a list of networks that are local. # For example: 192.168., 10.0. # Attention unsigned, in the end. NetworkList = 192.168.;10.0. #============================================ # DDOS-PROTECTION #============================================ # This system works with iptables. # iptables -A INPUT -p tcp --dport 7777 -j DROP # Put True for server security. # Active only with LINUX OS. EnableDdosProSystem = False # String deny_comms # If you don't know what is it, leave as default. DenyNoAllowIpDdos = /sbin/iptables -I INPUT 13 -p tcp --dport 7777 -s $IP -j ACCEPT # Enable full log on Login Server console about Ddos protection. FullLogModePrint = False #============================================ # Game Server #============================================ # Bind address for gameserver. You should not need to change it in most cases. GameserverHostname = 81.198.206.66 GameserverPort = 7777 ExternalHostname = 81.198.206.66 InternalHostname = 81.198.206.66 LoginPort = 9014 LoginHost = 81.198.206.66 #============================================ # MySQL Database #============================================ # Specify the appropriate driver and url for the database you're using. Driver = com.mysql.jdbc.Driver URL = jdbc:mysql://localhost/l2dream Login = root Password =root MaximumDbConnections = 100 TimeOutConDb = 0 MaximumDbStatement = 100 # Root directory for data files. DatapackRoot = . #============================================ # Remote Who Log #============================================ # Configure the emulation off the package (package SendStatus). RemoteWhoLog = True RemoteWhoSendTrash = True RemoteWhoMaxOnline = 329 RemoteOnlineIncrement = 50 RemoteWhoForceInc = 50 RemotePrivStoreFactor = 12 And now when i edit All IPs to 127.0.0.1 same sh1t, Cannot resolve Hostname! WTF?
  23. hmm fixed, was wrong protocol revision, only now when try to log in it shows cannot Resolve hostname - Game Guarg error? or what? :/
×
×
  • 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