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

Solved otclient register new enum

Itutorial

Legendary OT User
Joined
Dec 23, 2014
Messages
2,461
Solutions
68
Reaction score
1,123
How do I register a newly created enum in otcv8? I added it in const.h under the otc:: namespace but I am unable to access it in the modules folder. I can access it throughout the source files but not in lua files.

Thank you for any help guys!
Post automatically merged:

Nevermind I am tired and forgot about modules/gamelib/const.lua
 
Last edited:
Back
Top