RF
ROBLOX FORUMβ€’3mo ago
Anon

How do i Fix This - Roblox Forum

Δ°m making a Roblox Game but im getting local mob = require(script.Mob) local mob = workspace.Grassland mob.Spawn("Zombie", map) Mob: local ServerStorage = game:GetService("ServerStorage") local mob = {} function mob.Spawn(name, map) local mobExists = ServerStorage.Mobs:FindFirstChild(name) if mobExists then local newMob = mobExists:Clone() newMob.HumanoidRootPart.CFrame = map.Start.CFrame newMob.Parent = workspace else warn("Requested mob does not exist:", name) end end return mob πŸ’ŽπŸ’ŽπŸ’ŽFree ROBUXπŸ’ŽπŸ’ŽπŸ’Ž
2 Replies
Anon
AnonOPβ€’3mo ago
One or two options: 1: Spawn is not an active child of Folder 2: Something is moving Spawn from Folder 3: Its a typo πŸ’ŽπŸ’ŽπŸ’ŽFree ROBUXπŸ’ŽπŸ’ŽπŸ’Ž
Anon
AnonOPβ€’3mo ago
Dev needed - 3-6k Per month Pay @ Voldex Games - Roblox Forum - ROB...
We're looking for an experienced Roblox Gameplay Programmer to help with the creation of our new upcoming Roblox games. You will love working at Voldex. Voldex is one of the world's top UGC game companies, creating games within Minecraft and Roblox for millions of players since 2015. Our Minecraft games/servers are in the top 5 worldwide. So...
dawnbound from praying mantis? - Grow a Garden - Grow a Garden (Rob...
Im pretty sure dawnbound event can sapwn naturally, so could praying mantis give it to a sunflower? πŸ’ŽπŸ’ŽπŸ’ŽFree ROBUXπŸ’ŽπŸ’ŽπŸ’Ž

Did you find this page helpful?