Es botsetvalue

From EventScripts Community Encyclopedia


Overview

Syntax: es_botsetvalue

<userid> <convar-name> "<convar-value>"
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_xbotsetvalue

Description

Sets a particular server variable associated with a bot/fakeclient

Parameters

  • userid - Userid of the fake client
  • convar-name fake convar to set for them
  • convar-value value of the variable to set for them


Examples

es_botsetvalue event_var(userid) blah "hello"


Notes

(None)


See also

(None)


blog comments powered by Disqus