Jump to content

Radian

Members
  • Posts

    1546
  • Joined

  • Last visited

  • Days Won

    19

Everything posted by Radian

  1. You need to check if the .spr files of that items are present in your data folder. or re check the things you did maybe you missed something
  2. You need to change the min & max limit on conf/battle/client.conf
  3. Thats a thor file where it will show when you run your patcher. its not an official file
  4. Have you check this one? https://github.com/rathena/rathena/blob/master/src/config/core.h#L87 is it enable? or while you patch your client did you disable Packet Encryption?
  5. I think its already available if mean using a getitem and getitem2 via script.
  6. getitembound https://rathena.org/board/topic/71152-account-bound-items/ check mo to kung bakit nag eerror.
  7. Hi guys! can i request this kind of script? Players are allowed to donate any kind of items from their own inventory or zeny. And to those who donated will be on the list of donators with the name of the item they donate Admin can send the donation items for newbie players. items that will be sent are account bound with the name of the player who donate it(only for the item) ex [Radian's Donate] Apple of Archer. Its a npc in game.
  8. If you're having issues with unknown packets you must left uncomment the /// Comment to disable the official packet obfuscation support. /// When enabled, make sure there is value for 'packet_keys' of used packet version or /// defined 'packet_keys_use' in db/[import/]packet_db.txt. /// This requires PACKETVER 2011-08-17 or newer. #define PACKET_OBFUSCATION on the server side not only for client side.
  9. Its ok i already moved it to the right section...
  10. This topic is more like a graphics request. I'll move this one.
  11. Radian

    Pk room

    He wants to allow players to teleport in the map so by removing the mapflag players can now teleport.
  12. You might need to check this https://rathena.org/board/topic/101092-packet-obfuscation-support/ about the rejected part and for the NEMO I never encounter that problem but seeing the image you've shown it looks like you put the same value.
  13. Is that even possible using a client side software to duplicate items on a sever side?
  14. I merged your topics you cant post the same content on a different sections. thanks
  15. Did you read about adding scripts? https://rathena.org/wiki/Adding_a_Script
  16. On this part prontera,148,168,4 <tab>script<tab>Event Coin Changer<tab>733,{ it should be like this (remove the "<tab>") prontera,148,168,4 script Event Coin Changer 733,{
  17. Very nice work and I am using the kage's hat.
  18. thank you rA developers!
  19. This? .ThirdClass = 0; // Enable third classes? (1: yes / 0: no) .SecondExpanded = 0; // Enable new expanded second classes: Ex. Super Novice, Kagerou/Oboro, Rebellion? (1: yes / 0: no) your settings is correct it should stop on gunslinger/ninja.
  20. Radian

    Questions

    @offtopic you don't need to post 2 topics with the same content I deleted the other topic.
  21. I dont know if you can search a patch of bindatcmd for eA im sorry.. why not move to rA?
×
×
  • Create New...