Go Back   RunUO - Ultima Online Emulation > RunUO > New Join Forum

New Join Forum So your new to RunUO and looking to work with people that are new, this is the place.

Reply
 
Thread Tools Display Modes
Old 02-23-2005, 09:23 AM   #1 (permalink)
 
Join Date: Nov 2003
Posts: 64
Default Need Help

Hi,

we have some Probs with the Housesystem ,

when a Coowner want to placing a deed (spinnegwheel or something),

he becomes this message : Only the house owner may do this

a Gm or Admin can places deeds.

I hope somone can help us



cu Marc
marclemke is offline   Reply With Quote
Old 02-23-2005, 09:25 AM   #2 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

Quote:
Originally Posted by marclemke
Hi,

we have some Probs with the Housesystem ,
when a Coowner want to placing a deed (spinnegwheel or something),
he becomes this message : Only the house owner may do this
a Gm or Admin can places deeds.
I hope somone can help us
So where exactly is the problem?

Thats how its suppose to work...Feel free to find the code to change it, the house system is entirely scripted.
Phantom is offline   Reply With Quote
Old 02-23-2005, 09:29 AM   #3 (permalink)
 
Join Date: Nov 2003
Posts: 64
Default

hi,

the problem is Housecowners cant place Deeds.


where i can change that?


i now poor englisch i hope you are not bad with me.



cu marc
marclemke is offline   Reply With Quote
Old 02-23-2005, 09:33 AM   #4 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

Quote:
Originally Posted by marclemke
hi,
the problem is Housecowners cant place Deeds.
where i can change that?
i now poor englisch i hope you are not bad with me.
You would have to edit the HouseSystem, feel free to look for the code.
Phantom is offline   Reply With Quote
Old 02-23-2005, 09:38 AM   #5 (permalink)
 
Join Date: Nov 2003
Posts: 64
Default

hi,


i think it must be in the basehouse right?

but wehre there?

cu marc
marclemke is offline   Reply With Quote
Old 02-23-2005, 09:47 AM   #6 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

Quote:
Originally Posted by marclemke
hi,


i think it must be in the basehouse right?

but wehre there?

cu marc

Have you looked for it longer then 5 minutes?
Phantom is offline   Reply With Quote
Old 02-23-2005, 10:12 AM   #7 (permalink)
 
Join Date: Nov 2003
Posts: 64
Default

hi,

is that the code?

public bool IsCoOwner( Mobile m )
{
if ( m == null || m_CoOwners == null )
return false;

if ( IsOwner( m ) || m_CoOwners.Contains( m ) )
return true;

return !IsAosRules && CheckAccount( m, m_Owner );
}



cu Marc
marclemke is offline   Reply With Quote
Old 02-23-2005, 11:14 AM   #8 (permalink)
Master of the Internet
 
TMSTKSBK's Avatar
 
Join Date: Feb 2004
Location: NC/NC State Univ
Age: 23
Posts: 16,424
Default

It deals with the status level, but it doesn't have much to do with whether they can place something or not.

If Phantom says otherwise, I bow to his better knowledge...
__________________
Goodbye, folks.
TMSTKSBK is offline   Reply With Quote
Old 02-23-2005, 11:35 AM   #9 (permalink)
 
Join Date: Nov 2003
Posts: 64
Default

mhhhhh


found nothing maybee i am stupid , please help. give me a tipp where i should look.



cu Marc
marclemke is offline   Reply With Quote
Old 02-23-2005, 01:54 PM   #10 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

Quote:
Originally Posted by marclemke
mhhhhh


found nothing maybee i am stupid , please help. give me a tipp where i should look.



cu Marc
Your looking in the right place, keep looking there.

Perhaps this is beyond your skill level to change? Perhaps you should spend some time learning how to code in C# and then try to modify this system...
Phantom is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5