Est IsBomber
From EventScripts Community Encyclopedia
Syntax: est_IsBomber <variable> <identifier>Note: Command parameters are described inside the
< and > characters. Optional parameters are contained within [ and ] characters.
[edit] Description
[edit] Parameters
[edit] Exampleevent player_spawn { es_xset myvar 0 es est_IsBomber myvar event_var(userid) if(event_var(es_userteam) == 2) then if(server_var(myvar) == 1) then es_xtell event_var(userid) You have the bomb!! } [edit] Notes
[edit] See Also |
