Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

9 řádky
225 B

Module
name: game_textmessage
description: Manage game text messages
author: edubart
website: https://github.com/edubart/otclient
sandboxed: true
scripts: [ textmessage ]
@onLoad: init()
@onUnload: terminate()