Interface administrators, moderator
2,813
edits
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
==How to Create== | ==How to Create== | ||
First, you'll need to either create the module source yourself or find one that already exists. Grab the | First, you'll need to either create the module source yourself or find one that already exists. Grab the [https://gtaconnected.com/downloads/ModuleSDK.7z module SDK], include the files in your project, compile, and if all goes well you should end up with a DLL file (Windows) or an SO file (Linux). See some example modules (some with source) [https://forum.gtaconnected.com/index.php?board=24.0 here] | ||
==Use in Scripting== | ==Use in Scripting== | ||