Conecte-se!
As regiões do VivoSim são um ótimo lugar para sair e pegar o sistema 'VivoSim'. A 'vida virtual' do VivoSim é uma evolução do sistema 'Satyr Farm' com muitas maneiras de aproveitar sua vida virtual nos mundos OpenSim. Você pode vincular facilmente seu avatar a partir de qualquer grade depois de se registrar para começar a aproveitar a diversão da vida virtual real!
-
-
- Hud not working error code
- If not done already, change the following lines in osslEnable.ini [NOTE: in opensim ini files the ; symbol at the start of a line turns it into a comment. In the following, we comment out the first two lines and uncomment the next two] osslParcelO = "" ...
- Autor Buzzy Cnayl
-
-
-
- Hud not working error code
- receive error code on grid Nirvanna when tyring to use Hud 02:35] OSSL Runtime Error:...
- Autor Rick Hamelin
-
-
-
- Where is Buzzy / Admin
- Welcome back, Buzzy. You were very much missed. Glad to know you are on the mend. Take care!
- Autor Krellis Strom
-
-
-
- Where is Buzzy / Admin
- Welcome Back!
- Autor KrisTina Resident
-
Grid | Region | Name |
---|---|---|
VivoSim | Lugo | Woodeaton |
-
Wild Grid Farming
- 0
- 858
- 0
-
Kaze no Sato
- 1
- 1756
- 0
-
Das Kaiserreich Cartabria
- 2
- 1392
- 0
-
Blueskies Island Farm
- 0
- 1575
- 0
-
Picnic Farm
- 0
- 1853
- 0
If not done already, change the following lines in osslEnable.ini
[NOTE: in opensim ini files the ; symbol at the start of a line turns it into a comment. In the following, we comment out the first two lines and uncomment the next two]
osslParcelO = ""
osslParcelOG = ""
;osslParcelO = "PARCEL_OWNER,"
;osslParcelOG = "PARCEL_GROUP_MEMBER,PARCEL_OWNER,"
TO
; osslParcelO = ""
; osslParcelOG = ""
osslParcelO = "PARCEL_OWNER,"
osslParcelOG = "PARCEL_GROUP_MEMBER,PARCEL_OWNER,"
Then edit the following to allow members of the parcel group to use this function...
; ThreatLevel VeryLow
Allow_osSetDynamicTextureDataBlendFace = ${OSSL|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER
( Full settings can be found at
vivosim.net/help/guides/user-guide/chapter-2-start-here
)
Read More...
receive error code on grid Nirvanna when tyring to use Hud
02:35] OSSL Runtime Error: osSetDynamicTextureDataBlendFace permission denied. Script creator is not in the list of users allowed to execute this function and prim owner also has no permission.(script: oscheck event: timer primID:6d28310f-169d-4c56-9648-8e716002aada at <67.60165, 124.9249, 28.79674>)
the region owner is ok other members on same region can not. Admin does not know how to fix it.
Read More...
Welcome back, Buzzy. You were very much missed. Glad to know you are on the mend. Take care!
Read More...
Welcome Back!
Read More...
You should see a 'gear' icon top right on the photo for the page. Click that and then select Edit Settings and you should be able to change it under "Page name"
Please let me know if it doesn't allow you to do that.
Read More...
You need to change the lines:
osslParcelO = ""
osslParcelOG = ""
; osslParcelO = "PARCEL_OWNER,"
; osslParcelOG = "PARCEL_GROUP_MEMBER,PARCEL_OWNER,"
to
; osslParcelO = ""
; osslParcelOG = ""
osslParcelO = "PARCEL_OWNER,"
osslParcelOG = "PARCEL_GROUP_MEMBER,PARCEL_OWNER,"
Read More...