Jump to content

OmarAcero

Members
  • Posts

    71
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by OmarAcero

  1. Hi guys, I found the problem in the commit https://github.com/rathena/rathena/pull/2494 the code to refine with the item Blessing was not added... I could also see that they solved ( https://github.com/rathena/rathena/pull/2499 ) the problem but they did it in a 2017 emulator and when I want to add that solution I get a error in small fraction of the code.... And this happens because I'm using an emulator this year 2019. some charitable soul could help me solve this problem please: https://github.com/rathena/rathena/pull/2499#issuecomment-464862431 some expert pls? we will share the final solution for all.... ?
  2. where I can see all the information about the use of the blackmisth blessing??
  3. @KeyMaster @Cydh @Lemongrass It is normal that you can not refine with one Blacksmith Blessing when the weapon is in updgrade +8?
  4. Hello guys , Do any of you have a reliable guide to add the refining system of renewall to rathena?
  5. @Normynator I needed to compiler. @hendra814 Thanks Brother, I do not want to use visual occupies a lot of space. I managed to solve the issue 1.- Add only the packages required for MYSQL 2.- Install MariaDB(Mysql) 3.- Now I can compile the emulator in SQL 4.- For the requirements and Packages follow the guide of Debian HERE
  6. can someone tell me the correct way to install MySQL in cygwin? The problem is that I'm using windows 32 bits and I need to compile the emulator in cygwin... Note: I do not have installed the visual basic, because it takes up a lot of hard disk space...
  7. Well, I had previously done the search, and I did not find the tutorial... can you show me a tutorial please? I do not know what packages the Cygwin needs for work with the emulator. (Compiler and Start)
  8. Good morning guys ... Can someone guide me to install and configure the Cygwin correctly to compiler the emulator? ? I am use windows 10 of 32 bits.
  9. @Anacondaqq Friend, will you have this application for 32-bit systems?.... ? Doesn't work on windows 32 bits...
  10. Hi guys, pls can me someone help me solve this error?
  11. how to edit the maximum weight limit for all jobs to carry things ?
  12. Extraordinary! Please, you could share your diff list for this exe. @conan513
  13. Hi guys, Some of you have the Event Tarot, or other tarot event similary??? Pls help!.. Some charitable soul..
  14. hi team, Someone help me.. i need get the solution for this problem ... i am trying this theme https://rathena.org/board/files/file/3176-pardesign-yourrov1-free-fluxcp-theme/ carousel.php
  15. Lol ... i need edit only the formula... no disabled renewal ... but no problem i Solved!... The solution is : edited the vcast_stat_scale = X*2 + Y = Value for get Free cast and edit all skill_cast_db... eliminating the value of the line: penalty cast Ty Secrets ty @malufett
  16. Hello team, I would ask... how I can edit the formule in the src for get free cast in renewal...? Please any suggestions? help me u,u!... it is urgent...
  17. Hello friends someone can teach me to compile script.inc custom.. trunk\src\custom\script.inc <=====
  18. Is rAmod ... missing tables in the log and main...
  19. Solvend thanks Friend... In status.c // renewall.h ---------------- 1.- Delete codec if ( sd->status.shield ) in status_base_amotion_pc 2.- Delete codec in stat = status->def2 the bonus aditionality base level + (every 2 vit = +1 def) + (every 5 agi = +1 def) 3.- Comment all formulas it in renewal.h 4.- Enjoy my hybrid server.
  20. Now... I have one last incidence... " How could I do to not get defense points... to levelup ? " Every time that a player... go to level up...Also increases your points DEFENCE DEF LVL 10 ---> 19 11 ---> 21 12 ---> 23 13 ---> 25 14 ---> 27 Solved ty friend Note: Soution is in status.c I had an error to edit the formula of Def for renewal, (Not penaltydef)
  21. Friend.... this I already had tried from the beginning... Not worked this changes... Well here I leave the solution: Here Now I have one last problem ... Here:
  22. Solved..Thanks for helping The solution is to edit the file status.c and modify formulas stats ( stat = status->def2) Before: After: Note: The settings in the file src/config/renewal.h and job1_db.txt ... for this question specified... Not worked...
  23. For this reason, is was my suggestion ... I thought that way you could fix the setting is not working.... Then you can give another solution for that problem ?...
×
×
  • Create New...