criteria and oring modifiers

Post ideas & suggestions you have pertaining to the game here.
Post Reply
User avatar
Betelgeuse
Fleet Officer
Fleet Officer
Posts: 1920
Joined: Sun Mar 05, 2006 6:31 am

Is there a way to or modifiers in a criteria.

Say you want to say "w +Makayev; +Rasiermesser;" Those two need to be ored not anded like is currently done.

Noting everything else doesn't seem like a solution because that would break compatibility with anything that adds new modifiers.
Crying is not a proper retort!
george moromisato
Developer
Developer
Posts: 2998
Joined: Thu Jul 24, 2003 9:53 pm
Contact:

No, sorry there is no OR currently implemented.

Depending on what you want you can probably get by with running the query twice and concatenating the results with (append)
User avatar
Atarlost
Fleet Admiral
Fleet Admiral
Posts: 2391
Joined: Tue Aug 26, 2008 12:02 am

Since I want to use this in a weapon enhancment device that isn't going to work I don't think.
george moromisato
Developer
Developer
Posts: 2998
Joined: Thu Jul 24, 2003 9:53 pm
Contact:

Just out of curiosity, what query do you want?
User avatar
Atarlost
Fleet Admiral
Fleet Admiral
Posts: 2391
Joined: Tue Aug 26, 2008 12:02 am

"l ^NAMI ^Rasiermasser ^NWA -EnergyWeapon"

where the stuff prefixed with carets are ored. (to enhance launchers by NAMI, Rasiermasser and NWA but not launchers by Makayev, Ares, Teratons, or stuff in other mods)
Post Reply