OpenSimMirror/OpenSim/Region/Examples/SimpleModule
MW 7db2e19500 corrected the params types on IClientAPI.SendParcelMediaCommand. the command parameter should be set to the the ParcelMediaCommandEnum value. While flags seems to need to be set to (uint)(1<<[value of the command enum]) 2008-07-09 11:01:26 +00:00
..
Properties Formatting cleanup. 2008-05-16 01:22:11 +00:00
ComplexObject.cs * Refactor: Collapse some multiple remove object paths 2008-05-24 23:11:07 +00:00
CpuCounterObject.cs Formatting cleanup. 2008-05-14 05:11:23 +00:00
FileSystemObject.cs * Refactored out circular reference in Region.Environment <-> Framework.Data.Base 2008-03-25 14:27:39 +00:00
MyNpcCharacter.cs corrected the params types on IClientAPI.SendParcelMediaCommand. the command parameter should be set to the the ParcelMediaCommandEnum value. While flags seems to need to be set to (uint)(1<<[value of the command enum]) 2008-07-09 11:01:26 +00:00
README.txt Update svn properties. 2008-03-14 00:41:09 +00:00
RegionModule.cs last round of warning squashing. calling it a day now. 2008-06-27 23:03:39 +00:00

README.txt

!!!IMPORTANT NOTE!!!

This code snippet provided as an example of coding functional content with region modules.

As of 13/3 2008 this module actually renders all regions within the instance unusable if enabled by dragging the dll from ./bin to global /bin.

So, use at own peril and in dedicated instance.

Peace.