Radiation system acs 1.7.5

Hi, I am creating a game in roblox and I want to add a radiation zone to the game, but I don’t know how to start this script… Can anyone help?

3 Likes

Hi! It would be pretty challenging to help you with your concern as from the information you provided above, it isn’t that clear how exactly you want this radiation zone to behave/work in the setting of your game. It would be a great start if you can clarify more on how exactly you would want this to behave in your game. Thanks!

local pos = --player position heer
local part =  --part inside the radiation zone in the middel
while true do wait()
radiation  = (part.Position-pos).magnitude
end

Hi, I would like to make a zone where if the players entered it, it was on the GUI screen that there was radiation and there were sounds of radiation and that health was taken away, it would be very cool! I can’t do it myself because I don’t know how to start!

Hi, what should I enter in pos?? show me an example I don’t remember how to make out)

local pos = Player.Character.HumanoidRootPart.Position

image

locate the player like

local Player = game.Players.LocalPlayer
1 Like

it must be in local script to work

1 Like

Thank you, but I do not know where that is and I need gui to take away my health, I do not know how to do it can you give me a ready-made model?

ungrupe it inside workspace to work it is a tool

dd.rbxm (22.0 KB)

no bc i have to do lot of work and idont want to do that

This isn’t a place to ask for free stuff, this is a scripting support where you need to atleast try to code it first, not ask for free stuff smh.

1 Like

I don’t get what you mean by “gui to take away my health”.

If you get under radiation radiation, your health will not improve, right?? it must be taken away

image
you need save to roblox and press allow button

1 Like

im working on something idont have time for that sorry