Est isadmin

From EventScripts Community Encyclopedia


Overview

Syntax: est_IsAdmin [VAR] [PLAYER]

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: {{{8}}}

Description

Returns 1 if the player is an admin or 0 if they are not. 

Parameters

  • VAR - Variable to store 1 or 0


Examples

// Returns 1 if the player is an admin
es est_isadmin temp1 event_var(es_steamid)


Notes

  • The user has to be marked with est_makeadmin for it to return 1


See also

blog comments powered by Disqus