Most of Asphyxia’s configuration takes GTA V’s own values: a weapon hash, an explosion type, a vehicle model. These pages are the lookup tables for those values, so you can fill in a blacklist without hunting through the game’s source data.
What you’ll use most
Weapons
Weapon names and hashes for the blacklisted-weapons list.
Explosions
Explosion type IDs for the explosion blacklist.
Vehicle Classes
Class indexes for grouping vehicles.
Death Causes
The weapon hash reported when a player dies.
Finding a model name
Vehicle and ped blacklists take a model name (like adder or
a_m_y_beach_01), not a class or an index. The fastest way to get one for
something already in your world is the
entity inspector in the in-game admin
menu — look at the entity, press the inspect key, and copy the model name
straight into your blacklist.