I need help making a gasmask mechanic in gimkit creative for my game
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
I’ll get back on. I’ll deleted them but did u find me
@BountyHunterX
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…
![]()
OK, all I needed to know.
![]()
I don’t need it to show on the player, I just need to have a mechanic
Do you have the damaging gas?
How much damage does it do so i can make a mini-guide on this
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.
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
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 ?
