Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/14/17 in Posts

  1. prontera,150,150,6[tab]script[tab]summoner[tab]100,{ monster "prontera", 150, 150, "Poring", 1005, 1, strnpcinfo(0) + "::OnMobKilled"; end; OnMobKilled: getitem 909, 1; // 1 jellopy end; }
    1 point
  2. Updated for 870273e48f306d7af76dce976ec756bb3c8a409d
    1 point
  3. hi i want to ask if there's anyway to make the costume item to be slotted
    1 point
  4. hi can anyone send a diff of faction system that work in latest rathena svn or a svn with faction system thankyou please help me
    1 point
  5. you can't modify a grf with gepard . you are not the owner of that grf so don't touch it if you are the owner you should use the hash to update the grf
    1 point
  6. 1. Linux over Windows for a server. Why? - Low resource requirement - Safer - Free - Easier to recompile your server. - Cheaper 3. Yes, it's okay! Don't be scared! You may want to have a look at our setup guide on the wiki. https://rathena.org/wiki/
    1 point
  7. No dynamic mobs: on, remove not used maps from loading to map-server + clean mapcache from not used maps, change virtualization from OpenVZ to KVM This is related to CPU used. All optimizations should be about BigO, link link link. You should not worry about it, because rAthena writed with C programming language, and it's really optimized because of that. Just avoid a lot of tasks inside loops. (regarding BigO) You already have swap on (at your screenshot) 1024MB. Yes, but 0.1mb or 0.2mb, just avoid it, a lot of memory used because of map-cache & mysql-server, not because of connected players. I suggest you to do next things: Don't damage your brain by such questions, buy normal VPS from good provider, like OVH (3.5$ for 2GB ram KVM virtualization, ssd, ddos protection, bla bla bla ( 2gb ram more then enough for 2k+ players (except woe) ). eathena / rAthena / hercules require very good CPU (3.5Ghz - 4Ghz+ in very active WoE will be good). Don't use any OpenVZ virtualization, and don't trust to people who suggest to use OpenVZ, i can totally destroy any of their arguments easly, because OVZ not for game-servers. I can provide you tons of links related to this question, but it's not needed, because a lot of providers will cry here and will trow to me shit. Just avoid any OpenVZ virtualization, and you will save a lot of nervous and resources. use SSD for your game-server, it's very well increase your game-server performance. Hi Anacondaq! Last but no least, 1. Regarding OVH (or perhaps any other VPS provider), they provided OS such Windows and Linux. I'm seeking your recommendation, which is better? Before this, i'm running on Linux CentOS for ROs, but now, I'm planning to run on Windows, because I'm not so familiar with Linux. But I saw, many peoples like to run their ROs in Linux, is there any disadvantage running on Windows? 2. OVH also provided VPS SSD and VPS Cloud, and VPS Cloud seems to be more expensive. What is their differences? Seems, only VPS Cloud provided Windows (OS). 3. Is it okay to run on unmanaged VPS? What basically do we need (software) to run on unmanaged VPS for ROs? Before this, I purchased VPS which provides together with RO-setup. So, I'm a bit scared to run on unmanaged VPS, for a first time. Anacondaq, Thank you so much, I'm so moved by your kindness and time spends to answer such questions. Thank you so much for your time, guidance and supports! By the way, I'm really sorry for such newbie questions. But, I'm really do appreciated it, your knowledge and your shared! You did enlighten me.
    1 point
  8. where did you host your thor patcher? post your configuration . here are you sure do you have ssl? to use httpS?
    1 point
×
×
  • Create New...