Jump to content

Recommended Posts

Posted (edited)

Greetings MaxCheaters!

We wanna open A brand new server, a server that Breaks the shackles of gameplay.

We managed to write down a lot of ideas.
But we wanna write down a quite few more of them in our concept, so any suggestions are welcome.

 

What we've added already & where we're still working on, here some examples of that: 

 

-Daily Events

-Auto Events

-Grade towns (common items in Grade town shops)

-Special craft system

-Special balancing system, (every single class should be usefull & played)

(We're also adding some extra things to several classes)

-Buff time changes, they're classified in groups, for example: (Normal buffs) windwalk, might, etc<45/60 min>

(Dances & Songs) <30 min> (prophecy buffs) <20/30> (We may change the buff times)

-Veteran system (also knowned as Champions) (ofc ours are implemented with special addings)

-Own made Quests

-Edited Quests

-Dimensional group instances

-Subclass & Noblesse Quest

(Subclass choices are edited, you can also choose your main class again + gaining an extra skill after 3 subclasses)

(The values of the subclass skills are changed aswell, the limited class skills choices are changed aswell)

-Raidbosses will play a big role aswell, classified in segments

-An expended community board

-Kamaloka is sharpened again, and will give u some advantages during your path through lineage 2.

-Special Jail system (changed pk system)

-Various edits to armors/weapons/jewels

-Auto/Learn skills, you may need to learn a few skills (forgotten scrolls are dropped)

-Geodata? Ofcourse!

-Drop changes of monsters

-Auction system

-Elemental stone changes.

-Anti olympiad feed system

-Sealstones ofcourse, Don't we like to be in catacombs aswell?

(So because of that the Ancients will Arrive too ehmm sometimes)

 

-Vote system well kind of I guess

 

and much much more things are on our list!  

So.. we need an/some extra developers to change a help us in our progress

 

We appreciate any help.

 

 

The server rates will definitely be low (like 15x)

(L2j hi5) (We may add a Dynamic leveling system)

 

We're Located in The Netherlands.

 

When we reach a few hundred people online,

A Hosting company, will host the server, for the best performance. 

(our temporary server PC, is a special designed server PC which is running on Windows R2)

 

So are you interested? Go to our Forum & Sign up for being a Developer.

(OR let us know your idea's for the server) Like I said we appreciate any help!

 

(Temporary site, We will update the site and make it modern)

http://worldofetherum.com/

 

Greetz

post-65748-0-77933500-1391889210_thumb.jpg

Edited by 2sid
Posted

Damn you used the word "idea's" so many times and you didn't notice that it's wrong.It's "ideas" as simple as that.

Now when you reach a few hundred people a company will host the server?So this means that until those few hundred people login the server will be hosted on a home computer/connection?

 

Good luck with that.

Posted (edited)

Damn you used the word "idea's" so many times and you didn't notice that it's wrong.It's "ideas" as simple as that.

Now when you reach a few hundred people a company will host the server?So this means that until those few hundred people login the server will be hosted on a home computer/connection?

 

Good luck with that.

I didn't notice it till now lol. (just auto correction)

 

Well to give you an answer about our hosting capabilities,

we have one of the best & most stable connections, (netherlands) 

Above that the server PC is running on windows r2, and will only be used

for the server! It is also a special designed server PC, which can handle a 

few hundred people easily!

 

Don't understemate us,

We're not beginners,

We're kinda experienced in lineage 2, and programming!

We've past the stage of a ''beginner'' a long while ago.

 

not a very useful reply,

But thank you anyways for your reply.

 

Greetz

Edited by 2sid
  • 2 weeks later...
Posted

I would like to participate as a developer on your team. I would start typing reasons why to accept me and not others, but this info is only for the person that is deciding who will get this position. I checked your forum, but it's kinda ugly, so i will preffer a skype/facebook or even e-mailing.
Looking forward to hear from you.

Posted

Sounds great m1nistry

 

I'd like to know more about you, and your capabilities, and why we should choose you,

so I'm curious about that. I've sent you my Skype in a private message.

 

&

about our forum, the useful content is there,

so don't judge it just by the looks, but we're

working on a new site, which is looking quite awesome so far,

we will also remake the forum.

 

greetz

Posted

i dident judge, i just sayed that it's ugly, meaning not easy to use.Dident want to offend you. I am waiting you on skype to give u info about my work and capabilities.

Posted

i dident judge, i just sayed that it's ugly, meaning not easy to use.Dident want to offend you. I am waiting you on skype to give u info about my work and capabilities.

Hehe it is okay, no worries about that :)

Well i'll see you on skype then!

 

Greetz

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • I suggest logging real player data such as positions, movement, quests, skills used in real time, and general actions and save them in whatever format you like. You need to organize and verify the data. If your data are not enough you can create synthetic data based on your existins real data. later you have 2 options  You can fine tune a smaller model (for example, from hugging face). This requires time, money(compute power), and plenty of trial and error, but the benefit is that you can run it locally without relying on external services. Use existing LLMs and  instead of training you can store your data in a vector database and let the LLM query it( im not sure if RAG is the right term here). This approach is faster to set up but depends on the model  and the output you want to achieve(you will need some research there). Regardless of which approach you take  you should expose only safe actions through a service or API. This can be done with MCP(model context protocol) or a custom api ensuring the model (local or external) can only trigger controlled api calls such as movePlayer, castSkill, etc etc, which are already implemented in most sources, but you will need to implement them for your models output and behavior.    Doable? Yes by commiting  a tone of hours. Is it worth it? If you’re doing it to learn then go for it. But if your goal is to create “real fake player” experience on your server or to sell it later  its not worth it. Spend your time elsewhere  
    • in process upgrade Wolf and to Rose. price updated 🙂   p464 Elf - $10,000 p507 Wolf - $25,000 p520 Rose - $40,000 (complete in 2 weeks)   Rental agreement - p464 Elf - $5,000 + 50% of all server revenue p507 Wolf - $10,000 + 50% of all server revenue p520 Rose - $15,000 + 65% of all server revenue
    • And what model you wanna train? LLMs can't do that.
    • Discord         :  utchiha_market Telegram        : https://t.me/utchiha_market Auto Buy Store  : https://utchiha-market.mysellauth.com/ Not sure if we’re legit? Check Our server — real reviews, real buyers https://discord.gg/4EPpYhe2HA  | https://campsite.bio/utchihaamkt
  • Topics

×
×
  • 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