ScriptUO

Scripting Resources & Utilities => Orion UO Client => Topic started by: lbfsiteweb on September 28, 2025, 03:47:22 AM

Title: How to use “Orion.FindTypeEx”
Post by: lbfsiteweb on September 28, 2025, 03:47:22 AM
all god

how to use this function

     Orion.FindTypeEx('graphic', 'color', 'container', 'flags', 'distance', 'notoriety', recurse, 'ignoreLists');

the last parameter:ignoreLists, I tried many times but it was not right,Please give me some advice, seniors. Thank you very much。
Title: Re: How to use “Orion.FindTypeEx”
Post by: Crisis on September 28, 2025, 07:00:22 AM
all god

how to use this function

     Orion.FindTypeEx('graphic', 'color', 'container', 'flags', 'distance', 'notoriety', recurse, 'ignoreLists');

the last parameter:ignoreLists, I tried many times but it was not right,Please give me some advice, seniors. Thank you very much。

For example if you wanted to find something by the color
Code: [Select]
Orion.FindTypeEx('0x0000');