Parthix
|
  |
| Joined: 14 Jul 2010 |
| Total Posts: 729 |
|
|
| 27 Aug 2016 10:06 PM |
I am trying to build a fort with no raid terminal but just a simple KO/WO Script. With a gui to count the KO/WO so first time to 100 WO losese the raid. If anyone know knows how to do this please PM Me! Paying 50kR$ for help. |
|
|
| Report Abuse |
|
|
Kodran
|
  |
| Joined: 15 Aug 2013 |
| Total Posts: 5330 |
|
| |
|
|
| 27 Aug 2016 10:14 PM |
Just use the default script found in the ROBLOX models. Then have something like(If I remember it correctly):
for _, v in pairs(game.Players:GetChildren()) do if v.leaderstats["KOs"].Value == 100 then -- Code to end the raid end end
If you want the total of the team then you might need a bit more coding. |
|
|
| Report Abuse |
|
|
| |
|
|
| 27 Aug 2016 10:18 PM |
| To be honest I don't really care if I get paid or not. I tried to see if I could get a job this afternoon but that didn't really work out. |
|
|
| Report Abuse |
|
|