|
| 03 Sep 2015 12:59 PM |
so, im making a tycoon, and i need 2 make a dropping/collecting system. But i never find the fix of it :'c
the problem seems to be that the script doesnt detect which player he has to give the money. I need your helps, if you could find a way, it'd be perfect! The small script i coded, thinking it would work:
local info = script.Parent.MachineInformation
if script.Parent.Items:FindFirstChild("Collector") then local collector = script.Parent.Items:FindFirstChild("Collector") local ply = game.Players:FindFirstChild(script.Parent.Parent.Name.."Base") collector.Collect.Touched:connect(function(hit) if hit.Parent == "Drops" then ply.leaderstats.Cash.Value = ply.leaderstats.Cash.Value + hit.Value.Value end end) end |
|
|
| Report Abuse |
|
|
| |
|
| |
|
llcoolj03
|
  |
| Joined: 20 Nov 2011 |
| Total Posts: 6135 |
|
|
| 03 Sep 2015 01:02 PM |
>(script.Parent.Parent.Name.."Base")
lik if u cri evrtim ;( https://www.youtube.com/watch?v=Qg4rs-3VTWI |
|
|
| Report Abuse |
|
|
|
| 03 Sep 2015 01:09 PM |
changed the base's name to a name
base.Name = plr.Name
but still doesnt work :C |
|
|
| Report Abuse |
|
|
| |
|
|
| 03 Sep 2015 01:11 PM |
notice me pls
https://twitter.com/Gagoubloxxer/status/636304697347952640 |
|
|
| Report Abuse |
|
|
|
| 03 Sep 2015 01:12 PM |
pls [2]
https://twitter.com/Gagoubloxxer/status/636304697347952640 |
|
|
| Report Abuse |
|
|
TwoRivers
|
  |
| Joined: 25 Aug 2011 |
| Total Posts: 2821 |
|
|
| 03 Sep 2015 01:12 PM |
hey weren't you the guy i scammed out of Elephant
-TwoRivers/Iterum/100+ accounts |
|
|
| Report Abuse |
|
|
|
| 03 Sep 2015 01:13 PM |
mhm, no. never got elephant in the past
https://twitter.com/Gagoubloxxer/status/636304697347952640 |
|
|
| Report Abuse |
|
|
TwoRivers
|
  |
| Joined: 25 Aug 2011 |
| Total Posts: 2821 |
|
|
| 03 Sep 2015 01:13 PM |
no im pretty sure you were want your money back
-TwoRivers/Iterum/100+ accounts |
|
|
| Report Abuse |
|
|
|
| 03 Sep 2015 01:14 PM |
never got scammed by u.
got scammed only 1 time in 4 years.
https://twitter.com/Gagoubloxxer/status/636304697347952640 |
|
|
| Report Abuse |
|
|
TwoRivers
|
  |
| Joined: 25 Aug 2011 |
| Total Posts: 2821 |
|
|
| 03 Sep 2015 01:42 PM |
you did me on an old account
out of Elephant
-TwoRivers/Iterum/100+ accounts |
|
|
| Report Abuse |
|
|
|
| 03 Sep 2015 01:43 PM |
never got elephant in roblox, how could i get scammed of it e.e
lol
• https://twitter.com/Gagoubloxxer/status/636304697347952640 |
|
|
| Report Abuse |
|
|