Jump to content

lupus

Members
  • Posts

    43
  • Joined

  • Last visited

Everything posted by lupus

  1. Download link broken... please... update!
  2. *-* I Really Love You!!! Very thx! Amazing scripts!!!
  3. Thank you for informing me! I'd love to help you in developing the new episodes. I have little knowledge in C, but I can create NPC's and Quest's scripts perfectly.
  4. lupus

    Shop System

    Cyd, can you release with a specific npc also? I really need this I added you in skype. I need your services! Me tooo
  5. As far as I can see ... no /wahor not this documented? https://github.com/rathena/rathena/blob/master/doc/atcommands.txt @reload <type> @reloadatcommand @reloadbattleconf @reloadinstancedb @reloaditemdb @reloadmobdb @reloadmotd @reloadmsgconf @reloadpacketdb @reloadpcdb @reloadquestdb @reloadscript @reloadskilldb @reloadstatusdb Reloads a database or configuration file. Databases: -- instancedb: Instance Database -- itemdb: Item Database -- mobdb: Monster Database -- packetdb: Packet Database -- questdb: Quest Database -- script: NPC Scripts -- skilldb: Skill Database Configuration files: -- atcommand: Atcommand Settings -- battleconf: Battle Settings (may require relog) -- motd: Message of the Day -- msgconf: Message Configuration -- pcdb: Player Settings -- statusdb: Status Settings
  6. It would be really useful, an command @reloadcshop. Having to restart the server to update the cash shop ... is something that would be good to avoid ...
  7. Im using the Multi Currency Shop by Emistry and I'm really bothered by the values ​​off! Is there any way to disable the option price discount these NPC?
  8. Command @ reward, which would be a pre-defined list of items id that GM Access LvL 4 or other difined could create rewards to deliver in events. It would be an @ item with a limited list of id.
  9. Colega, eu sempre consegui compilar o rAthena e fazer um client conectar nele no meu localhost e ainda consigo com a versão do rAthena que utilizo no meu computador. Mas ontem ao ir testar a versão mais rescente do rAthena fiquei muito frustado em não conseguir isso. Estava dando erro de compilação, já haviam feito report no bugtrack e eu confirme, um dos Dev atualizou pois faltava arquivos, mas apesar de conseguir compilar não consegui conectar um client nele Puxei o Hercules para ver se eu que estava enferrujado, mas consegui conectar meu client nele sem problemas Sad...
  10. This script makes it ... http://rathena.org/board/files/file/2504-multi-currency-shop/ Thx for Emistry
  11. Very good ... do not know why I could not think of it before: P Thanks!
  12. I wonder if there any way to add a sprite to ADMIN (Access 99) and another sprite to the Game Master of lower level?
  13. Do you have some source in English talking about these rebalance?
  14. It's been awhile since I've seen big news. Topics of The News are no update this month. I'm new in the community, I manage a private Ragnarok server using rAthena news and wondered about the future of the emulator, how is the development and no have any plans to release the new episodes.
  15. I'm really looking forward to this launch. This new version printscreens and renewed my spirit to learn to create maps. I get anxious awaiting.
  16. I'm trying to create a balance that more classes the opportunity to succeed in PvP. So I want to create a PvP Room Special. I have found a file which can block the use of certain Skills. But there is some possibility of "nerf" Skills in this map? Thus creating a balance in PvP without harming PvE? Just add this map cooldown on potions. Reduce the damage of Skills in percentage? And who has more suggestions on how to make a good balance, let me know.
  17. lupus

    Named Weapon

    Yeah I was going to separate some of the enchant malangdo and they are species of runes / cards that go in the card slot. Is there another way to do this?
  18. lupus

    Named Weapon

    So do not add any buff to the weapons named Slot 2 have script tooo // And that's the wacky formula that makes them into // a single number. @card2 = @ele+((@sc*5)<<8); I can then give that correct? Renew in weapons made by blacksmith were very off the game, I wanted to create enchants them, so they returned to be more valued. but it is not possible for all.
  19. lupus

    Named Weapon

    .... No spare no slot to add enchantments correct?
  20. lupus

    Named Weapon

    Hello! I would like a sample script that can validate if a gun is made ​​by a blacksmith or not. I'm thinking of creating a system unique to enchant weapons made by blacksmiths. But I found no function to do this validation.
  21. Very Thx ^^ I have read and understood the idea of the script. I did some research and managed to find the functions you need to not let this turn into a "Free Reset". Thank you very much!
×
×
  • Create New...