Jump to content

nanakiwurtz

Members
  • Posts

    1654
  • Joined

  • Last visited

  • Days Won

    66

Everything posted by nanakiwurtz

  1. I've read in the forum there's a LOT of confusion because of 'Read Data Folder First' & 'Read LUA before LUB'. Can we remove those diffs in separate folder in the SVN? And why rA doesn't choose only one (either LUA or LUB) to use, and forget the rest forever, so we only use a single type...

    1. Show previous comments  1 more
    2. nanakiwurtz

      nanakiwurtz

      Oops, got cut off because too long.

      My current setting can read & write 'CmdOnOffList' but the 'OptionInfoList' is readonly.

    3. EvilPuncker

      EvilPuncker

      read data folder first no longer need to be disabled since greenbox fixed that diff, and I've never seem a real reason to disable read lua before lub first, also rA has nothing to do with those diffs since they are updated by third party ppl (aka ai4rei and greenbox)

    4. nanakiwurtz

      nanakiwurtz

      Hmm you're right EvilPuncker, those diffs isn't preinstalled with rA. But it has caused so much confusion among the users.

  2. If I'm not mistaken, the client only supports 8 bits
  3. OMG, I don't know what went wrong, now I can't create a new account and even chars. 1. I have tried to manually create an account in MySQL and I'm able to log in, but can't create a new char. I have recheck the conf files new_account: yes char_new: 1 2. Another issue I found is the value in 'sc_data' isn't reset even after logout, I have set this but still no luck // Will certain skill status-changes be removed on logout? // This mimics official servers, where Extremity Fist's no SP regen, // Strip Equipment, and some other buffs are removed when you logout. Setting is: // 0 = remove nothing. // 1 = remove negative buffs (stripping, EF) // 2 = remove positive buffs (maximize power, steel body...) // 3 = remove both negative and positive buffs. debuff_on_logout: 3 3. What is the difference between 'char_server_db' and 'char_db' ? Hmm..
  4. Hmm... You can try the link on my signature line
  5. Are there no error message on the console windows? Have you try to redownload a fresh client.exe and re-diff it with different combinations?
  6. Oh okay, I'll gather some untranslated data first, I'll post them on this topic, just to keep track of things that still needs to be translated. After there's enough data, I'll join them in a single file.
  7. It's okay if you don't understand the process, but what I need is just some screenshots and location of unconverted Korean words in the client.
  8. Sorry, I didn't understand your previous post, can you give an example?
  9. A 7 minutes bump? db\item_stack.txt? // Item Stacking Restriction File // Prevents an item to be stacked more than x times in given // inventory types. Generally used by 3rd class related skill items. // Format: <item id>,<stack limit amount>,<type> // Type mask values: // &1: Character inventory restriction // &2: Character cart restriction // &4: Account storage restriction // &8: Guild storage restriction // Example: // 512,4,12 // Will not allow more than 4 Apples in storages. // Note: // Stack limit of 0 will disable a restriction.
  10. Edit your db\re\item_trade.txt //Item Trading Restrictions File //Specify here special rules for item trading. //Item ID, TradeMask, GM-Level Override //Trading mask values: //1:Item can't be droped //2:Item can't be traded (nor vended) //4:Wedded partner can override restriction 2. //8:Item can't be sold to npcs //16:Item can't be placed in the cart //32:Item can't be placed in the storage //64:Item can't be placed in the guild storage //128:Item can't be attached to mail //256:Item can't be auctioned //Example: //1161,67,50 //Balmung: No drop, No trade, No Guild Store (1+2+64 =67), //only GMs of GM-level 50 and up can override the setting.
  11. Hmm.. Still can't create a new char with _M / _F.. Anyone? Bump...
  12. Guild and PVP? Maybe a screenshot can help us to understand better
  13. Yes, that's why earlier I pick "Show" / "More" because it will toggle the battleground menu in the upper left side. I use 2012-04-10
  14. Check your battle\client.conf min_hair_style: 0 max_hair_style: 27 min_hair_color: 0 max_hair_color: 8 min_cloth_color: 0 max_cloth_color: 4
  15. Hmm.. make a backup of your data.grf, then delete your lua folder in it, then try again. If it doesn't work, revert from your backup file.
  16. Actually it depends on your diff setting, have you try to put it on your data folder?
  17. It looks like you put the lua folder in a wrong folder. C:\kRO\data\luafiles514\lua files
  18. I guess you're using a custom script that has '@option 0'? If I'm not mistaken, to change client's language area just change the langtype, not servicetype.
  19. Use a PE Viewer to find out client's date
×
×
  • Create New...