A
/ \ _ Play Now Nemesis on
| | | | _______ _ _ _______ _______ _ _______
| |\ | | | ____| | \ / | | ____| / ____| | | / ____|
/-------/-------------------------------------------------------------------,
O= Home <=XX| About News Pics Adventurers Wizards Download Connect >
\-------\-------------------------------------------------------------------'
| | \ | | |____ | | | | | |____ ___ \ \ | | ___ \ \
| | \_| |_______| |_| |_| |_______| |_______/ |_| |_______/
\ /
V
Documentation Area
Document Path: /doc/efun/find_player
Name: find_player - find a player
Syntax:
object find_player(string name)
Description:
The find_player efun finds a player with name 'name'.
If you know that you are looking for a player use this function
rather than find_living.
Return value:
If the player is found, its object pointer is returned, else 0.
Examples:
object nobody;
nobody=find_player("nobody");
See also:
This page was generated in LPC
Imprint / Impressum