選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

10 行
228 B

Module
name: game_playerdeath
description: Manage player deaths
author: BeniS, edubart
website: https://github.com/edubart/otclient
sandboxed: true
scripts: [ playerdeath ]
@onLoad: init()
@onUnload: terminate()