otclient/modules/game_textmessage/textmessage.otmod
Eduardo Bart 36c029fc69 Multiprotocol 8.1-9.6 finally working
Still have many minor issues, tests are needed
No recompilation needed anymore
9.60 messages is not fully implemented
2012-07-26 06:12:20 -03:00

9 lines
211 B
Plaintext

Module
name: game_textmessage
description: Manage game text messages
author: edubart
website: www.otclient.info
sandboxed: true
scripts: [ textmessage.lua ]
@onLoad: init()
@onUnload: terminate()