MAK RTIspy API Documentation for HLA 1.3
Loading Plug-Ins

After you build a plug-in, you must tell the RTI to load it.

To load a plug-in, add the following line to rid.mtl:

(RTI-addPluginName "MyPlugin.dll")

where MyPlugin.dll is the full path to your plug-in library.

You can load multiple plug-ins by adding additional RTI-addPluginName lines in rid.mtl. It is your responsibility to make sure that the plug-ins are compatible. Remember that in the MAK RTI, all LRCs, as well as the rtiexec, load their own RID files, so make sure you configure all copies of rid.mtl appropriately.

[<< Compiling and Linking] [Home]


Document ID: Generated on Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)