|
| 02 Apr 2015 09:40 PM |
I did NOT copy this, please do not say I did... --coded by DerpyMerpKing minutes = 5 --change 5 to how many minutes you want the round to last seconds = 0 -- change seconds to how many seconds you want to be added on to the minutes maps = {} while true do gametime = (minutes * 60) + (seconds) local posmaps = game.ServerStorage.Maps:GetChildren() table.insert(maps,posmaps) local chosenmap = maps[math.random(1,#maps)] local cm = game.ServerStorage.Maps:FindFirstChild(chosenmap) cmc = cm:Clone() cmc.Parent = game.Workspace --text changing function wait(4.5) --text changing function wait(gametime) cmc:Destroy() end It says "cm is a nil value", but I stated it the line before it is used... |
|
|
| Report Abuse |
|
|
Sypr
|
  |
| Joined: 14 Feb 2013 |
| Total Posts: 556 |
|
|
| 02 Apr 2015 09:42 PM |
I did NOT copy this, please do not say I did... --coded by DerpyMerpKing
not needed in helping fix the problem |
|
|
| Report Abuse |
|
|
Sypr
|
  |
| Joined: 14 Feb 2013 |
| Total Posts: 556 |
|
|
| 02 Apr 2015 09:43 PM |
Don't want to sound like an (INSERT BAD WORD HERE) but you just got given a link to chims minigame kit thing.
Use the scripts in that, It should do what you want it to. |
|
|
| Report Abuse |
|
|
| |
|
Sypr
|
  |
| Joined: 14 Feb 2013 |
| Total Posts: 556 |
|
|
| 02 Apr 2015 09:45 PM |
| IK but my second comment is valid. So not completely of topic |
|
|
| Report Abuse |
|
|
|
| 02 Apr 2015 09:47 PM |
| I dont want it to have to be 2 players... D: FORGET IT |
|
|
| Report Abuse |
|
|
Sypr
|
  |
| Joined: 14 Feb 2013 |
| Total Posts: 556 |
|
| |
|
chimmihc
|
  |
| Joined: 01 Sep 2014 |
| Total Posts: 17143 |
|
|
| 02 Apr 2015 09:57 PM |
Just delete this part of my script :)
repeat wait() Sync:FireAllClients("Waiting for 2 players") until game.Players.NumPlayers >= 2
-- Also I have updated the ReadMe script so you can insert model again to see what I added to it.
I script -~ chimmihc |
|
|
| Report Abuse |
|
|
chimmihc
|
  |
| Joined: 01 Sep 2014 |
| Total Posts: 17143 |
|
|
| 02 Apr 2015 09:58 PM |
Well scratch my last post, the script will have to be a bit more edited than that to work with one player.
I'll see about making it.
I script -~ chimmihc |
|
|
| Report Abuse |
|
|
|
| 02 Apr 2015 10:00 PM |
| I also dont want winners lol |
|
|
| Report Abuse |
|
|
chimmihc
|
  |
| Joined: 01 Sep 2014 |
| Total Posts: 17143 |
|
|
| 02 Apr 2015 10:03 PM |
How do you want it to work?
I actually made the kit just for http://www.roblox.com/User.aspx?id=32440055
I script -~ chimmihc |
|
|
| Report Abuse |
|
|
|
| 02 Apr 2015 10:08 PM |
-no winners -instead of minigames, maps -fires with just 1 player |
|
|
| Report Abuse |
|
|
chimmihc
|
  |
| Joined: 01 Sep 2014 |
| Total Posts: 17143 |
|
|
| 02 Apr 2015 10:11 PM |
So when everyone dies it ends?
I script -~ chimmihc |
|
|
| Report Abuse |
|
|
| |
|
|
| 02 Apr 2015 10:21 PM |
| also: when round starts everyone gets gun |
|
|
| Report Abuse |
|
|
chimmihc
|
  |
| Joined: 01 Sep 2014 |
| Total Posts: 17143 |
|
|
| 03 Apr 2015 12:32 AM |
I PM'd you.
I script -~ chimmihc |
|
|
| Report Abuse |
|
|