Jump to content

Gouki

Members
  • Posts

    261
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Gouki

  1. what could be the issue when you opened the client and after the run as admin prompt, nothing happens? using 20211103 client
  2. Were you able to find an answer on how to activate the ShowDropEffect? I already added the drop effect to itemdb, I just cant figure what flag to use on the makeitem script.
  3. I added the DropAnnounce: true but it is not announcing, would there be any other modification needed?
  4. Are you using the Rare Drop Announce on drops.conf or this is the flag: dropAnnounce on item yml? Do you happen to know how to enable to DropAnnounce under flags on itemdb.yml?
  5. @Gladius on the latest rathena, item_flag is no longer available, hence maybe it was already added on the yml -> flags: dropAnnounce, do you happen to know how to use this? when I set to true and kill the monster who drops it, no announcement was made..
  6. Gouki

    item shower

    Hi @sader1992, just wanting to know how'd you enable the canShowEffect option on makeitem script command? I've tried True,Enable,1,dropEffect words trying to enable it but failed. makeitem <item id>,<amount>,"<map name>",<X>,<Y>{,<canShowEffect>}; EDIT: Fixed, updated my emu
  7. Hi, how can you fix this warning message? this is Snatcher or steal skill of rouge.
  8. does this happen on every map? or specific map? maybe you do have a script something like onlogin or onloadmap checks cart and removes it like cart 0.
  9. I'm just going to leave this here, some time ago I have bought customized items from @Haziel, and Haziel reiterated that this specific items was only sold to me because it wasn't released yet on his discord, even until now it is not released. however, it managed to got out and was resold. My public GRFs are encrypted, so it's pretty sure that no one can steal these works of Haziel. How'd it managed to got out? I don't know but the only thing I know is that Andro needs decrypted GRFs, which I applied for and submitted to him. When Haziel approached me, he wasn't shocked at all. He new right away who might the culprit be and said that it was not only me who got victimized by this. Maybe you just got hit by Karma ey? 1st off its hard to contact you, 2nd your turnaround time is long, 3rd, pricey.
  10. Also tried checking lower group levels, but still password doesnt showup..
  11. Hi all, How would you allow to show password of the account holder in @accinfo?
  12. would this still be the actual fix? 2018-06-21, not applicable?
  13. Yes this specific variable is not triggered by oninit and onpcloginevent aswell. Thank you for the perfect explanation, appreciate it @Tokei
  14. Hi guys, I tried truncating my mapreg and values are still not removed, this is check when you @set "$variable" in game. I tried checking the sql mapreg database also and it's empty, however there are values when checked in game. how do you delete this or wipe?
  15. having the same issue this is when you use one of the historical broadcast
  16. thats a good idea, but the skill still doesnt trigger after the effects.. wonder why..
  17. Tried make all sleep2 to 3000, still the itemskill doesn't execute. I'm not sure why. the goal of the sleep2 is just to let the animation of the effect finish before the other triggers, is there a natural script command to perform and let the effects finish first before moving to the next script? or sleep2 is the only way in this case?
  18. Script: | specialeffect2 775; sleep2 1000; specialeffect2 445; sleep2 1000; itemskill "AL_TELEPORT",3; Just playing around with special effects, unfortunately sometimes the itemskill triggers, and most of the time it doesn't. What could be wrong?
  19. Just wanting to ask if rodex or mail dupe still a thing? Im worried to turn my rodex on to avoid this concern in the future. Im not sure how to reproduce this, but on the previous server, my friend happened to accidentally duped an item, not sure what client that server uses.
  20. got it to work using substr, thank you!
  21. can you please give a sample on how to do it? for example in an ACC ID +getcharid(3)+
  22. Hi all, Is it possible to lessen the acc ID or Char ID to the last 4 digits? For example when you are to mes, announce, and/or etc the acc ID or char ID. Instead of it showing the whole acc id of 2000132, it will disregard the first 4 digits, it will then only show 132? is this possible?
  23. If you were to buy a hosting, what do you consider based from your experience? What is your go to options/settings? Ofcourse Dedicated is better but... CPU: AMD / INTEL XEON / INTEL I Series ? CORES/GHz: ? Memory: ? Public Bandwidth: Does this matter? ex. 500mbps/unmetered enough? I know most developers would say, rAthena could run on the most cheapest VPS. But, what I'm looking for is your experiences where you had the most stable connection even reaching 500+ people on the server. I had experiences, owning a Dedicated Game Server in OVH and still gives Latency issues where in time, when your character walks on a straight path you'd notice it to turn back once in a while. (not sure if this is server issue tho) Share your go to Hosting Provider and dedicated server specifications if you are expecting a high volume of people on your server (500 - 1,000) , better if it's direct company like OVH, Digital Ocean, ETC.. THANK YOU!
  24. Been searching all available poring race script on google and in rathena, Capuche's, Sandbox's and etc, but all seems to be outdated... does anyone have a working script? checked the original monster race script and its packed.. just want to try and check if someone has one before I dive into it xD
  25. Anyone knows why this happens? Is this a rathena version compatibility issue? issue is that the level gap and count to punish is not taking effect.
×
×
  • Create New...