Jump to content

ρixєℓ

Members
  • Content Count

    65
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by ρixєℓ

  1. how to change a reward to attendance system be on account and not per character?
  2. Quest ALT + U does not update when I kill or monster, only when I reload, and appears or errors below:
  3. How do I make a skill run a script? Tried through the plugin: https://github.com/AnnieRuru/Release/blob/master/plugins/OnPCUseSkillEvent/OnPCUseSkillEvent_1.5.c But I was unsuccessful, does anyone know the formula for doing this at src?
  4. https://paste2.org/UzFVUFN0 Hello guys, this script is not showing the item in the preview window, what is in the head just does not appear, can anyone help me?
  5. I changed the ID of an item to 28000 and it worked normally, client I use is 2014-10-22, problem of changing the ID of all is that there are more than 500 items. @EDIT Sorry guys, was using Sprite: as opposed to Vision: now it worked normally
  6. Yes, I used the same client on another emulator and it worked normally.
  7. Strange, mine is the same and yet it doesn't work.
  8. I use herc, but this solution you sent to rathena, I tested here on current herc and it didn't work.
  9. Hello guys, I have an item base from another instruction set to save the converter, however, I have to set the number from 40000 to 45000, how to set the emulator to read this ID number?
  10. Of course I want, I will be very grateful, I sent you via message (pm).
  11. yes, but I was wondering if you have any updated programs or websites to do this.
  12. Hi, I'm migrating an item_db from rathena to herc, but I'm having trouble converting. I'm using: https://haru.ws/hercules/itemdbconverter/ because already with errors in several items, does anyone know a way to convert to the most updated emulator? thank you.
  13. ρixєℓ

    Nemo patcher

    Not work
  14. ρixєℓ

    Nemo patcher

    I diff the client from the zero ro but when I execute it it only opens the setup, does anyone know how to solve it?
  15. I diffused the client from the zero ro but when I execute it it only opens the setup, does anyone know how to solve it?
  16. Can you move?Any other commands that cause hang? The client hang? Or the machine? Or just the character? What happens if you let it hang for some time?(does it start to work again? Or it shows "not responding" error?) Have you tried downloading fresh kRO? If yes, have you tried downloading kRO from other websites?(not only 1 site, sometimes a site can provide faulty grf) Does it happen on specific map? Or on all maps? Which client version are you using? Have configured the packetver properly? Have tried to capture packet? To see if there's some abnormal packet? Best way would be , just use kRO data.grf and just your clientinfo.xml, that way, you can be assured of having no custom file interfering... Also have you tried changing resolution/graphics settings from setup.exe? There can be many things to try and figure... Its purely trial and error method to know solution of this problem - No - Only the character - I've waited too long, nothing happens - Yes, I've tested other gr - This happens on any map - I've already tested these: 2010-07-30 2012-04-10 2014-10-22b And all give the same problem. - I did. - There is no abnormal package. - I already tested this way and already configured the setup correctly but the error persists. @edit Oh, another thing I forgot to mention, even in localhost phpmyadmin is quite slow, which was not supposed to happen .. I do not know if this has anything to do with the problem. I did this:http://stackoverflow.com/questions/2148131/xampp-wamp-whatever-it-is-apache-is-running-super-slow The phpmyadmin was fast so I opened the server and logged on, I was able to use the commands and play items on the floor normally, but when I rebooted the machine returned the problem and phpmyadmin slowed again, so I think the problem is there but I do not know The cause of phpmyadmin is slow since it is in localhost. NOTE: I already changed the current xamp through Wamp and the same problem occurred. @edit2 I uninstalled the xampp I used (5.6.23) and installed it to 5.6.24.1 and somehow the problem was solved, I believe it must have been some problem in this version, the strangest is that when I installed Wamp the same error occurred, Anyway the problem has been solved, thank you all.
  17. I have a very critical problem and I have already asked for help from everyone I know who understands ragnarok and nobody can help me, the deal is as follows, I can log normal in the emulator, however when I use @go, @item and @ Warp the char simply hangs, it does not show any error in the emulator, however the char stands still and I can not move. What I've done to try to solve: - I tried to use other emulators (Everyone gives the same error). - I deleted it and created the database again. - I formatted the machine several times (I've already used win 7 and 10 of 32 bits). - I tried to recompile the emulator with VS 2012, 2010 and 2015. - Updated Drivers. - Directx updated. - Sometimes the error occurs on any private server as well. - Ragnarok updated. I use xampp. NOTE: When I format the computer I can move at least 1 day without the problem occurring, then the problem starts again. I believe that it is a problem with the notebook because in my pc gamer that I sold I never had any problems with the emulator, however I need a solution. I will be very grateful if you can help me.
  18. Desde que mexo com emuladores sempre foi normal isso acontecer, acredito que se deve ao fato de acontecer o que eu falei, ao invés de reiniciar os processos que estão abertos(o que seria o correto) ele simplesmente abre novos processos ao usar o comando de restart.
  19. Primeiro você deve usar o comando "ps aux" para ver a lista de processos que está sendo executado na máquina, procure pelos do emulador e depois basta utiizar "Kill [número do processo] que ele vai encerrar o mesmo, o comando de restart não funciona por que ele simplesmente abre os arquivos que já estão abertos, por isso ocorre o erro, o mais recomendável é usar o comando de desligar e depois o de ligar novamente.
  20. Exemplo: src/map/skill.h, Procure a skill que deseja adicionar/editar o efeito: case WE_BABY: if(sd) { struct map_session_data *f_sd = pc->get_father(sd); struct map_session_data *m_sd = pc->get_mother(sd); bool we_baby_parents = false; if(m_sd && check_distance_bl(bl,&m_sd->bl,AREA_SIZE)) { sc_start(src,&m_sd->bl,type,100,skill_lv,skill->get_time(skill_id,skill_lv)); clif->specialeffect(&m_sd->bl,408,AREA); we_baby_parents = true; } Usei como exemplo o recall de babys, no caso 408 é o efeito que você vai adicionar ao utilizar a skill, basta fazer o mesmo para a sua skill customizada, para saber a lista de todos os efeitos basta utilizar doc/effect_list.txt Fonte: https://rathena.org/board/topic/69086-custom-skills-effect/?hl=%20skill%20%20effect
  21. Pode utilizar esses comandos: Exemplo: Script: <" if(isequipped(2303) && isequipped (2305)){ atcommand "@size 1"; } "> } Ou seja, se o cara estiver equipando um Gibão e uma Túnica ao equipar o item com script acima ele fica pequeno, basta seguir o exemplo e fazer os outros, é bem simples.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.