• 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!

Cast System

Joined
Mar 14, 2020
Messages
139
Solutions
3
Reaction score
11
Hello guys, i saw this two pulls here in OTLand:


They are Cast Systems, but i dont know how to implement they on my server. Can anyone give me some help? Any tutorial, tips, etc pls, i'm totally lost :/
 
Yes, you need to compile it. It's basic principle in most programming languages, each change made in sources (.cpp .h files in your case) needs to be re-compiled to affect the server.
 
Back
Top