Jump to content

Kakaroto

Members
  • Posts

    638
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by Kakaroto

  1. Add outoff rA range, if in your emulador have ID 20 in DB, try to add ID 21. Example:
  2. Yes, here: https://www.google.com.br/ https://divine-pride.net/database/item/ https://divine-pride.net/database/monster/
  3. This are not an free script, talk with the owner! @SBK_
  4. 1>atcommand.cpp 1>F:\GitHub\Emulador\src\custom\atcommand.inc(675,36): error C2064: term does not evaluate to a function taking 1 arguments 1>F:\GitHub\Emulador\src\custom\atcommand.inc(675,19): warning C4473: 'sprintf' : not enough arguments passed for format string 1>F:\GitHub\Emulador\src\custom\atcommand.inc(675,19): message : placeholders and their parameters expect 1 variadic arguments, but 0 were provided 1>F:\GitHub\Emulador\src\custom\atcommand.inc(675,19): message : the missing variadic argument 1 is required by format string '%s' 1>battle.cpp 1>Done building project "map-server.vcxproj" -- FAILED. ========== Build: 0 succeeded, 1 failed, 12 up-to-date, 0 skipped ==========
  5. it's impossible to tell what the problem is with your custom rankings without seeing the code used, tables.
  6. Check "storage permission" on guild window.
  7. host/fluxcp/conf/error.php Change: $showExceptions = true; // Whether or not to show exceptions (only applies to error.php) To: $showExceptions = false; // Whether or not to show exceptions (only applies to error.php)
  8. https://github.com/rathena/FluxCP/pull/275
  9. If you don't know what you're doing, anything becomes unsafe.
  10. Chage: server_name On: emulator/conf/char_athena.conf
  11. 'Local' name can you change in clientinfo.xml, inside this tag: <display></display> Second its .bmp files, can you find on: data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/
  12. https://github.com/rathena/FluxCP
  13. Not implemented in rA yet: https://github.com/rathena/rathena/issues/5062
  14. Why you not talk with Fuctor about that?
  15. Try, emulator/conf/battle/client.conf Change: // Save body styles. (Note 1) save_body_style: no To: // Save body styles. (Note 1) save_body_style: yes
×
×
  • Create New...