Quote
Originally posted by HomeWear:
**I have, but to me they all look like **** **** babble.
Please help.
**
Well, to decifer that, if there is an (!) before the bit that means that number needs to be off. With out the (!) means that number needs to be on. There are also (and) and (or) operators. I'm pretty sure that (&) is the and operator but I forget what the (or) operator is. The EVnova bible explains these better. The (and) and (or) operators are so you can require more than one bit to be set (with the (and) operator) or just allow for one of several bits to make a mission available (with the (or) operater). I think (/) might be the (or) operator, but check the nova bible to be sure.
For example:
!b511/b35/b212 in this expression the mission would be made available if either b511 is off or b35 is on or be212 is on.
(b511&!b35)/b212 in this expression the mission would be made available if b511 is on and b35 is off or if b212 is on.
I think I got that right. Does it make any sence? If not, like I said, check with the nova bible. I'm sure that explains it better.
------------------
DANGER WILL ROBINSON! MY ARMS ARE FLAILING WILDLY!