#i made a hunger system but im not able to get my int value to go up
1 messages · Page 1 of 1 (latest)
local hunger = game.workspace.hunger
k hold on let me get in
** You are now Level 4! **
and try hunger.Value = hunger.Value + 10
i think workspace works too, not sure
send ss of script and output
and also, is hunger intvalue?
this one
send picture of workspace
hunger upper case
nope didnt work
send pic of workspace
Click Hunger and show the properties tab
Bruh
Wait
You dont need a click detector in a tool
Just do
tool.Activated:Connect(function()
end)
so
local tool = script.Parent
thanks now working but only for the output not he gui
because u need to make script for updating gui 🤦♂️
i do
show it
wher do i put it?
You should read devforum, roblox docs or just watch DevKing / Alvin Blox tutorials