Jump to content

nanakiwurtz

Members
  • Posts

    1654
  • Joined

  • Last visited

  • Days Won

    66

Everything posted by nanakiwurtz

  1. Post a screenshot to make it clearer
  2. If you want to affect item drop for Witherless Rose from all monsters with 1x drop rate, then write like this: 748,100 If you want to make it 0.1x, then write like this: 748,10
  3. I want my minimap back huhuhu... Hmm I found 2712 NPCs in my navi_npc_krsak.lua If I'm not mistaken, that file is the one that responsible in showing NPC's name in Navigation window only. Yes it is... And... 1146 of the NPC hasn't been translated yet. (That's 42.26% of the current NPC!)
  4. I already have that file too --> http://svn6.assembla.com/svn/ClientSide/Lua_Project/System/optioninfo.lua But it still doesn't work on my client though
  5. If the file isn't in your GRF, then you can create it by yourself using Notepad. Just follow the format alberta.rsw#bgm\\54.mp3# alberta_in.rsw#bgm\\54.mp3# And save the file as mp3nametable.txt
  6. When you diff your client, don't use "Read LUA before LUB" and "Read Data Folder First". You can try to read them on rAthena Wiki
  7. Put your LUA in luafiles514 folder
  8. Is your VPS using a dynamic IP?
  9. Be sure to use the latest client.exe and rAthena SVN version from the trunk.
  10. Why do you need to bypass the clientside zeny checking function?
  11. I forget which one Vach
  12. Does this binkw32.dll file works? binkw32.rar
  13. And don't forget to recompile after you edit the file
  14. What kind of error?
  15. Oh sorry for late the reply... "How to disable Battleground button" Find: 5C62617369635F696E746572666163655C62746E5F626174746C655F6669656C6400C0AF Replace with: 5F62617369635F696E746572666163655C62746E5F626174746C655F6669656C6400C0AF "How to disable Replay/Rec button" Find: 5C7265706C61795F696E746572666163655C72656300 Replace with: 5F7265706C61795F696E746572666163655C72656300 "How to disable Party Booking button" Find: 5C62617369635F696E746572666163655C626F6F6B696E670000 Replace with: 5F62617369635F696E746572666163655C626F6F6B696E670000 @peopleperson49: I still don't have any idea, because I think I have disable it from beginning, I forgot how to make it back.
  16. There's a search button on top-right of this page
  17. So rA script language doesn't have any round/floor/ceiling function?
  18. Use Miruku client
  19. I think it is solved now
  20. Location: Press Esc --> Video Configuration Korean: ˟ˌ Hex: C0FCC0E5 (near 4E6F4374726C00006974656D00000000736B696C6C) Suggestion: More [4D6F7265]
  21. Good idea Vach
  22. Sorry, but hexing a client won't work that way... It's not like editing a normal text file
  23. Read the the 'Party version' from Arch Bishop skill. Or you can try to use 0x3 in value #6
  24. Edit your guild2\agit_main_se.txt
  25. Hmm what kind of modification if I may ask?
×
×
  • Create New...