Jump to content

Eichi

Members
  • Posts

    59
  • Joined

  • Last visited

Everything posted by Eichi

  1. Hello! Guys i'm trying to use this scriptcommand: plagiarizeskill <skill_id>,<level>; like this: mes .@npc$; plagiarizeskill 263,10; end; error: parse_line: expect command, missing function name or calling undeclared function PR: https://github.com/rathena/rathena/pull/6304 from @Emistry what its wrong here?
  2. Hello, dudes i'm trying to add 'demihuman' resist to reduce 'gates of hell' damage but i'm not abble to do. Can anyone help me? What i'm need to do for this?
  3. Eichi

    Attack Cursor

    Hello, guys i'm trying create an sc_custom for ignore attack cursor, i have tried to add: ((mapdata->flag[MF_NOLOCKON] || mapdata_flag_vs(mapdata) || (sd && sd->sc.data[SC_MYCUSTOM_BUFF]) || (sd && sd->duel_group > 0)) In clif.cpp file, but have not worked, can anyone help me? Thanks in advance!
  4. Hello guys! i have find this pk patch here in rA: pk.patch But i have an problem, i cannot attack/hit other player in pvp map, can anyone help me?
  5. Brasileiro é uma piada huehuehue
  6. qualé cara?! só add um 'close' nessa porcaria. add : mes "Você só pode usar isso quando estiver no nível 51~100."; close; povo não sbe fazer nada e quer abrir server de rag, fala sério. Sem falar q pode fazer isso no DB colocando: # EquipLevelMin Minimum required level to equip. (Default: 0) # EquipLevelMax Maximum level that can equip. (Default: 0) mas a preguiça de ler do brasileiro é algo incrível pra porcaria da database antiga: // Structure of Database: // ID,AegisName,Name,Type,Buy,Sell,Weight,ATK[:MATK],DEF,Range,Slots,Job,Class,Gender,Loc,wLV,eLV[:maxLevel],Refineable,View,{ Script },{ OnEquip_Script },{ OnUnequip_Script }
  7. Eichi

    R>PK Mode

    Why you not uses google search? https://www.google.com/search?q=pk+mode+rathena&oq=pk+mode+rathena&aqs=chrome..69i57j0i546j69i60l6.1438j0j7&sourceid=chrome&ie=UTF-8
  8. Hellos! Guys, is it possible to create a script for the player to choose what rate he wants for his ingame per character? If so, could someone create this for me? Thanks so mutch!
  9. Hello earthlings, people I always had a question, and better run the emulator with sql databse or read directly in the folder files? Thank you very much who can answer me.
  10. Hello everyone, I have a very strange problem, whenever I teleport to a map or use invisibility skills, this visual effect appears on the character, as if he were taking damage, in addition a sound similar to a dagger attack is also reproduced. Besides please know how to solve this?
  11. yes i know that, but if you use the function like this: callshop "my_custom_shop"; - itemshop my_custom_shop -1,610,2255:50; After purchasing an item or leaving the store canceling, you are still stuck with the motion block function.
  12. Hello everyone, I would like to know how do I block the character's movement after opening an npc that uses 'item shop list'. Currently the guy can open the store and walk around the map and also interacting with other npcs.
  13. Hello everyone, unfortunately I don't know how to do this, so I have to count on the goodwill of those who know. I would like to ask for a small enchant script, which looks like this: Enchants 3 slots, but you enchant one at a time. You can only enchant a slot after enchanting the previous one, that is, you can enchant slot 2 only after enchanting 1 and slot 3 after enchanting 2. You can reset the enchant but reset the 3 slots. You only can enchant slot 3 if your armor is refined to +9 Npc only refines item 2357, 2350. Slot 1 enchant stones: 4700, 4701, 4702. Slot 2 enchant stones: 4710, 4711, 4713. Slot 3 enchant stones: 4720, 4721, 4722. You pay item 6635 to reset the enchant. I am very grateful to anyone who can help me with this.
  14. Sure. Other things I modify in msgstringable work normally. anyone? dump
  15. Yes but it doesn't work, I've tried to switch to several things but it doesn't work. Look: I have changed but, not work ?
  16. Hello everyone, I hope you are well! Does anyone know where I can find these texts in the client files? I would like to exchange what you have written there, but I haven't found it on msgstringable.
  17. Hello, I have a question with a script and I was wondering if it is possible ... Can you create a script to give a bonus from a certain date from one month to a certain date from another month? like this: from October 10th through December 5th, +1 in all attributes. Thanks a lot if anyone can help me.
  18. What is the use of this, exactly?
  19. Eichi

    Level Cap 185/65

    http://ro.gnjoy.com/guide/ragstart/play3.asp This is the table.
×
×
  • Create New...