mirror of
https://github.com/edubart/otclient.git
synced 2025-04-30 01:29:21 +02:00

Still have many minor issues, tests are needed No recompilation needed anymore 9.60 messages is not fully implemented
9 lines
211 B
Plaintext
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() |