Talk:OSSL Proposals
From OpenSimulator
(Difference between revisions)
Nitrus Nori (Talk | contribs) (New page: int osWebTexture() = This would take considerable amount of time to load textures from URL's. What would happen if error response from HTTP? If such a feature was added, there should be a ...) |
Nitrus Nori (Talk | contribs) |
||
Line 1: | Line 1: | ||
int osWebTexture() = This would take considerable amount of time to load textures from URL's. What would happen if error response from HTTP? If such a feature was added, there should be a script command to send to the server by the master avatar to enable or disable the feature on the region on a per region basis. Comments? | int osWebTexture() = This would take considerable amount of time to load textures from URL's. What would happen if error response from HTTP? If such a feature was added, there should be a script command to send to the server by the master avatar to enable or disable the feature on the region on a per region basis. Comments? | ||
+ | |||
+ | int osShutdownRegion() = OK, say this worked, how would one restart their region with out asking a grid admin? Not all master avatars will be running the region on their computer, say if the region was hosted by a service similar to opengrid. |
Revision as of 01:44, 11 February 2008
int osWebTexture() = This would take considerable amount of time to load textures from URL's. What would happen if error response from HTTP? If such a feature was added, there should be a script command to send to the server by the master avatar to enable or disable the feature on the region on a per region basis. Comments?
int osShutdownRegion() = OK, say this worked, how would one restart their region with out asking a grid admin? Not all master avatars will be running the region on their computer, say if the region was hosted by a service similar to opengrid.