Education
From OpenSimulator
(Difference between revisions)
(→OpenSimulator settings) |
|||
Line 1: | Line 1: | ||
+ | = Introduction = | ||
+ | This page is a work-in-progress. Please feel free to add things. | ||
+ | |||
= OpenSimulator settings = | = OpenSimulator settings = | ||
Line 11: | Line 14: | ||
* [[Mailing Lists]] - OpenSimulator has a mailing list specifically for educators. | * [[Mailing Lists]] - OpenSimulator has a mailing list specifically for educators. | ||
* http://opensim-edu.org - More extensive OpenSimulator education resources. | * http://opensim-edu.org - More extensive OpenSimulator education resources. | ||
+ | * '''TODO: Fill in more resources here, such as sim-on-a-stick, etc.'''. |
Latest revision as of 15:42, 12 March 2013
[edit] Introduction
This page is a work-in-progress. Please feel free to add things.
[edit] OpenSimulator settings
With OpenSimulator 0.7.6, there will be an optional setting in OpenSim.ini
[EntityTransfer] DisableInterRegionTeleportCancellation = true
where setting this to true will prevent the cancel button from appearing during inter-region teleport. This can be useful on small grids or standalones where teleport is unlikely to fail, as cancellation itself can sometimes fail (due to hard-to-fix issues with the teleport protocol), result in an avatar that cannot move or re-teleport.
[edit] Resources
- Mailing Lists - OpenSimulator has a mailing list specifically for educators.
- http://opensim-edu.org - More extensive OpenSimulator education resources.
- TODO: Fill in more resources here, such as sim-on-a-stick, etc..