Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/02/22 in all areas

  1. Version 1.3.0

    442 downloads

    This is a very simple and little source mod, it consists on the ability to send a sound effect to every player on the server every time you use @brodcast or @localbroadcast or @kami or @kamic or /b ? Attention ? If you have the Fixed some packets for 2022 clients (#7276) commit on your rAthena, then use broadcastWithSoundEffectLatestRathena.diff, otherwise use the broadcastWithSoundEffectOldRathena.diff Apply the diff and put the .wav file on your data folder/grf Command to diff on terminal: git apply --3way broadcastWithSoundEffectLatestRathena.diff Preview Video: https://cdn.lewd.host/yIVy2fAF.mp4
    Free
    1 point
  2. You do not need to change Microsoft Visual Studio it compiled completely fine on Visual Studio Express 2017 aka Community Edition On right side the "Solution Explorer" just find "ryml" and right click it and choose "Properties" then from that "Configuration Properties>Platform Toolset" then change that to "Visual Studio 2017 (v141)" the default value is "$(DefaultPlatformToolset)" which is causing the error at this point you can now compile ryml without error but just to be sure you can change "Window SDK Version" to "8.1" too ... here's short explanation what trigger the error image
    1 point
×
×
  • Create New...