Jump to content

Rynbef

Forum Moderator
  • Posts

    898
  • Joined

  • Last visited

  • Days Won

    20

Posts posted by Rynbef

  1. It seems rly like u have to small spec. Compiling can take a time and specifically larger files takes longer and can crash the compiling.

     

    As example I had a server 2014 and 2 GB RAM/2 cpu cores (3ghz es). It takes much time but it works.

    Now if u don't have 4 GB ram/3 cores(3-4ghz) CPU it won't rly work.

     

    As example my test Server is a dedicated server from OVH. I've 64gb ram/ 4 cores/8 threads (Intel Xeon E5-1620v2 - 4c/8t - 3.7 GHz/3.9 GHz) and the compiling takes 2 minutes.

    rAthena is a huge project with thousands of code lines and in all the years it increases so heavy and of course it takes time and may crash if ur spec to low.

     

    Rynbef~

  2. It's so amazing. Really great idea a very good alternative to woe or battleground. The doors who slide open/close are rly cool.

     

    It's the old office of the HQ of X? Formally known as Twitter? *Joke*

     

    Rynbef~

    • Love 1
  3. It's because ur database files doesn't support the max level. U need to add lines for each level in the files. As example experience needed for each level or statpoints and else

     

    Rynbef~

  4. The error tells everything u need to fix it. Replace the files with the official rAthena files related to ur used version.

    In my opinion the files doesn't support level 255. That means there missing some lines for the level.

     

    //Edit

    U need for each Level a needed experience value. In the past some files with up to level 1000 was released but I can't find it anymore. And u use an older rA version.

     

    Rynbef~

  5. U can create a NPC and use the OnPCBaseLvUpEvent and check the Class and afterwards the Level and do ur stuff. Set a permanent character variable to 1 after this. As example #Rebirth. OnPCLoginEvent check this variable too. Now u can decrease the EXP with sc_start and a timer. Or set to a group like the VIP System.

     

    Rynbef~

  6. Please write in english in this sub-forum. If u want to write in Pt_Br u've a seperate section. There are a lot tutorials about adding mobs or pets in rA.

    Por favor, escreva em inglês neste sub-fórum. Se você quiser escrever em Pt_Br, você tem uma seção separada. Existem muitos tutoriais sobre adicionar mobs ou pets no rA.

     

    Rynbef~

  7. U can use areamonster. Idk if the monster only available to walk in this area but every monster spawned gets an uid and un can check the position. If it out of the position u could kill and respawn them. Maybe it's easier.

     

    Rynbef~

×
×
  • Create New...