mud/lib/doc/sefun/leaderp
2020-09-06 05:43:07 -07:00

26 lines
529 B
Plaintext

LEADERP(1) LEADERP(1)
NAME
leaderp() - returns true if the player is an elected
leader
SYNOPSIS
int leaderp(object ob)
DESCRIPTION
Given an object as an argument, leaderp() will return true
if that player is an elected leader.
LOCATION
/secure/sefun/pointers.c
SEE ALSO
ambassadorp(), archp(), high_mortalp(), userp(), wizardp()
Author
Descartes of Borg
1