A
/ \ _ Play Now Nemesis on
| | | | _______ _ _ _______ _______ _ _______
| |\ | | | ____| | \ / | | ____| / ____| | | / ____|
/-------/-------------------------------------------------------------------,
O= Home <=XX| About News Pics Adventurers Wizards Download Connect >
\-------\-------------------------------------------------------------------'
| | \ | | |____ | | | | | |____ ___ \ \ | | ___ \ \
| | \_| |_______| |_| |_| |_______| |_______/ |_| |_______/
\ /
V
Documentation Area
Document Path: /doc/player/query_killable
Name: query_killable - get the killable status of a player
Syntax:
int query_killable()
Description:
The query_killable call gets the killable status of a player.
If the player is killable it can kill other killable players and
can get killed by them.
Return value:
1 if the player is killable, 0 if not.
Examples:
int killable;
killable=this_player()->query_killable();
See also:
This page was generated in LPC
Imprint / Impressum