Greetings!
I bear glad tidings....
and little splashes lapping upon the rocks!
In a nutshell:
as admin, find the offending room(s) where you inadvertently took yourself off the change/modify list ie the Room/Permissions menu.
If you look at the console, you will see the object number corresponding to the room you are in.
It will be a number of the form "#nnnn" where # is the octothorpe, and nnnn is a sequence of decimal digits.
If you type the command "@show #nnnn.owners" it will return:
##nnnn.owners
#Owner: Admin(#2)
#Permissions: rc
#Value: {}
It is the "{}" that is causing the mischief. We would like it to be "{#2}"
Therefore, enter the command "@set #nnnn.owners to {#2} "
checking again, you will see that:
#Value: {#2}
has changed.
Check on the Room/Permissions menu, to assure yourself.
That's it!
Happy MOO'ing.
George
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Greetings!
I bear glad tidings....
and little splashes lapping upon the rocks!
In a nutshell:
as admin, find the offending room(s) where you inadvertently took yourself off the change/modify list ie the Room/Permissions menu.
If you look at the console, you will see the object number corresponding to the room you are in.
It will be a number of the form "#nnnn" where # is the octothorpe, and nnnn is a sequence of decimal digits.
If you type the command "@show #nnnn.owners" it will return:
##nnnn.owners
#Owner: Admin(#2)
#Permissions: rc
#Value: {}
It is the "{}" that is causing the mischief. We would like it to be "{#2}"
Therefore, enter the command "@set #nnnn.owners to {#2} "
checking again, you will see that:
#Value: {#2}
has changed.
Check on the Room/Permissions menu, to assure yourself.
That's it!
Happy MOO'ing.
George