Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR LUA

roblox add attribute

local weapon = script.Parent
 
-- Create an attribute
weapon:SetAttribute("ReloadTime", 3)
Source by developer.roblox.com #
 
PREVIOUS NEXT
Tagged: #roblox #add #attribute
ADD COMMENT
Topic
Name
8+3 =