I wish to make a command only run if one or more of either criteria is met;
I have tried making the ACS for the desired item;
!OI|!u1
I just tried this and it seems to be working fine for me. What menu are youusing the ACS on?
Prelogin;
╔════════════════════ Command Options ════════════════════╗
I have things I don't want to run, if the user is invisible or the user
is me regardless of whether I am invisible or not.
Should I do the !u1 or !s255 part BEFORE the !OI? like
(!s255|!OI)
So its doing what its supposed to do, which is to evaluate to true. If youstop ORing the logic you should get results like what you're looking for:
!s255!OI
!T!F
FT
FALSE AND TRUE = FALSE
You want it to run when they are not s255 and not invisible, since the
ACS isdefining when it SHOULD run not when it shouldn't. Give that a
try and let meknow how it goes.
Thanks, that got it I think, thanks for the explanation also.
| Sysop: | digital man |
|---|---|
| Location: | Riverside County, California |
| Users: | 1,168 |
| Nodes: | 17 (0 / 17) |
| Uptime: | 505:10:58 |
| Calls: | 509,464 |
| Calls today: | 1 |
| Files: | 260,992 |
| D/L today: |
1,237 files (84,802K bytes) |
| Messages: | 471,296 |