Jump to content

Opinions about a server.


Recommended Posts

Hi , guys.

I would like to hear your opinion about some things such as:

 

1st) Custom enchant color. Yes or No

2nd) Custom armors with stats or custom armor but with S grade armors stats. (e.g. Dynasty robe with major arcane robe stats.)

3rd) Like above but with weapons. (e.g. Dynasty bow with dragonic bow stats.)

4th) Tattoos retail-like or Tattoo of mage and tattoo of fighter ?

5th) Custom farm mobs or Custom rb(with low stats for farming just a little easier)

 

Thanks.

Link to comment
Share on other sites

1) why not ? but no very bright colours

2) custom armor with stats/custom weapon with stats but not 1523 sets and 34521 weapons (ex. only dynasty)

4)retail

 

Ty for your respond . :)

I'm thinking to use ferrum armor & r90 weapons ...

 

Btw anyone else that want to say his opinion ?

Thanks

Link to comment
Share on other sites

1st) Yes Custom enchant color will be nice looking!

2nd) Custom armors with stats a little bit more than S Grade and make them buyable with PvP Coins or Vote something like that!

3rd) Same with armors..

4th) Make Tattoo Of Mage,Fighter and Tank for me is better

5th) Custom farm mobs and Custom rb's like Clan Raidboss (for Clan Rep And Clan Eggs) and Grand Boss for Epic Items or something that it's not easy to obtain from farm!

Link to comment
Share on other sites

1st) Yes Custom enchant color will be nice looking!

2nd) Custom armors with stats a little bit more than S Grade and make them buyable with PvP Coins or Vote something like that!

3rd) Same with armors..

4th) Make Tattoo Of Mage,Fighter and Tank for me is better

5th) Custom farm mobs and Custom rb's like Clan Raidboss (for Clan Rep And Clan Eggs) and Grand Boss for Epic Items or something that it's not easy to obtain from farm!

 

Thanks for your opinion.

Anyone else ?

Link to comment
Share on other sites

Hi , guys.

I would like to hear your opinion about some things such as:

 

1st) Custom enchant color. Yes or No

2nd) Custom armors with stats or custom armor but with S grade armors stats. (e.g. Dynasty robe with major arcane robe stats.)

3rd) Like above but with weapons. (e.g. Dynasty bow with dragonic bow stats.)

4th) Tattoos retail-like or Tattoo of mage and tattoo of fighter ?

5th) Custom farm mobs or Custom rb(with low stats for farming just a little easier)

 

Thanks.

 

1) no

2) dynasty ONLY no matter the stats

3)same

4)mage/fighter

5)both

 

np

Link to comment
Share on other sites

1. No

2. Custom armors , but with the 'S' grade armor stats. I assume you're talking about interlude, so less modifications would be better.

3. Same. If you're planning to use custom stuff it is better that you wont distort much the game.

4. Again. For low rate server keep retail-like ones, for high rate server add mage & fighter so you will get people a bit busy while they work for it.

5. Farm mob's for beginners n' perhaps a bit higher drop-rate having mobs for long-term played people.

Link to comment
Share on other sites

1st) yes but make little difference between +4 and +16 or give information on web (on some servers you dont even know how much + does palyer have, when one have yellow color, another red, next player green etc.)

2nd) Make 1 custom armor set for heroes only. Stats same as S armor, make it on max ++ (result = heroes will have nice looking armor with stats of max ++ (for example +16) S armor for olympiad period (programme it as oly weapons for auto disable).

3rd) for everyone, 1 weapon set. Improve stats a bit, for example +20 p.atk +20 m.atk to weapon

4th) Tatttoo for p.def +5-10%, tattoo for m.def +5-10% (ppl will have both for oly)

5th) Custom mobs for farm items, make RB jewels for GrandBoss drop only and for a lot of vote reward, make custom RB for farm items, clan eggs, clan reputation item

 

If you want great server, dont go over +16 max enchant :)

 

If you are thinking about donate, make custom armor set +0 for 10-15 euro for example (not so expensive), I can tell you, if there are 300+ players on new server and I would be the only man with custom nice looking set, I would pay for it and help the server :) You can also make custom wings or hats (without stats) for 5 euro (nice looking armor + epic wings = 15 euro and feel like a god on server) O:-)

Link to comment
Share on other sites

1. no

2. no

3. no

4. there are no tattoos on retail :D

5. no

 

your ideas of a server are bad sry

Don't be mean .  ;D

I 'm making an antiretail like server. But with the classic old fashion pvp.

 

4. there are no tattoos on retail :D

i didn't knew that :P

Link to comment
Share on other sites

Don't be mean .  ;D

I 'm making an antiretail like server. But with the classic old fashion pvp.

i didn't knew that :P

 

im not beeing mean but realistic, when you put things into the game that dont have an official stat hence you decide what it gives it usually ends up in bad pvp balance and many op classes. :)

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...