of     1   

iHypered
#182360482Monday, January 25, 2016 3:16 AM GMT

what would i do for a brick to change a player's leaderstat value to a number when touched #code iHypered
iHypered
#182361949Monday, January 25, 2016 3:36 AM GMT

bump #code iHypered
swimmaster07
#182362095Monday, January 25, 2016 3:38 AM GMT

local brick = script.Parent brick.Touched:connect(function() point.Value = point.Value + 1 end
iHypered
#182362477Monday, January 25, 2016 3:44 AM GMT

thanks #code iHypered
iHypered
#182379649Monday, January 25, 2016 1:37 PM GMT

hmm its not working #code iHypered
llaserx
#182379709Monday, January 25, 2016 1:39 PM GMT

iHypered
#182379972Monday, January 25, 2016 1:49 PM GMT

@xlaser, where do i put that? #code iHypered
llaserx
#182380007Monday, January 25, 2016 1:51 PM GMT

iHypered
#182380034Monday, January 25, 2016 1:52 PM GMT

i am learning, just tell me pls #code iHypered
llaserx
#182380168Monday, January 25, 2016 1:57 PM GMT

iHypered
#182380186Monday, January 25, 2016 1:58 PM GMT

pls tell me, idk how to script yet, only build ok #code iHypered
llaserx
#182380303Monday, January 25, 2016 2:03 PM GMT

iHypered
#182380342Monday, January 25, 2016 2:04 PM GMT

@xlaser, thats where i already am learning pls just tell me how to do it, not what i should do this time #code iHypered
llaserx
#182380528Monday, January 25, 2016 2:11 PM GMT

ill help u #code local stats = game.Player.LocalPLayer:WaitForChild('leaderstats') script.Parent.Touched:connect(function() --Code end) http://www.roblox.com/xla-item?id=290739801http://www.roblox.com/aser-item?id=290739819http://www.roblox.com/23-item?id=290739831 R$1,382 Tx457 (づ ゚ ³ ゚)づ
iHypered
#182380720Monday, January 25, 2016 2:18 PM GMT

ok thx #code iHypered
iHypered
#182380921Monday, January 25, 2016 2:26 PM GMT

it still wont work #code iHypered

    of     1