|
| 07 Aug 2017 09:34 AM |
| It says: 15:28:24.487 - ServerScriptService.GameScript:116: attempt to index a nil value But I can't find the error! The part of the script which shows the error is this: timer.Value = selected:FindFirstChild(chosenmap.Value).Timer.Value while timer.Value ~= 0 and getAlivePlayers() ~= 0 do wait(1) message.Value = "Time left: ####### seconds" timer.Value = timer.Value - 1 end |
|
|
| Report Abuse |
|
|
| 07 Aug 2017 09:36 AM |
| the bit that's tagged says ####### |
|
|
| Report Abuse |
|
| |