• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Any C++ Programmer?

jvshindo

New Member
Joined
Jun 9, 2020
Messages
5
Reaction score
2
Hi everyone! Could someone help me out? I created an enchantment system with both C++ and LUA code. However, I've been away from the game for a long time... and I've forgotten how to compile it. Could anyone help me with this?

Or, if possible, could someone compile it for me? Feel free to use or share the system here. It’s a pretty cool system that adds buffs to defensive items.

I’ll share the code here. 😊 Please, I’ll be waiting for any help! If anyone could assist, I’d really appreciate it. Thank you so much! 🙏

Link to the Yourots server: Actions · rodolfoaugusto/yurOTS-server (https://github.com/rodolfoaugusto/yurOTS-server/actions)
 

Attachments

I'm currently uploading my project files to GitHub and attempting to generate an executable for a server. However, I'm encountering persistent issues with CMake that prevent me from successfully compiling the code.

I believe that the code is mostly correct, and the compilation errors are not due to code quality but rather configuration issues in CMake. As a result, I am unable to run the server and test the systems that have been implemented.

I would greatly appreciate any assistance from the community, especially if someone could help with the compilation process and generate the executable for me. This would allow me to proceed with testing the server functionality.

Thank you!

Post automatically merged:

All the SRC codes are here guys! Please, could someone try to us?
 

Attachments

Similar threads

Back
Top