Es.escinputbox

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



Method: escinputbox

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

Method Overview

Table of Contents

Contents


Description

Sends an ESC input box to a player.

Arguments

  • time - time in seconds
  • userid - the userid you wish to send the box to
  • title - title of the textbox(will appear at top)
  • text - text that will appear right above the input box


Examples

es.escinputbox(30, userid, "title of textbox", "text just above", "say")

Notes

This will make the player say in chat whatever they type in the input box

See Also

blog comments powered by Disqus