• 🎉 Hey there! I've just launched my brand new server voting platform — Metin2 P Servers 🚀

cpp

  1. lvinicius

    Not answered Damage numbers only show one digit

    Hey everyone, I’m having an issue with my client — whenever I deal or receive damage, the number shown in the damage effect only displays a single digit. For example, if the damage is 523, it only shows “5”. Does anyone have an idea what could be causing this? Thanks in advance...
  2. .Kori

    [C++] Define Parser

    have written a tool here which extracts the defines from the files and creates data with the contents. You can “scan” the client/server source at the same time by using this structure Main folder: exe ClientSource/ ServerSource/ Alternatively, do it yourself for each source Extremely...