tibia-client/modules/game_textmessage/textmessage.otmod

9 lines
207 B
Plaintext
Raw Normal View History

2011-11-03 23:16:47 +01:00
Module
2011-12-05 19:27:07 +01:00
name: game_textmessage
2011-11-03 23:16:47 +01:00
description: Manage game text messages
author: edubart
website: www.otclient.info
sandboxed: true
scripts: [ textmessage ]
@onLoad: init()
@onUnload: terminate()