Author Topic: How to use “Orion.FindTypeEx”  (Read 419 times)

0 Members and 1 Guest are viewing this topic.

Offline lbfsitewebTopic starter

  • Newbie
  • *
  • Posts: 4
  • Activity:
    0.8%
  • Reputation Power: 1
  • lbfsiteweb has no influence.
  • Referrals: 0
    • View Profile
How to use “Orion.FindTypeEx”
« 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。

Offline Crisis

  • Global Moderator
  • *
  • *
  • Posts: 3166
  • Activity:
    2%
  • Reputation Power: 43
  • Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.
  • Gender: Male
  • Scripting well enough to break things!
  • Referrals: 2
    • View Profile
Re: How to use “Orion.FindTypeEx”
« Reply #1 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');

Tags: