justinccdev / EventRecordingModule

This module will record various events that take place on a simulator (e.g. avatar entering a region) to some other data source for later analysis. Currently under initial development.
BSD 3-Clause "New" or "Revised" License
1 stars 5 forks source link

Record user parcel entrance events. #1

Open justincc opened 10 years ago

justincc commented 10 years ago

Shouldn't be too difficult as I believe Scene.EventManager hooks exist. May do this myself but patches also welcome.