[Main page] [Overview]     /daemon /wizards /add_wizard

SYNOPSIS
int add_wizard( string foo, int stat) {

FILE
/kernel/wizards.c

DESCRIPTION
Adds a new wizard with name foo and wizlevel stat.
Only persons with admin access are allowed to add wizards.
The function returns 1 on success.