I've been browsing through the possibilites and offers of some hosting companies, especially OVH.
And my question would be the following:
Let's say I have a High Five server with 400 - God forbid 800 players. (for exemple).
Would be a VPS cloud with 12 or 24 GB Ram enough and stable? Or should I invest in a 32- 64 GB dedicated machine, if so why? I mean, L2 servers have been around for more than 10 years, long before these 32 gb+ dedicated servers. Yet, I can see quite a few servers with 500 or less online playesr that use such dedicated machines.
First of all this is EN section and you write in GR.
Second the class that handle's the chat is called Say2.java
There you can add your check (which channel type and which item it consume every time), with a simple
if (Objects.isNull(activeChar.destroyItemById(getClass().getSimpleName(), 57, 100, activeChar, true)))
{
activeChar.sendMessage("You don't have the proper item(s) to chat.);
return;
}
Question
Horse 1
Hello guys.
I've been browsing through the possibilites and offers of some hosting companies, especially OVH.
And my question would be the following:
Let's say I have a High Five server with 400 - God forbid 800 players. (for exemple).
Would be a VPS cloud with 12 or 24 GB Ram enough and stable? Or should I invest in a 32- 64 GB dedicated machine, if so why? I mean, L2 servers have been around for more than 10 years, long before these 32 gb+ dedicated servers. Yet, I can see quite a few servers with 500 or less online playesr that use such dedicated machines.
Thanks in advance.
Share this post
Link to post
Share on other sites
23 answers to this question
Recommended Posts