Jump to content

Archetype Saber

Members
  • Posts

    361
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Archetype Saber

  1. Allow Chat Flood Always Call SelectKoreaClientInfo() Chat @-Bug Custom Window Title Disable 1rag1 & 1sak1 Disable 4 Letter User Character Limit Disable 4 Letter User ID Limit Disable 4 Letter User Password Limit Disable Hallucination Wavy Screen Disable HShield Disable Nagle Algorithm Disable RagexeRE Filename Check Enable 64k hairstyle Enable ASCII in Text Enable Aura Over Level 99 and Level 150 Enable Title Bar Menu Enforce Official Login Background Extended Chat Box Extended Chat Room Box Extended PM Box Ignore Missing File Errors Increase Zoom Out 75% Load Lua before Lub Only First Login Background Read Data Folder First Read msgstringtable.txt Read questid2display.txt Remove Gravity Ads Remove Gravity Logo Remove Login Auto Close Remove Login Error Code Remove Quake Skill Effect Remove Serial Display Restore Login Window Translate Client Into English Use Custom Aura Sprites User Normal Guild Brackets User Ragnarok Icon
  2. Fix for 1.8.3 -Added new rev 17288 -Fix Tax Credit to @kadze [Note] Always have a backup and use first on test server. ExtendedVendingSystem_1.8.3.patch Thanks You ROCK ! Solid2005 @Soild2005 would you please update this to 17433 SVN ?
  3. try to use this one. mmkkayy, I'm going to try that one. Thank You in Advance. [string "buf"]:26:attempt to index global 'Navi_Distance' (a nil value) error Appeared. hmmm check your lua files. make it sure it was match on your client version. Copy That. uhhmm .. How Should I know if my Lua Files are Matched on my Client ? I have it. sir Still Not Fixed. :\
  4. try to use this one. mmkkayy, I'm going to try that one. Thank You in Advance. [string "buf"]:26:attempt to index global 'Navi_Distance' (a nil value) error Appeared.
  5. yes I have. inside the the save data there's a file named "OptionInfo" a LUA File. 1 File Only. and the system folder, I used Alexandria's System Folder. in Alexandria's System Folder, All files are in .LUB should I change it to LUA ?
  6. Hi Brynner, Im Here again Would you please take a look at my post ? I got a little problem when I'm using my diff patcher Here is the link: http://rathena.org/board/topic/82721-2012-04-10aragexe-client-weediff-plugins-please/
  7. I can't make a client like brynner's have. I'm using 2012-04-10 Client NOT (RE) but I always got errors. :\ Here are some of my errors: [string "buf"]:1: attempt to index global 'OptionInfoList' (a nil value) and [string "buf"]:26: attempt to index global 'Navi_Distance' (a nil value) by the way I'm Using Brynner's undiff Clients http://brynner-clientside.googlecode.com/svn/trunk/Clients/Ragexe/2012/ AND Alexandria's "Data Version 4.0" http://rathena.org/board/topic/66962-basic-complete-renewal-data-english-folder/
  8. I want to decompile the kRO and pRO's (RO PH) Lua Files and Convert it to Lub File Becoz' the Lua Files of Both RO is Encrypted </3 How Can I remove it ?
  9. the undiffed Ragexe can be found in my signature. there is no Load Lua before Lub in 20120410 ?
  10. Can I Request for the Undiff File but Hexed ? )
  11. hmmm we only change the #if PACKETVER < 20120410 only line 14479 and 16483. Line 14479: memset(WFIFOP(fd,0),0,70); Line 16483: } else {
  12. try to edit this on clif.c #if PACKETVER < 20130320 change it to 20120410 There is so many #if PACKETVER < I don't know which one. just try to search this. // TODO: find a more accurate date for this #if PACKETVER < 20130320 /// Request to buy item(s) from cash shop (CZ_PC_BUY_CASH_POINT_ITEM). and // TODO: find a more accurate date for this #if PACKETVER >= 20130320 void clif_parse_cashshop_buy( int fd, struct map_session_data *sd ){ its on the line 14397 and 16366 hmmm we only change the #if PACKETVER < 20120410 only line 14479 and 16483. in rAthena 13705 I can't Find it. lol it's an outdated revision. the cash shop system was release on r17242. do you have the hex code for ignore missing file/pallete? try to diff it and include the ignore missing file/palette. it works but No Items inside how to put some ? try to edit this on clif.c #if PACKETVER < 20130320 change it to 20120410 There is so many #if PACKETVER < I don't know which one. just try to search this. // TODO: find a more accurate date for this #if PACKETVER < 20130320 /// Request to buy item(s) from cash shop (CZ_PC_BUY_CASH_POINT_ITEM). and // TODO: find a more accurate date for this #if PACKETVER >= 20130320 void clif_parse_cashshop_buy( int fd, struct map_session_data *sd ){ its on the line 14397 and 16366 hmmm we only change the #if PACKETVER < 20120410 only line 14479 and 16483. in rAthena 13705 I can't Find it. lol it's an outdated revision. the cash shop system was release on r17242. do you have the hex code for ignore missing file/pallete? try to diff it and include the ignore missing file/palette. it works but No Items inside how to put some ? It's Working But when I Purchase an Item it says: " The Purchase has failed because the NPC does not exist " What's the PROBLEM pops ?
  13. try to edit this on clif.c #if PACKETVER < 20130320 change it to 20120410 There is so many #if PACKETVER < I don't know which one.
  14. hmmm we only change the #if PACKETVER < 20120410 only line 14479 and 16483. in rAthena 13705 I can't Find it.
  15. Fix for 1.8.3 -Added new rev 17288 -Fix Tax Credit to @kadze [Note] Always have a backup and use first on test server. ExtendedVendingSystem_1.8.3.patch Thanks You ROCK ! Solid2005
  16. That's why i asked for details xD Flenion Ragnarok World.rar Saisho can you please upload di un diffed File )
  17. It's not complete because Quest is still in ASCII "Korean" Character if you have a translated Files Please Can I Have some Copy. I also Need a Hexed Client for 2012-04-10 With English Translation Here's the Link to my LUB Files: http://www.mediafire.com/?qwngeo3br6uytf8 +1 to this mmkay ?
  18. @Solid2005 uhmm .. i've got a problem, Lets assume: Char 1 and Char 2 Char 1 Sells: Apple for 1 Cash And Char 2 Buy 1 Apple for 1 Cash. In order to buy the apple it needs 1zeny and 1 cash. If zeny is 0 I can't buy the item using cash. ------ Another Scene, Char 1 Sells Banana for 1 cash Char 2 buy the banana on the side of Char 1 on the Chatbox says; Revenue from "Char2" is: 0 but the item is sold and cash is reduce from char 2 what would be the possible problem for this ?
  19. I can't apply the patch of Extended Vending System [1.8] by Lilith Here is the link to Extended Vending System [1.8] Link: http://rathena.org/board/topic/60817-extended-vending-system-18/?hl=%2Bextended+%2Bvending+%2Bsystem+%2B%5B1.8%5D
  20. Hey Lilith it is compatible with rAthena 17271 ?
  21. As The Title Says ) Can I Please ?
×
×
  • Create New...