Est Restrict
From EventScripts Community Encyclopedia
Syntax: est_Restrict <identifier> <weapon name>Note: Command parameters are described inside the
< and > characters. Optional parameters are contained within [ and ] characters.
[edit] DescriptionRestricts a certain weapons for a player. [edit] Parameters
[edit] Exampleevent player_team { if(event_var(team) > 1) do { es est_Restrict event_var(userid) awp // Restricts the AWP for any player thats on a team } } [edit] Notes
[edit] See Also |
