[DiscordArchive] Yes, but do you need to expose the c++ function to Lua server side, or client side?
[DiscordArchive] Yes, but do you need to expose the c++ function to Lua server side, or client side?
Archived author: DerSandmann • Posted: 2022-04-06T08:28:28.129000+00:00
Original source
I'm looking to add a custom module, which *can* be used with normal `.mycommand` commands, or via a custom addon UI if the end user wants to install it
Archived author: DerSandmann • Posted: 2022-04-06T08:28:41.711000+00:00
Original source
Ill take alook at CSMH, Cheers
Archived author: Foe • Posted: 2022-04-06T08:29:06.849000+00:00
Original source
I have a very simple example in the CSMH repository that shows the full server and client side message handling