Es gettimestamp

From EventScripts Community Encyclopedia


Overview

Syntax: es_gettimestamp <variable>

Note: Command parameters are described inside the < and > characters. Optional parameters are contained within [ and ] characters.

Variation of this command that doesn't expand variables: es_xgettimestring

Description

Stores a shorter timestamp than es_gettime in the variable. Always growing value. EventScripts will expand any variables it finds.

Parameters

  • variable - name of the variable to store the timestamp.


Examples

es_xsetinfo timestamp 0
es_xgettimestamp timestamp
es_msg Short timestamp server_var(timestamp)


Notes



See also

blog comments powered by Disqus