ScriptUO

Official ScriptUO EasyUO Scripts => Scripting Chat => Topic started by: unisharp on August 20, 2015, 05:50:46 AM

Title: House sign types
Post by: unisharp on August 20, 2015, 05:50:46 AM
Built a house, got that sign type.  Then i proceeded to set the house to public and get all the types of signs that were available.  I got a total of 56 with everything, in TMXs scripts I see he has 57.

Anyone have any idea what the odd house sign type is from?
Title: Re: House sign types
Post by: KaliOfLS on August 20, 2015, 08:58:04 AM
I have an oEUO idoc finder that I made.  I also have only 56 sign times.

I looked into TMX's, never ran his script, but if this is the house type list

Code: [Select]
  set %page1 QJE_KOE_QNE_OJE_IOE_ONE_UJE_YNE_UNE_SJE_WNE_SNE_GOE_COE_INE_EOE_AOE_GNE_COE_
  set %page2 ILE_OKE_KKE_GLE_MKE_IKE_WKE_SKE_YJE_UKE_QKE_WJE_ALE_GKE_CKE_YKE_EKE_AKE_
  set %page3 IRE_ERE_MLE_GRE_CRE_KLE_MRE_ULE_QLE_KRE_SLE_OLE_ARE_YLE_ELE_YQE_WLE_CLE_
  set %page4 SME_MOE_

I see COE twice.  Top line, 5th from the end and the last line.

Title: Re: House sign types
Post by: TrailMyx on August 20, 2015, 09:10:46 AM
That list was generated a long time ago.  There are probably new ones out there....
Title: Re: House sign types
Post by: Crome969 on August 20, 2015, 10:30:38 AM
You can easy look in fiddler and take all graphic (Types) you need :)