Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

11 righe
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()