Discuss this page on this pages TalkPage
plyDestroyed
See plyDestroyed at Xelerus
Syntax | (plyDestroyed player string) |
Arguments | player: The player. |
| string: The ending string. |
Returns | condition: True (I don't really know) |
Category | player, damage |
Description | Ends the game with the string on the last screen. |
Example
(plyDestroyed gplayer "ha ha you lose")
The player loses with an ending screen with ha ha you lose on it.
Return to Functions list