Jump to content

Lelouch vi Britannia

Members
  • Posts

    715
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Lelouch vi Britannia

  1. Can you be more specific with your post ? I think the problem it the sprite of the weapon because you didnt add the weapon sprite in the appropriate folder. You should place you weapon sprites in sprite/Àΰ£Á·/ and make folder for each class Here are the name and class for each folder ´ÑÀÚ - Ninja weapons ¸¶¹ý»ç - Magician weapons ¸ùÅ© - Monk weapons ¿¬±Ý¼ú»ç - Alchemist weapons ¿ëº´ - Mercenary weapons ¿î¿µÀÚ - GM weapons ±â»ç - Knight weapons ±Ã¼ö - Archer weapons »óÀÎ - Merchant weapons °Ç³Ê - Gunslinger weapons °Ë»ç - Swordsman weapons µµµÏ - Thief weapons ·Î±× - Rogue weapons ¼¼ÀÌÁö - Sage weapons ¼ºÁ÷ÀÚ - Acolyte weapons ½´ÆÛ³ëºñ½º - Super Novice weapons ½ÅÆäÄÚÅ©·ç¼¼ÀÌ´õ - Crusader weapons (mounted) ¾î¼¼½Å - Assassin weapons ¹«Èñ - Dancer weapons ¹Ùµå - Bard weapons Á¦Ã¶°ø - Blacksmith weapons À§Àúµå - Wizard weapons Å©·ç¼¼ÀÌ´õ - Crusader weapons űǼҳâ - Taekwon Effects(?) ÆäÄÚÆäÄÚ_±â»ç - Knight weapons (mounted) Ãʺ¸ÀÚ - Novice weapons ÇÁ¸®½ºÆ® - Priest weapons ÇåÅÍ - Hunter weapons I forgot for editing the sprite name for class like assassin example: First make a folder named ¾î¼¼½Å after that placed your weapon sprite inside the folder Cat_Paw.act Cat_Paw.spr After you have placed the sprite change the name of all files like this For Male Characters ¾î¼¼½Å_³²_Cat_Paw.act ¾î¼¼½Å_³²_Cat_Paw.spr For Female Characters ¾î¼¼½Å_¿©_Cat_Paw.act ¾î¼¼½Å_¿©_Cat_Paw.spr Last after you done editing the sprite name place the folder ¾î¼¼½Å inside this sprite/Àΰ£Á·/ and you done
  2. Did you recompile your SVN after you do this changes ? I already tryed to change the max storage from 600 to 1000 and its working fine but the max character slot uhmmm ill try that one later.
  3. You can diff your own just get the 2012 clients from here http://supportmii.com/ro1/Clients/ http://xp-dev.com/svn/kei-clientside/Clients/RagexeRE/2012/ For the Diffing tool use this Weediff2012Pack_v2.7z Also dont forget when diffing your client remove this [Data] Load LUA Before LUB [Data] Read Data Folder First And add this [Fix] Skip Packet Header Obsfucation
  4. And dont forget when you are diffing your client like 2012-06-18 add Skip Packet Header Obfuscation or use this Weediff2012Pack_v2.7z
  5. As i said you can find the script in npc/instance/. The version of Endless Tower in eA is v1.7 but in rA its v2.0
  6. rA have this script already just used it. You can find the script in npc/instances/ https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/npc/instances/EndlessTower.txt
  7. The problem is not in the mob_db because you can see the mob_db just loaded good. I think its your mob_db2 and you have entered a wrong mob id. Nvm just follow emistry .
  8. Are you using rA ? if not try this Euphy's WOE Controller for eA user http://pastebin.com/raw.php?i=Ep5kPtyC Original Topic http://eathena.ws/fo...woe-controller/
  9. Try to use the Default woe setter. Currently the default woe setter is the script of Euphy from here and here for the script [Note]: If youre using the default woe setter please disable this in your npc/scripts_guild.conf npc: npc/guild/agit_controller.txt npc: npc/guild2/agit_start_se.txt
  10. Can you be more specific with your post. If you need clients like 2011-03-15 find it below Online Diff Patcher - http://rathena.org/tools/diff_patcher.php Keikun Clients - http://xp-dev.com/svn/kei-clientside/ Judas Clients - http://supportmii.com/ro1/Clients/ Diff Patcher - http://supportmii.com/ro1/Clients/DiffPatcher.7z For the data folder, Lua and Lubs here Translated Data Folder (Not Completed) - http://svn6.assembla.com/svn/ClientSide/Translation_Project/data/ Lua Files - http://svn6.assembla.com/svn/ClientSide/Lua_Project/lua%20files/ Lub Files - http://svn6.assembla.com/svn/ClientSide/Lua_Project/lubs/
  11. Just add the logs.sql as same as you did to your main.sql. But you can make a Log Schema add your logs.sql just change this conf/inter_athena.conf at line 55 log_db_db: ragnarok changed to log_db_db: log
  12. Have you added Schema Privilages in your Ragnarok Schema ? if not do this 1. Run your MySQL Administrator. 2. Click the "User Administrator". 3. Click your Ragnarok Schema. 4. Find and Click the "Schema Privilages" 5. Again click your Ragnarok Schema. 6. Find this "<<" and click it. 7. And last click the "Apply changes" then your done.
  13. The idnum2itemdisplaynametable.txt is not located at luafiles514 because its in your custom.grf or data folder ----> Click Here or Here
  14. Euphy can you correct me if im wrong. I knew that your WoE Setter uses 24 Hour Time Format. But its strange that the time selection begins at 00:00 and end with 22:00. Where's the 23:00 ? Nevermind i just figured it out
  15. Sorry my bad i though it was the motd then i figured it out its not it. The pink circle is inside the Guild Member Notice Announcement , shadowseph is right @TS Can you be more specific with your post and tell us where in that screenshoot are you asking to change, Is it the "Welcome to Blah blah Ragnarok Online Enjoy! Please report any bugs you find." or the "AUGUST 17 GvG Don't Forget" ?
  16. So your not using "Read Data Folder First" then put all the sprites ,collection and image in your custom grf also do v00m3r said
  17. Another Question. Are your client diffed with "Read Data Folder First" ? or "Read Grf First" ?
  18. Did you tryed to diff your clients Headgear View into 2000 not 4000 ?
  19. Before you diff your client did add "Increase Headgear View ID" to 2000 ? Also do you have collection and item image's for that custom item ? Because you didn't added it in you post. And did you put your Custom items View ID "1002" ?
  20. You should use other client date's like for an example 2012-04-10aRagexeRE. You can download 2012-04-10aRagexeRE Here. Use Shin's Diff Patcher and always Auto-select recommended patches, Dont forget to add the Custom Window Title, Extended Chat Box, Extended Chat Room Box, Extended PM Box, Fix Camera Angles Medium, Ignore Missing File Errors, Ignore Missing Palette Errors, Increase Headgear View ID (1000 ~ 30000), Remove Serial Display, Skip License Screen, Use Ragnarok Icon and remove the Read Data Folder First so that you can adjust your Client Window into 640x480, 720x480, 720x576, 800x600, 848x480 and 1024x768 also you can choose if its Window or Full Screen Size. If you are using Lub file also remove the Load LUA Before LUB but if your using Lua don't remove it. [Note]: Some 2012 client's will not work. Only the client date's in your db/packet_db.txt will work
  21. What i can't understand you at all. Can you be more specific with your post please ? Also what seigfred ? are you saying "Token Of Siegfried" ?
  22. if your using the Latest rAthena try to add this in your custom grf .Also use 2012 Clients to view the Kagerou and Oboro sprite (ex. 2012-04-10aRagexeRE) Kagerou and Oboro Sprite and Skill.rar
  23. After Satan Morroc Unleashed his powers some map of Morroc are destroyed including moc_fild15 and other fields of morroc .Also those map that are destoyed are replaced with moc_fild20 See this for more info about the maps : http://ratemyserver....ap.php?re_mob=1
×
×
  • Create New...