25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

11 satır
275 B

Module
name: game_textwindow
description: Allow to edit text books and lists
author: edubart, BeniS
website: https://github.com/edubart/otclient
sandboxed: true
dependencies: [ game_interface ]
scripts: [ textwindow ]
@onLoad: init()
@onUnload: terminate()