Phantasmal MUD Lib for DGD

Phantasmal Site > Phantasmal API > API Listing > num_socials

API Function: num_socials

Summary:
returns the number of registered social verbs

Defined In LPC Object:
/usr/common/sys/sould.c

Prototype:
int num_socials(void)

Can Be Called By:
System, Common, Game

Description:

Returns the number of currently-registered social verbs the SoulD is tracking.

Return Value:

The number of verbs, or -1 if the query isn't allowed

Errors:
Normally none.

See Also:
all_socials