I'm tired and confused, but if you're trying to get the NPC to put booleans into an array, what napo said should have worked.
PHP Code:
echo("Boolean:" SPC (0 == 1) SPC (1 == 1));
This returns 0 and 1.
If I'm way off on the subject, just ignore me ._.