05-20-2017, 12:58 AM
(05-20-2017, 12:54 AM)xoft Wrote: You need to implement the function in C++ code, and in the .h file, mark it with an "// tolua_export" comment right after the declaration. Then you need to document the API - that's in the Server/Plugins/APIDump folder; the format should be pretty self-explanatory.
Okay thanks... do you know if other plugins exist for an example?