Es remove
From EventScripts Community Encyclopedia
|
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: {{{x}}} DescriptionRemoves the first instance of the named entity from the map. Parameters
Examples// Remove the first AK47 from the map es_remove weapon_ak47 // Removes the entity with the index of 666 es_remove 666
Notes
See also
External linkses_xremove
|
