Jump to content

KaitoKid

Members
  • Posts

    268
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by KaitoKid

  1. Possibly if you know how to make some modifications on the source code and make use of GeoIP.
  2. It is used by @accinfo command. This will locate the player's country.
  3. I can't possibly tell. But we don't know unless we try right? The only that I'm sure of it is that your sprite is producing the problem.
  4. Download here the latest LUA files: LINK
  5. Maybe the face was horrible. So horrible that it would need to close the client. Just joking. Maybe you have a corrupted sprite? IDK why but mine is working fine. Maybe you did something with the sprite? You don't need to rip it anymore from official ones you will just have to update your Official Ragnarok up to the latest and include the data.grf from your data.ini file
  6. There are many clients that would work with rAthena (latest rev.) But it is up to you what features would you like for your client, because each client has features that the others don't have (ex. Navigation System which is present in 2012 clients). Here is a tip for choosing clients: 2012 Clients have the best features since it is up-to-date but lacks packet support with rAthena and also some untranslated text.(Recommended for experimentations only) 2011 Clients are a bit okay. (I am using 2011-03-15 and it is most stable yet.) 2010 Clients are the most stable. (November~December Clients) Just choose your clients here and diff it with Shin's Diff Patcher: LINK DATA folder and DATA GRF are the same except that the GRF is a compressed file for DATA folder (similar to a .RAR or .ZIP file) you can make use of GRFBuilder to convert DATA folder to DATA GRF. Here you can get all the latest translated files for Data: LINK (Use TortoiseSVN to checkout all of the files on the link) Here is for latest translated LUA files: LINK (Use TortoiseSVN to checkout all of the files on the link)
  7. I can't find a 2011-11-16 but I found a client date near to that. Here it is Client1 - 1st Request Client2 - 2nd Request Client1.zip Client2.zip
  8. is there anyways that i can put an @command in an item... such as using @warp in wings~ Yes use the script command "atcommand" Example: > atcommand "@go 0"; > atcommand "@storage";
  9. Agree. Eto rin ginagamit ko. Ang issue lang dito na client is di makikita yung custom mounts (lion, ostrich, etc) sa mga Job Class na may sarlining Mounts like RK, RG, Ranger, Knight and a like.
  10. It must now be the problem within the 3CeaM's source code. Report it on their forums/bug tracker.
  11. Refer here Structure of Database: ID,AegisName,Name,Type,Buy,Sell,Weight,ATK,DEF,Range,Slots,Job,Upper,Gender,Loc,wLV,eLV,Refineable,View,{ Script },{ OnEquip_Script },{ OnUnequip_Script } Yours is set to 256 change the value to 1024 or just copy-paste the code that I have provided and replace yours
  12. Check the item's loc value if it is 1024 for that costume of yours like this. 19516,Singing_Bird,Singing Bird,5,0,,0,,0,,0,0xFFFFFFFF,7,2,1024,,1,0,702,{},{},{}
  13. From its name rAthena (Renewal Athena) it means the server fully supports Renewal Mechanics/Changes for 3CeaM they have supported 3rd Jobs but only supported Pre-Renewal Mechanics.
  14. rAthena would be the best choice. Since they have now supported the 3rd Class and all the Renewal Changes/Mechanics. Much better that the community is very active including the developers. Best clients are newer ones 2012+ but unstable for the mean time due to lack of translations and unsupported packets. Stable ones would range from 2010-10 ~ 2011 Clients.
  15. I see you are referring to your custom item. IDK maybe the sprite is just intended for right-handed?. sry I though I can help you with your problem.
  16. Try changing your file type to .txt
  17. On your SQL database explore it and find the "login" table Set you account's group_id column to 99
  18. Q1 - Uh, I can't understand what you mean. What duration do you mean for a free healer NPC? Q2 - It is not lvl it means 100% for HP and 100% for MP
  19. Did you try to equip a right-handed and left-handed dagger? ex. Knife and Main Gauche
  20. Here is a program I have found a long time ago. ROLSG1024x768.7z
  21. That means you can use both normal command (@) and character command (#). From what I have given normal players can use only autotrade as a normal command.
  22. On your conf/battle/misc.conf // Set this to the amount of minutes autotrade chars will be kicked from the server. at_timeout: 0
  23. haha.. you won't find a free VPS. You have to buy it.
×
×
  • Create New...