• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Compling problem at end

There are no mounts in 0.4.

What the error is saying is basically that you don't have those functions in cpp files (like those from Player::mount) or some of the cpp files are not added to the build (that could be the case with Mounts and Mount files).
 
Mount system does exists in source 0.4

+ I have added them by my self the mount system from a other 0.4 source to my 0.4 source ^^
 
Back
Top