Verlink uns
  Schlauchbootforum > Aussenborder > 2-Takt

2-Takt Alles zum Thema 2 Takt Aussenbordmotoren.

 
 
Themen-Optionen

-- Simple LocalScript example local player = game.Players.LocalPlayer local starterGui = game:GetService("StarterGui")

-- Get the ScreenGui local myGui = gui:WaitForChild("MyGui")

-- Create a TextLabel local label = Instance.new("TextLabel") label.Size = UDim2.new(1, 0, 1, 0) label.BackgroundTransparency = 0.5 label.Text = "Hello, world!" label.Parent = myGui

-- Create a ScreenGui if one doesn't exist local gui = player.PlayerGui if not gui:FindFirstChild("MyGui") then local myGui = Instance.new("ScreenGui") myGui.Name = "MyGui" myGui.Parent = gui end

Updated | New Giga Mansion Tycoon Script Pastebin 2024

-- Simple LocalScript example local player = game.Players.LocalPlayer local starterGui = game:GetService("StarterGui")

-- Get the ScreenGui local myGui = gui:WaitForChild("MyGui")

-- Create a TextLabel local label = Instance.new("TextLabel") label.Size = UDim2.new(1, 0, 1, 0) label.BackgroundTransparency = 0.5 label.Text = "Hello, world!" label.Parent = myGui

-- Create a ScreenGui if one doesn't exist local gui = player.PlayerGui if not gui:FindFirstChild("MyGui") then local myGui = Instance.new("ScreenGui") myGui.Name = "MyGui" myGui.Parent = gui end


Powered by vBulletin
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Template-Modifikationen durch TMS
Copyright © 2005 - 2025 , https://schlauchboot-online.com