Gasmask mechanic

I need help making a gasmask mechanic in gimkit creative for my game

2 Likes

Could you define what it does?
Like makes other players slow or other?

it pretty much will just help players survive in areas with this gas that makes you sleep and put you in a nightmare, if they escape the nightmare they just take a lot of damage, if they don’t well, they d1e

use an item and a checker

The gas is a zone, so check if they have that item and constantly add the health they lose or just have them not take damage

I forgot to mention I need a stealth mechanic to, something so players can sneak by

cant right now gtg sorry

I will come back later though

@randomlikesghostface stay on topic

2 Likes

Yep, sorry, MB.
I started it.
:sweat_smile:
Anyways…


Yes, I did.


:saluting_face:

I’ll get back on. I’ll deleted them but did u find me
@BountyHunterX

2 Likes

So, @bountygamer791, IDK if they’re exactly a way to make it show a gasmask on a player without taking max memory and blowing your braincells with the block code (No offense), but I can help you with the gas-resistance feature.
I’ll edit this to show you how in a sec…
:+1:t2:


OK, all I needed to know.
:smile:

I don’t need it to show on the player, I just need to have a mechanic

1 Like

Do you have the damaging gas?
How much damage does it do so i can make a mini-guide on this

2 Likes

You can have a property (gas mask- 0 or 1) (0 for off and 1 for on) When a player enters a zone, it triggers a checker that checks if the property is 0 or 1. If the checker fails the player takes damage.

1 Like

use a relay that says equip gas mask or smth like that and when player press that relay it activates a item granter and it grants the player a unique item then add a zone to the area where there will be gas and when player touches that zone it activates a checker if player have that unique item (aka gas mask) it dosent do anything, but if the player does not have the gas mask on it activates a trigger loop thats connected to a damager that constantly damages the player I kinda rushed so it might have some flaws

1 Like

it does 75 damage to the player

i was gonna say this @bountygamer791 (sorry for ping)

can u give me a guide with images, I think I know what to do but just in case

You really don’t have to use an actual item, instead, just make a property scoped to each player and change it to something else when they get the gas mask

can you give me a guide with images on that @Dungeonmaster ?