Jump to content

Start_

Members
  • Posts

    954
  • Joined

  • Last visited

  • Days Won

    17

Start_ last won the day on June 26

Start_ had the most liked content!

About Start_

  • Birthday 10/29/1993

Profile Information

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Start_'s Achievements

  1. Updates Supported up to 26 June 2025 items. I did split into 2 files to prevent file size over 4GB.
  2. It's on server side -> Try find it on conf folder. (Maybe item or player)
  3. Oh I remembered it now. It was WARP patch something about party / friend windows, just go check it out you will get rid this crash for sure.
  4. Missing texture files. I can't tell which files but it's friend and party window texture file related.
  5. 8.2 Added Portuguese, you can go into localization.json and translate.
  6. When equip item that change MaxHP it will does this. So it was normal.
  7. I will try that.
  8. Yes just use $zenyGoal to check the condition. Zeny -= 1000; $zenyGoal += 1000; Something like that.
  9. This will help to get rid red errors in game when you received an item and get rid of crash when you drag item. Download: https://pixeldrain.com/u/F5BMhkGU (Latest 26 June 2025) --- Please remove sprite and texture folder in data.grf to slice down a game file size. (Do a backup first just for safety) Thanks to @KingarteR for finding mostly client database files.
  10. Added sprite error checker. (Will read all resourceName.txt and collection folder in Resources folder) Can using in 8.0 (Tutorial: https://youtu.be/_fZOMT6P9T8)
  11. \rathena\src\map\itemdb.cpp -> void ItemDatabase::loadingFinished(){ -> item->value_sell = 0;
  12. No need 2024 client to test 4th job (It's only special effect related I think?)
  13. Spilt some data to konomi_con.grf
×
×
  • Create New...