Discuss this page on this pages TalkPage
plyIsInsured
See plyIsInsured at Xelerus
| Syntax | (plyIsInsured player) |
| Arguments | player: The player. |
| Returns | condition: True if the player is insured, Nil otherwise. |
| Category | insurance, player |
| Description | Returns wether or not the player is insured. |
Example
(plyIsInsured gplayer)
Returns whether or not the player is insured.
Return to Functions list