Es.esctextbox

From EventScripts Community Encyclopedia
This article is a stub. Please help by adding to it.



Method: esctextbox

Module: es
Class: (no class)
EventScripts version: 2.0

Method Overview

Table of Contents

Contents


Description

Sends an ESC textbox to a player.

Arguments


Examples

es.esctextbox(time in seconds, userid, "title of textbox", "text within textbox")

Notes

- The text within the textbox is limited to a maximum of 512 characters. If you have more characters than 511 the text won't be displayed.
- To create a new line use \n

See Also

blog comments powered by Disqus