Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-2

DOES ANYONE KNOW ANOTHER USER ID FOR STAMPER PARTS?!

Asked by 10 years ago

If you know any please post some! I would greatly appreciate it!


local Window local Data local Mouse

local SetCache = {}

local soloGame = game:FindFirstChild("NetworkClient") == nil

-- For Restricting Stamper Tool local isRestricted = true if(isRestricted) then local buildingPlate = nil local partModel = nil end --local userIdForStamperParts = 1 -- This is Roblox local userIdForStamperParts = -- HERE

--Constants local useAssetVersionId = true local BaseUrl = game:GetService("ContentProvider").BaseUrl local ThumbnailUrl; if useAssetVersionId then ThumbnailUrl = BaseUrl .. "Game/Tools/ThumbnailAsset.ashx?fmt=png&wd=110&ht=110&assetversionid=" else ThumbnailUrl = BaseUrl .. "Game/Tools/ThumbnailAsset.ashx?fmt=png&wd=110&ht=110&aid=" end

0
Use of caps reduce my want to fix this issue. Nickoakz 231 — 10y

1 answer

Log in to vote
0
Answered by
mymw 5
10 years ago

I recall that this answer isn't about Lua scripting.

Ad

Answer this question