Skip to main content
It provides secure usable items for a gas mask (toxic/smoke entity proofs plus mask clothing) and night vision goggles (prop plus night vision / thermal toggle). These items are used by Project X crime scripts and can be used standalone.
Frameworks: qb-core, qbox, ESX, or custom.Inventories: ox, qs, qb, codem, esx, lj, or ps.Notifications: ox, qb, or esx.You also need ox_lib as a dependency.
Using the item again shows the already-wearing message (WearingMaskMessage in config). Remove the current mask or goggles with /removegasmask or /removenightvision first.
You must turn night vision and thermal vision off first with /togglenightvision or /togglethermalvision, then run /removenightvision.
Drawable IDs differ between clothing packs. Update GasMask.Clothing, GasMask.Variation, and NightVisionGoggles.Clothing in config.lua to match your pack.
No. Masks uses its own config.lua for framework, inventory, and notifications. Bridge is not required.
Join the Project X Discord and ask in the #Free-Support channel.