PenUltima Online Forum Index Official Core: 096.7
Official Core: 097 2008-02-26
Donate towards the POL web hosting bill!
 POL Home   FAQ   Search    Memberlist   Usergroups    Register    Profile   Log in to check your private messages   Log in
Problem with function "TargetMultiPlacement"

 
Post new topic   Reply to topic    PenUltima Online Forum Index -> Development Discussion 097
Display posts from previous:   

Author Message
Ventura



Joined: 09 Sep 2006
Posts: 7

PostPosted: Tue May 15, 2007 5:13 pm    Post subject: Problem with function "TargetMultiPlacement" Reply with quote

I'm having problem with function "TargetMultiPlacement".
im using this function like this :
ex: TargetMultiPlacement( character, 0x547b , 0, 0, 0 );

its suppoused to appear the ghost of mult 0x547b "House", but it shows a boat ghost..... can anyone explain whats going on! what am i doing wrong?

Author Message
Pierce



Joined: 02 Feb 2006
Posts: 259

PostPosted: Wed May 16, 2007 5:54 pm    Post subject: Reply with quote

How does your itemdesc.cfg according to 0x547b look like? Did you ran uoconvert on multis? If it is not known from the .cfg file it normally is handled as house not as boat like in your case. Perhaps you can give us a little more information Very Happy

Author Message
Ventura



Joined: 09 Sep 2006
Posts: 7

PostPosted: Thu May 17, 2007 6:05 pm    Post subject: Reply with quote

My itemdesc.cfg is set like this :

House 0x547b
{
MultiID 1
Graphic 0x547b
}

its a large terrain mult that im using to build custom houses.

This itemdesc is inside a pkg "housing", not sure if theres a problem by create in pkg... and yes i ran uoconvert on multis. Inside multis.cfg the objtype of this house is 0x147b and graphic 0x547b.... i already tried bouth objtype in my itemdesc and still the same Sad. thx for helping Smile.

Author Message
Pierce



Joined: 02 Feb 2006
Posts: 259

PostPosted: Fri May 18, 2007 5:41 am    Post subject: Reply with quote

I think you must change the itemdesc.cfg to this one:

Code:

House 0x547b
{
Graphic          0x447b
MultiID          0x047b
}


Then it should work.

Author Message
Ventura



Joined: 09 Sep 2006
Posts: 7

PostPosted: Fri May 18, 2007 3:01 pm    Post subject: Reply with quote

Hmmmm, didn't work the way you show but it was close Smile.

I tried like this and work just fine:

House 0x547b
{
Graphic 0x547b
MultiID 0x147b
}

Thx a lot Pierce script finally done Smile.

Post new topic   Reply to topic    PenUltima Online Forum Index -> Development Discussion 097 All times are GMT - 4 Hours
Page 1 of 1

 




Powered by phpBB © 2001, 2005 phpBB Group :: Theme & Graphics by GHS & Scott E. Royalty