Welcome to the Wizard101 Message Boards


Player Guide
Fansites
News
Game Updates
Help

Follow important game updates on Twitter @Wizard101 and @KI_Alerts, and Facebook!

For all account questions and concerns, contact Customer Support.

By posting on the Wizard101 Message Boards you agree to the Code of Conduct.

More Logic Functions!

AuthorMessage
Survivor
Sep 09, 2010
4
Hi, I have been messing around with castle magic and have realized that the current magic computers only have these functions:

AND
OR
XOR
NOT
NOR

It would be really helpful if we just got all of them, as these are missing:

IDENTITY
TRUE
FALSE
NOR
XNOR

and for a possible advanced magic computer why not these:

NONIMPLICATION (NOT into a NOR)
CONVERSE NONIMPLICATION (NOT into a AND)
IMPLICATION (Not into OR)
CONVERSE IMPLICATION (NOT into NAND)
PROJECTION
NEGATION
INVERSE PROJECTION
INVERSE NEGATION

I hope this isn't too hard to understand, thanks!