Es cexec
From EventScripts Community Encyclopedia
|
[edit] OverviewSyntax: 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_xcexec [edit] DescriptionForces the provided userid to run a client-side command [edit] Parameters
[edit] Examplesevent player_spawn { // Forces player to purchase a deagle es_cexec event_var(userid) buy weapon_deagle }
[edit] Notes
findflags server_can_execute
// List all the commands which have the "server_can_execute" flag
[edit] See also
|
