#help abaout leadboards
93 messages · Page 1 of 1 (latest)
can u help dude
@undone arrow
ı dıd a command when you touch to TeleportPart1 you are ın Team Ronaldo
ıts workıng
ı made same for team messi but ıts not workıng
code
ok
local TeleportPart3 = game.Workspace.TeleportPart3
TeleportPart3.Touched:Connect(function(hit)
local character = hit.Parent
local player = game.Players:GetPlayerFromCharacter(character)
if player then
player.Team = game.Teams["Team Messi"]
end
end)
@undone arrow there
local TeleportPart3 = game.Workspace.TeleportPart3
TeleportPart3.Touched:Connect(function(hit)
local character = hit.Parent
local player = game.Players:GetPlayerFromCharacter(character)
if player then
print(player.Name .. " touched TeleportPart3.")
-- Ensure the team name is correct and matches your game's setup
local teamName = "Team Messi"
local team = game.Teams[teamName]
if team then
print("Assigning " .. player.Name .. " to " .. teamName)
player.Team = team
else
warn("Team " .. teamName .. " not found!")
end
else
warn("Player not found for character:", character.Name)
end
end)
** You are now Level 5! **
what ıs that
try this code
local teamName = "Team Messi"
local team = game.Teams[teamName]
if team then
print("Assigning " .. player.Name .. " to " .. teamName)
player.Team = team
else
warn("Team " .. teamName .. " not found!")
end
else
warn("Player not found for character:", character.Name)
end
end)
this?
still same
and reset the ronaldo code
ronaldo code is working
just drop the code so i can take a look
wdymn
should ı send ronaldo code to u
local TeleportPart = game.Workspace.TeleportPart1
TeleportPart.Touched:Connect(function(hit)
local character = hit.Parent
local humanoid = character:FindFirstChildOfClass("Humanoid")
local player = game.Players:GetPlayerFromCharacter(character)
-- Eğer dokunan nesne bir oyuncu karakteriyse ve oyuncu varsa
if humanoid and player then
-- Oyuncunun takımını "Team Ronaldo" olarak ayarla
player.Team = game.Teams["Team Ronaldo"]
end
end)
local TeleportPart3 = game.Workspace.TeleportPart3
TeleportPart3.Touched:Connect(function(hit)
local character = hit.Parent
local humanoid = character:FindFirstChildOfClass("Humanoid")
local player = game.Players:GetPlayerFromCharacter(character)
if player then
player.Team = game.Teams["Team Messi"]
end
end)
should ı add that to ronaldos script
messi
okay ty
not workıng
ronaldo is working
messi is not
@undone arrow
can u fıx
ıf ı add you to game
@onyx lake @slim marlin @undone arrow
can somoone help
uhh?
ı need help abaout leadboard
@onyx lake
pad1.Touched:Connect(function(hit)
local character = hit.Parent
local humanoid = character:FindFirstChildOfClass("Humanoid")
local player = game.Players:GetPlayerFromCharacter(character)
if humanoid and player then
player.Team = game.Teams["Team Messi"]
end
end)```
Use brickcolor to decide team
in other words, use "TeamColor" ans sync BrickColor.new() with the original color of the team
what
** You are now Level 5! **
nope, instead of player.Team
local pad1 = game.Workspace.pad1
pad1.Touched:Connect(function(hit)
local character = hit.Parent
local humanoid = character:FindFirstChildOfClass("Humanoid")
local player = game.Players:GetPlayerFromCharacter(character)
if humanoid and player then
player.TeamColor = BrickColor.new("ReallyBlue")
end
end)
try it now
let me
NOT WORKINGGG OFFFF
can u help ıf add u to game
@onyx lake
bc ı trıed fıx for 2 hour but nothıng.
yh the game has nothıng
@onyx lake ı sent friend req
My user BeqosySAD
my group ıs
that
ok
tysm dude
also ı asked somethıng dıff ın #✋︱studio-help-classic ıts would awesome ıf u help
as you can understand ı am new lol
whats that
or remove the highlight?
let me
decals have a property called "Face"
yeah, i joined
nice, bro
ok buddy
ty