|
| 27 Mar 2016 03:01 PM |
so when i test it doesnt start the countdown to join the map.
local replicatedstorage = game:GetService("ReplicatedStorage") local status = replicatedstorage:WaitForChild("InfoValue")
while true do while game.Players.Numplayers > 2 do status.Value = 'There needs to be 2 or more players begin' repeat wait(2) until game.Players.NumPlayers >= 2 end
for i = 60,0,-1 do status.Value = 'Intermission '..1 wait(1) end
local mapsinserverstorage = game:GetService("ServerStorage"):GetChildren() local chosenmap = mapsinserverstorage[math.random(1, #mapsinserverstorage)] chosenmap:Clone().Parent = game.Workspace wait(2) end
|
|
|
| Report Abuse |
|
|
spinywind
|
  |
| Joined: 26 Jan 2012 |
| Total Posts: 3580 |
|
|
| 27 Mar 2016 03:33 PM |
Maybe you should actually read the code or make your own.-. and you might see why.
|
|
|
| Report Abuse |
|
|
|
| 27 Mar 2016 03:36 PM |
| Why not just help and not be so snobby? |
|
|
| Report Abuse |
|
|
spinywind
|
  |
| Joined: 26 Jan 2012 |
| Total Posts: 3580 |
|
|
| 27 Mar 2016 03:42 PM |
its an easy mistake.... This is a free model. I dont really help free models because thats liking making them a script for free.
|
|
|
| Report Abuse |
|
|
|
| 27 Mar 2016 04:25 PM |
| No not a free model i got it off a YT video im new to scripting so please help :/ |
|
|
| Report Abuse |
|
|
spinywind
|
  |
| Joined: 26 Jan 2012 |
| Total Posts: 3580 |
|
|
| 27 Mar 2016 04:25 PM |
So free model.... you didn't make it.
|
|
|
| Report Abuse |
|
|
|
| 27 Mar 2016 04:29 PM |
ah @spiny i see what you mean (for the error)
Planning on buying some of the Tix items..? Why not help someone else out while you do: http://www.roblox.com/games/384256234/-?rbxp=28199818 |
|
|
| Report Abuse |
|
|
galio13
|
  |
| Joined: 20 Jul 2011 |
| Total Posts: 842 |
|
|
| 27 Mar 2016 04:51 PM |
If you are new to scripting, don't waste your time trying to make scripts you can't do. Go to wiki.roblox.com and learn basic scripting before doing Harder and more time-taking scripts.
Trust me, if you start learning basics in a couple of months, weeks you can make this script yourself and you have started to learn ROBLOX Lua. That is much better than getting a script you didn't script yourself, and not learn anything + that you spent just as much time as you did when learning something.
Before posting:
Go to scriptinghelpers.org or wiki or YT to see if you found what you were looking for, try do it yourself, if you got an error and fixed it, you learned something, if you are still failing, ask and get help.
Question: Do you want me to fix this script for you, or do you want to learn and be able to script this yourself? |
|
|
| Report Abuse |
|
|
|
| 27 Mar 2016 04:53 PM |
yes indeed. Free model.
#code print ( ~~[[CHECK OUT NOOBION]]~~ http://www.roblox.com/My/Groups.aspx?gid=2687134 |
|
|
| Report Abuse |
|
|