Jump to content

Rynbef

Forum Moderator
  • Posts

    941
  • Joined

  • Last visited

  • Days Won

    23

Everything posted by Rynbef

  1. Wow! It's looks amazing! U get better, better and better. Rly great! Rynbef~
  2. Hey Leute, als neuer deutscher und englischer Forum Moderator freue ich mich, den deutschen Bereich auch wieder etwas Regelkonformer zu gestalten. Bitte schreibt ausschließlich auf Deutsch in den Topics/ Posts und Titel. Ihr könnt noch die Englische Sprache hinzufügen, aber dafür gibt es die Englischen Sections. Ich würde mich interessieren, wer noch alles da ist, aus der kleinen deutschen Community. Schreibt doch gerne mal was. Und ich bin hier, um euch zu helfen Rynbef~
  3. I want to keep attention that this is the German section. Therefore u have to write German and can additional add the English language to. Ich möchte darauf hinweisen, dass dies der deutsche Bereich ist. Deshalb hast du Deutsch zu schreiben und du kannst zusätzlich die Englische Sprache hinzufügen. Rynbef~
  4. He already shared the M16 Rifle Dual Guns and add a link past in 2014 already. Rynbef~
  5. If u want and Tero already write where to add this line. It's just a comment for the method. It's do nothing. U can add it on the comments on top of pc_resetskill for explain reasons. Rynbef~
  6. The post is from 2019 and u have same issue? Are u using an old revision? Rynbef~
  7. It's in PT _BR if I'm right but @Oklonirsend an English one. Maybe u can compare Rynbef~
  8. Yes that's true. Older Maps have often bugs with black tiles and then just editing the gat height or recreate the gat tiles and it works well. I rly want the morrocc filds and town with the old models and textures. Pre sogart desert. But had no time for that yet. Rynbef~
  9. Comment out with // the countitem and delitem commands. And change ur quest_db Rynbef~
  10. It the most u add it manually and the console output should give small introduction what's wrong. I'm crtly can't help by src modifications. Sry Rynbef~
  11. I think u have to add it manually and try it. Rynbef~
  12. Just Init an NPC Timer that trigger a label. https://github.com/rathena/rathena/blob/26335994588c4b45846c05d0e53780ead78e475c/doc/script_commands.txt#L7169 Rynbef~
  13. 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~
  14. Take a look to an other sprite with sounds and then u can compare it. Rynbef~
  15. 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~
  16. Go to db/re/skill.yml or db/pre-re/skill.yml under ID 78 u find "Hit: Single" change to "Hit: Multi_Hit" and add following line above "HitCount: 3". Replace 3 with how many hits u want. That's should it be. Rynbef~
  17. I don't think u need to use an old version. rAthena as example supports older versions and is more stable as the old revisions. But u have to try if rAthena works with this old client. Maybe u need some source modding. Rynbef~
  18. The error tells u that the function *rand have to be greater than -1. The attached file isn't available. Unfortunately I can't take a look therefore. Rynbef~
  19. 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~
  20. 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~
  21. 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~
  22. Maybe u can create a 3d object of this 3 files. @Borf and @Olrox are one of the expertised of the community I think. Rynbef~
×
×
  • Create New...