Jump to content

TheDerpySupport

Members
  • Posts

    208
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by TheDerpySupport

  1. Okay so you have created your items in your item_db Have you followed any guides on how to add items? You'll need to place some items in some specific locations and make sure your view ID for your item is set properly. data/sprite/¾ÆÀÌÅÛ/ data/sprite/¾Ç¼¼»ç¸®/³²/ data/sprite/¾Ç¼¼»ç¸®/¿©/ data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/item/ data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/collection/ data/luafiles514/lua files/datainfo/AccName.lub data/luafiles514/lua files/datainfo/AccessoryId.lub System/ItemInfo.lub Reply back and let me know if you have covered all of these locations Also Moved to "Client-side Support"
  2. From what I know you can become 3rd Jobs without being Trans but you lack trans skills. There really isnt a benefit to this other than getting to 3rd job without rebirthing.
  3. They do this using an OnPcLogin script that checks for an account variable to see if they got their free VIP status or not; If not it changes the account variable and give it to them, if they have the variable, the script ends
  4. This is indeed doable; I too am having WoE/Guilds have benefits to being active such as Free Healing in towns, territorial buffs, and special discounts in shops
  5. What good would that do you other than cause you sprite errors? Like i'm genuinely curious why you would change wizard/ninja around lol
  6. You'll have to have someone pay to fix the Hairstyle patch for you
  7. Your best bet would be to clean up the misplaced lua files, textures, sprites, etc first; Removing maps would require you to also redo your map cache which could possibly throw up error messages in your server for missing NPCs/maps
  8. Isn't this a feature of the 2018 clients or possibly zero client?
  9. I believe this has to do with the client version you're using
  10. Status Immunities from what I'm aware of are based on your stats; such as Luck at some point will stop you from being frozen(just an example, i do not recall which stats stop which effects)
  11. I personally have never seen that kind of router page; For mine it only asks for Service Name, Protocal, LAN IP, and Port;
  12. No you don't need anything like that if you portforward
  13. If you don't understand the basics such as being able to port forward I would suggest learning that first and then following the wiki's guide for your machine https://github.com/rathena/rathena/wiki/installations
  14. This would probably have to be a source edit because there is no default feature like this but I do like this idea.
  15. Paypal has had this weird thing where it costs the seller money, usually about $20, if the consumer/tipper charges back; In the streaming community trolls use this to cost the streamers money because paypal hasn't caught up to the streaming industry....However they are starting to understand this and more streamers are winning their cases when they dispute the chargebacks. Like I said in a different post though, it's really digusting to issue a chargeback instead of contacting the seller/tipee and requesting a refund first.
  16. I believe you have to upgrade your rA to the latest version as the mail script command was just released
  17. Well King Poring is provided by kRO client as is Skoll; Hades king thing i have no clue
  18. I'm excited to see how this goes because Chargebacks are a large disappointment in the online gaming community and even for the streaming community that accept tips/donations; With this community in particular though people could buy something and then charge it back after getting the file essentially getting it for free which is just damned disgusting
  19. If you didnt patch your client to read lua first then your client reads lub; Your accessory ids is located in your GRF; data/luafiles514/lua files/datainfo/
  20. You need to use the mob_avail.txt DB for this purpose
  21. That is handled by a mixture of the client packets and the act file; You can look at the skills for hunter to see how the skill tells the falcon where to go but in the end it's the act files that controls how the falcon behaves
  22. The best way to create your own server is to follow the guide on our wiki~ https://github.com/rathena/rathena/wiki
  23. This is done with the sprite's act file of the falcon.
×
×
  • Create New...