NAME
        check_busy - see if a player is busy and/or make him busy
 
SYNOPSIS
        int check_busy(int heart_beats)
 
LOCATION
        /obj/player.c
 
DESCRIPTION
        The function returns 1 if the player is currently busy; if not the
        player is made busy for the number of heartbeats as detailed by the
        function call and zero is returned.

EXAMPLES
        check_busy()    basically the same as query_busy()
        check_busy(12)  make the player 12 heartbeat busy if he isn't.

SEE ALSO
        query_busy

Help topics available:
check_busy query_busy query_real_name query_puzzles set_puzzle

[START|BACK ]




[ NannyMuds main page | FAQ | Contact us ]

You are guest number 124 since November 2019.
This file was last modified: June 2000.