Functions Documentation
View Function Edit Function
Name plyDestroyed
Syntax (plyDestroyed player string)
Argument List player: The player.
string: The ending string.
Returns condition: True (I don't really know)
Category repair/damage, player
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.
Comment Nice function allowing to end the game without the fighting death.