Jump to content
The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades. ×

LOOLP - OFF

Members
  • Posts

    233
  • Joined

  • Last visited

  • Days Won

    4

LOOLP - OFF last won the day on February 14 2020

LOOLP - OFF had the most liked content!

6 Followers

Recent Profile Visitors

7737 profile views

LOOLP - OFF's Achievements

Poring

Poring (1/15)

51

Reputation

10

Community Answers

  1. Would anyone have the grf files for these 2 items? I downloaded kRO and jRO and I couldn't find the respective ones, I thank anyone who can give in or just indicate a place that I can find. PS: NO ITEM_DB .. SCRIPT .. I WANT GRF [.ACT/.SPR/ BMP] https://www.divine-pride.net/database/item/480084 https://www.divine-pride.net/database/item/32007
  2. Isso seria para quando 1 item, desse o buff.. ai blz. Mas eu quero, para algo mais geral, tipo, Usei x skill, tipo a força violentissima. .. quando mudo qualquer equipamento, o efeito sai..
  3. Would anyone know how to disable an effect after I change a weapon or equipment? ex: I want the 'Blessing' effect to be canceled when I change any of my equipment.
  4. Alem do clã, tem que estar com a skill para oficializar o clã. Isso é basico de ragnarok e.e
  5. you can modified it in msgstringtable.txt or try this : alteration source
  6. all players? map crash ou cliente crash ?
  7. try to give a status [sc_start giving an HP Maximo when you kill someone]
  8. But what I sent will not increase, it will recover your HP when you kill someone.
  9. Para o caso de dar um HP Máximo, quando estiver em um determinado mapa é um pouco mais chato, pois deve tratar tanto quando esta no mapa, assim como sair. Então, não tenho condições no momento de testar e dar um códido valido. For the case of giving a maximum HP, when you are on a certain map it is a little more boring, as you must treat both when you are on the map, as well as leaving. So, I am not able to test and give a valid code.
  10. - script OnKill -1,{ OnPcKillEvent: if( strcharinfo(3) == "pvp_n_1-5" || strcharinfo(3) == "pvp_n_1-3") { // Os 2 mapas em questão percentheal 100,100; // Recupera HP e SP quando mata } end; }
  11. I'm not on a computer to code. But there is a lack of a 'stop' in your 'OnPCLoginEvent:' use return at the right time. Because your script is reading all the 'n' commands of the loop
  12. https://github.com/rathena/rathena/blob/master/conf/battle/skill.conf#L189
  13. Use OnInit to save your preferences for account variables.
×
×
  • Create New...