Est Remove

From EventScripts Community Encyclopedia
Syntax: est_Remove <identifier>
Note: Command parameters are described inside the < and > characters. Optional parameters are contained within [ and ] characters.

Contents

Description


Parameters

  • identifier

Example


block es_map_start
{
  // Remove Hostages on mapstart
  est_Remove hostage_entity
}

Notes


See Also

blog comments powered by Disqus