|
||
|
|||||||
| New Join Forum So your new to RunUO and looking to work with people that are new, this is the place. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Newbie
Join Date: Oct 2007
Posts: 30
|
I have a couple of problems I would like to see if someone can help on.
1.As a owner I want it so when I am logged on that no admin or anyone else can see me unless I want them to. Right now if I'm hidden on the same screen they are they can see my hidden char. I would like it to do this by rank of admins also. I have seen this on other shards but for some reason not working on my shard. 2. I want to have all buildings that my staff builds transfered to me when they are complete, while staff can build unlimited houses (buildings) it will only allow 2 to be transfered, because we have it set so players can have 2 houses. Does anyone know how to fix this? Thanks |
|
|
|
|
|
#2 (permalink) |
|
Forum Novice
|
Good morning
![]() 1 - Yeah, in RunUO 2 there's a little change in the hidden hierarchy. From admin now, you can see everywhere. If you don't trust them to see you, why do you put them admin ? If you really want to be a lamer spy, edit PlayerMobile.cs CanSee (Mobile m) method. m.AccessLevel is your friend. And don't ask me more on this topic. 2 - Please do yourself a favor and add an owner property on the HouseSign so you can transfer what you want to who you want as gm. e.g. you can add to Multis\HouseSign.cs: PHP Code:
__________________
La connaissance s'accroît quand on la partage. Share your knowledge, you'll increase it. Utopia. Votre Monde. |
|
|
|
|
|
#4 (permalink) |
|
Forum Novice
|
You can add the code where you want.
Don't worry, if you put the code to the wrong place, it won't compile so you'll know if it's not okay. Open Scripts\Ceridwen\Multis\HouseSign.cs Search the following code around line 45-50: PHP Code:
PHP Code:
__________________
La connaissance s'accroît quand on la partage. Share your knowledge, you'll increase it. Utopia. Votre Monde. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|