Jump to content

[L2J] L2RealFights


Belzebul

Recommended Posts

[L2ReaFights]

[Epilogue]


  • Rates

-Experience & Skill Points: 600x

-Party: x2

-Adena: 600x

-Drop Rate: 1x

  • General

-Auto Pick Up

-No Death Penalty

-No Clan Penalties

-No Custom Items

-No Weight Penalty

-No Grade Penalty


    • Features

-Auto Noblesse: You don't lose buffs after death.

-Killstreak System: This system gives players rewards (help for fight) when they make a certain amount of consecutive kills. Those helps (that by default are full heal, invincible for 15 secs, mass stun and mass mortal skill cast) are executed in the time they are gotten (to avoid ppl to farm them)

Also, they come to work only on normal pvp (where pvp count is increased) so it doesnt unbalance olympiad, tournaments, sieges, etc.

-Quake PvP System: This system is like on cs, dota. When you kill other players in a row it says Monster kill killing spree and others

Now in this system when someone kills in a row it is written in announcements.

-Portable Augment: You won't need going to a blacksmith in order to add or remove augment to your weapon, just double click the lifestone you got and a chat window will appear.

-Top PvP and PK Manager on Community Board: You will see the top players of our server on the top of community board.

-Auto Change Class: At each class change level (20, 40, 76) a window will pop up asking you to choose your class.

-Champion Monsters: There is a 2% chance for a monster to become a Champion. Champion Monsters have boosted stats but of course boosted drops too.

-Offline Trade: Allows you to make trades even you are offline.

-Anti Wall Attacks: Geodata and Pathnode work 99.9%

-Boosted Buff Time: Boosted to 2 hours.

-Buff Slots: 26 Buff slots and 16 dances/songs.

-Olympiad: 1 week Period.

-Spawn Protection: 10 seconds.

-Safe: 3

-Max: 16

-Normal Rate: 66

-Blessed Rate: 66

-Element: 50

  • NPCs

-Newbie Helper

-Scheme Buffer

-Global Gatekeeper

-Full Shop (with all Weapons, Armors and Misc Items)

  • Events

-Team VS Team: The well known TvT Event.

-1 VS 1, 2 VS 2 and 3 VS 3: Every 15 sec the engine choose the first player from the waiting list and another player which have the closest rank to the first players rank and teleport them to the underground colisseum. They have some time to buff and then the gates opens and the fight begins. The winner gets award and teleport them back to the place where they came from.


    • Special Zones

-Primeval Island

-Giants Cave

  • Equipment Levels

-D to A Grade, Very easy

-S Grade, Easy

-S80, Normal

-S84, Normal to hard

  • Dedicated Machine

-CPU: AMD64 X2 4850E+ 2.5Ghz

-RAM: 4GB

-Disc Spase: 500GB SATA (7,200rpm)

-Bandwidth: 2 TB

-Speed: 1000 Mbit Unshared


BETA is coming propably the next week.

In 1-2 days the site will be ready too.

 

p.s: Recruiting staff, just send me a pm. If you dont get a pm means you have been refused.

Link to comment
Share on other sites

i Had the Same impression about DwarfWars but in the end it was a BIG FAILURE.

So i won't Join at your Server.

Anyway Good Luck.

dwarfwars has nothing to do with this server. Absolutely nothing

We are working hard to add more unique events and generally features.

Link to comment
Share on other sites

we will add an airplane teleporter to make it unique!

come on dude, what more special you need for a high rate server?

 

more events?better features?

 

about events i have some good ones..pm me if you want to know

Link to comment
Share on other sites

more events?better features?

 

about events i have some good ones..pm me if you want to know

Better features?

what are better features for you and what are better features for me?

Also thats what i told, more events will be added, thats just a preview. But we are not going to ruin the wall gameplay for just setting events every 30minutes.

 

end. :P

Link to comment
Share on other sites

1.is it beta mode...will it have wipe?

 

2.when did server open?

 

3.how many ppl  online?

 

nice server features.....i hope you will answer me fast :D

i may join this and bring my clan too!

thanks!

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


  • Posts

    • Helly everyone . I use L2jmobius interlude , i did everything , installed the db compiled the Build in eclipse Gameserver seems to lead OK , but it fails to connect to loginserver When i click to start the loginserver it says  "Loginserver terminated abnormally" This is wheat gameserver shows me :    [05/10 17:25:12] LoginServerThread: Connecting to login on 127.0.0.1:9014 [05/10 17:25:12] LoginServerThread: LoginServer not available, trying to reconnect... [05/10 17:25:17] LoginServerThread: Connecting to login on 127.0.0.1:9014 [05/10 17:25:17] LoginServerThread: LoginServer not available, trying to reconnect... [05/10 17:25:22] LoginServerThread: Connecting to login on 127.0.0.1:9014 [05/10 17:25:22] LoginServerThread: LoginServer not available, trying to reconnect...   And This is my login config file:   # --------------------------------------------------------------------------- # Login Server Settings # --------------------------------------------------------------------------- # This is the server configuration file. Here you can set up the connection information for your server. # This was written with the assumption that you are behind a router. # Dumbed Down Definitions... # LAN (LOCAL area network) - typically consists of computers connected to the same router as you. # WAN (WIDE area network) - typically consists of computers OUTSIDE of your router (ie. the internet). # x.x.x.x - Format of an IP address. Do not include the x'es into settings. Must be real numbers. # --------------------------------------------------------------------------- # Networking # --------------------------------------------------------------------------- # Bind ip of the LoginServer, use 0.0.0.0 to bind on all available IPs # WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u> # WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u> # Default: 0.0.0.0 LoginserverHostname = 0.0.0.0 # Default: 2106 LoginserverPort = 2106 # The address on which login will listen for GameServers, use * to bind on all available IPs # WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u> # WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u> # Default: 127.0.0.1 LoginHostname = 127.0.0.1 # The port on which login will listen for GameServers # Default: 9014 LoginPort = 9014 # --------------------------------------------------------------------------- # Database # --------------------------------------------------------------------------- # Specify the JDBC driver class for your database. # Default: org.mariadb.jdbc.Driver Driver = org.mariadb.jdbc.Driver # Database URL # Default: jdbc:mariadb://localhost/l2jmobiusinterlude?useUnicode=true&characterEncoding=utf-8&useSSL=false&connectTimeout=10000&interactiveClient=true&sessionVariables=wait_timeout=600,interactive_timeout=600&autoReconnect=true URL = jdbc:mariadb://localhost/l2jmobiusinterlude?useUnicode=true&characterEncoding=utf-8&useSSL=false&connectTimeout=10000&interactiveClient=true&sessionVariables=wait_timeout=600,interactive_timeout=600&autoReconnect=true # Database user info. Default is "root" but it's not recommended. Login = root # Database user password, leave empty for no password. Password = root # Maximum number of database connections to maintain in the pool. # Default: 5 MaximumDatabaseConnections = 5 # Determine whether database connections should be tested for availability. # Default: False TestDatabaseConnections = False # --------------------------------------------------------------------------- # Automatic Database Backup Settings # --------------------------------------------------------------------------- # Generate database backups when server restarts or shuts down.  BackupDatabase = False # Path to MySQL bin folder. Only necessary on Windows. MySqlBinLocation = C:/xampp/mysql/bin/ # Path where MySQL backups are stored. BackupPath = ../backup/ # Maximum number of days that backups will be kept. # Old files in backup folder will be deleted. # Set to 0 to disable. BackupDays = 30 # --------------------------------------------------------------------------- # Thread Configuration # --------------------------------------------------------------------------- # Defines the number of threads in the scheduled thread pool. # If set to -1, this will be determined by available processors divided by 2. ScheduledThreadPoolSize = 2 # Defines the number of threads in the instant thread pool. # If set to -1, this will be determined by available processors divided by 2. InstantThreadPoolSize = 2 # --------------------------------------------------------------------------- # Security # --------------------------------------------------------------------------- # How many times you can provide an invalid account/pass before the IP gets banned. # Default: 5 LoginTryBeforeBan = 5 # Time you won't be able to login back again after LoginTryBeforeBan tries to login. # Default: 900 (15 minutes) LoginBlockAfterBan = 900 # If set to True any GameServer can register on your login's free slots # Default: True AcceptNewGameServer = True # Flood Protection. All values are in milliseconds. # Default: True EnableFloodProtection = True # Default: 15 FastConnectionLimit = 15 # Default: 700 NormalConnectionTime = 700 # Default: 350 FastConnectionTime = 350 # Default: 50 MaxConnectionPerIP = 50 # --------------------------------------------------------------------------- # Misc Login Settings # --------------------------------------------------------------------------- # If False, the license (after the login) will not be shown. # Default: True ShowLicence = True # Default: True AutoCreateAccounts = True # Datapack root directory. # Defaults to current directory from which the server is started. DatapackRoot = . # --------------------------------------------------------------------------- # Scheduled Login Restart # --------------------------------------------------------------------------- # Enable disable scheduled login restart. # Default: False LoginRestartSchedule = False # Time in hours. # Default: 24 LoginRestartTime = 24    
    • or at least to tell you an update that sorry but still not at home.. 10 days is suspisious.. but he is long time offline from discord indeed... maybe something happened?
    • I never had problems with him. Again, Im not sure if he scammed or not. But 10+ days without answering after we already paid, its a bit sus. If you know you wouldnt be able to answer for a few days, after receiving and confirming the amount, why dont keep in touch? or just say "hey, dont send now because I will only be available after day x.".  
    • i used to ask him for stuff etc, i dont think he scammed ... if he does i will be suprised...
  • Topics

×
×
  • Create New...