Bomb pickup

From EventScripts Community Encyclopedia

Description

bomb_pickup executes EVERY TIME A PLAYER PICKS UP THE BOMB - (or starts with it), also executes on EVERY PLAYER THAT PICKS UP THE BOMB - (or starts with it)

Variables

Variables Specific to bomb_pickup That Are Expanded:

     event_var(userid)
           The userid of the person that picked up the bomb


Variables Specific to the Player That Picked Up the Bomb:

     event_var(es_username)
           The name of the person that picked up the bomb
     event_var(es_steamid)
           The steamid of the person that picked up the bomb
     event_var(es_userteam)
           The team # of the person that picked up the bomb
     event_var(es_userhealth)
           The health of the person that picked up the bomb
     event_var(es_userarmor)
           The armor of the person that picked up the bomb
     event_var(es_userdeaths)
           The number of deaths of the person that picked up the bomb
     event_var(es_userkills)
           The number of kills of the person that picked up the bomb
     event_var(es_userweapon)
           The name of the player's weapon that picked up the bomb
blog comments powered by Disqus