int set_is_wizard(ob,flag)
object ob
int flag

Sets the wizard flag for a player object with flag=1, queries it with flag=-1
and resets it with flag=0.

See also query_is_wizard.
