Es entsetname
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_xentsetname [edit] DescriptionNames an entity that the specified userid is looking at. (Doesn't change player name) [edit] Parameters
[edit] Examplesevent player_hurt { es_entsetname event_var(attacker) bill // Names the player entity he shot "bill" That does not change his CS:S name it renames the entity for later use es_fire event_var(attacker) bill Kill // Deletes the player from the server. Doesn't slay, kills it. Might crash server.. }
[edit] Notes
[edit] See also
|
