2012-07-14 12:59:32 +02:00
|
|
|
Module
|
|
|
|
name: game_playerdeath
|
|
|
|
description: Manage player deaths
|
2012-07-15 13:49:28 +02:00
|
|
|
author: BeniS, edubart
|
2012-07-14 12:59:32 +02:00
|
|
|
website: www.otclient.info
|
2012-07-24 07:30:08 +02:00
|
|
|
sandboxed: true
|
|
|
|
scripts: [ playerdeath.lua ]
|
|
|
|
@onLoad: init()
|
|
|
|
@onUnload: terminate()
|