Jump to content

Balfear

Members
  • Posts

    256
  • Joined

  • Last visited

  • Days Won

    34

Balfear last won the day on September 20 2024

Balfear had the most liked content!

About Balfear

  • Birthday 05/22/1990

Profile Information

  • Gender
    Male
  • Location
    Russia
  • Server
    www.PlayRO.ru
  • Github: Balferian
  • Discord: Balfear#3330
  • Interests
    php, esrgan

Contact Methods

Recent Profile Visitors

40911 profile views

Balfear's Achievements

  1. Hi! You should add it to PetEvolutionCln.lub too
  2. setarray(.skillbuff$, "SC_MELTDOWN", "SC_WINDWALK", "SC_EDP", "SC_KAITE", "SC_KAUPE"); setarray(.foodbuff$, "SC_ASPDPOTION2", "SC_STRFood", "SC_AGIFood", "SC_VITFood", "SC_INTFood"); SC_ statatus is constant not string setarray(.skillbuff, SC_MELTDOWN, SC_WINDWALK, SC_EDP, SC_KAITE, SC_KAUPE); setarray(.foodbuff, SC_ASPDPOTION2, SC_STRFood, SC_AGIFood, SC_VITFood, SC_INTFood);
  3. Because you are using mapannounce you need to use announce
  4. Extract images from sprite, change size of images inside sprite, packite back and set scale param to x1.
  5. It`s because sprite have large size and use less scale, UI can`t read scale param.
  6. You can disable it in config: https://github.com/rathena/rathena/blob/master/src/config/renewal.hpp#L45
  7. Новые эпизоды не разбивались на серии, поэтому информацию не найти. Посмотреть хронологию можно на официальном сайте игры.
  8. Не правильно выбрана кодировка файла iteminfo
  9. View File Upscaled npc sprites Please note that you can download the full version of the sprite set from this link. The file is large and cannot be uploaded to the forum. You can download my sprites rework [FOR FREE] and not for resale! [DOWNLOAD] https://mega.nz/file/taQwkKwL#ikVnLwKyX52rymVMlaAqxFMd8YHsC2itTyk3GxmAjtc Submitter Balfear Submitted 09/20/23 Category NPC Sprites Video https://youtu.be/gt8JM0Y5pwM Content Author Gravity / Balfear  
  10. View File Simple autoloot with configuration sets Allow you to use autoloot sets. @lootset <id> - switch autoloot configurations. @lootconfig - call configuration menu. Configs: .alootset = 10; // Amount of allowed sets .alootsize = 10; // Should be the same as AUTOLOOTITEM_SIZE, you can edit this in \src\config\core.hpp Submitter Balfear Submitted 09/21/23 Category Scripts Video Content Author Balfear  
  11. Version 1.0.0

    262 downloads

    Allow you to use autoloot sets. @lootset <id> - switch autoloot configurations. @lootconfig - call configuration menu. Configs: .alootset = 10; // Amount of allowed sets .alootsize = 10; // Should be the same as AUTOLOOTITEM_SIZE, you can edit this in \src\config\core.hpp
    Free
  12. Version 1.0.0

    213 downloads

    Please note that you can download the full version of the sprite set from this link. The file is large and cannot be uploaded to the forum. You can download my sprites rework [FOR FREE] and not for resale! [DOWNLOAD] https://mega.nz/file/taQwkKwL#ikVnLwKyX52rymVMlaAqxFMd8YHsC2itTyk3GxmAjtc
    Free
  13. no need to download anything, it`s already in rA, just compile server, and this tool appear in root folder.
×
×
  • Create New...