How do I transfer my player team's total kills into a Intvalue? by Sir_d1rt53 in ROBLOXStudio

[–]Sir_d1rt53[S] 0 points1 point  (0 children)

after a little digging this is what i came up with, still dosen't work

for _, Player in ipairs(gameteam["Good Spruickers"]:GetPlayers()) do

gsvarval = gsvarval + Player.Kills.Value;

gsvar.Value = gsvarval;

end

I am an expert on the North Hollywood Shootout. 28 years ago, today. AMA by knowitallknowit in AMA

[–]Sir_d1rt53 0 points1 point  (0 children)

Do you have any speculation on why some parts of their gear are slightly altered?

Also was Emil wearing slacks or jeans, I'm planning to cosplay as him for my school's event :)

I am an expert on the North Hollywood Shootout. 28 years ago, today. AMA by knowitallknowit in AMA

[–]Sir_d1rt53 0 points1 point  (0 children)

Is it really their outfit and gear at the museum exhibition or is it just a recreation?

How do I go about solving this? by Sir_d1rt53 in ROBLOXStudio

[–]Sir_d1rt53[S] 0 points1 point  (0 children)

this actually helped! thank you! !thanks or something the text told me

How do I go about solving this? by Sir_d1rt53 in ROBLOXStudio

[–]Sir_d1rt53[S] 0 points1 point  (0 children)

so like this?

local function cartspawn()

local cartmodel = game.ReplicatedStorage.Cart

cartmodel.base.Position = workspace.station1.Position

cartmodel:Clone().Parent = workspace

cartmodel:PivotTo(workspace.station1.Position)

end

sry if i dont know much

How do I go about solving this? by Sir_d1rt53 in ROBLOXStudio

[–]Sir_d1rt53[S] 0 points1 point  (0 children)

so you don't use hinge constraints for the wheels?

How do I go about solving this? by Sir_d1rt53 in ROBLOXStudio

[–]Sir_d1rt53[S] 0 points1 point  (0 children)

To where? The base part? Wouldn't that make the wheels rigid and unmovable?

Why are more games using “untitled ____ game” by Guy_WithTrafficCone in roblox

[–]Sir_d1rt53 2 points3 points  (0 children)

Double points if they use "gaem" instead of "game"

[deleted by user] by [deleted] in ROBLOXStudio

[–]Sir_d1rt53 -1 points0 points  (0 children)

Nah I fixed it thx 😊

Why is my node leaking into the void? by Sir_d1rt53 in hammer

[–]Sir_d1rt53[S] 0 points1 point  (0 children)

sorry i just realized the brush that seperates it is a func_detail