Education
From OpenSimulator
(Difference between revisions)
(Created page with "= OpenSimulator settings = = Resources = * Mailing Lists - OpenSimulator has a mailing list specifically for educators. * http://opensim-edu.org - More extensive OpenSimulat...") |
(→OpenSimulator settings) |
||
| Line 1: | Line 1: | ||
= OpenSimulator settings = | = 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. | ||
= Resources = | = Resources = | ||
* [[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. | ||
Revision as of 15:41, 12 March 2013
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.
Resources
- Mailing Lists - OpenSimulator has a mailing list specifically for educators.
- http://opensim-edu.org - More extensive OpenSimulator education resources.