Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-1

How would you make a script in workspace work in a server?

Asked by 9 years ago

So, I'm making a game and I need the script to be in workspace. But it never works in a server. It only works in solo-test-mode. Could anyone help me with this?

0
It's a normal script, and why did I get downvoted? This isn't a request. Grenaderade 525 — 9y
0
You haven't given us enough information to help you. Is it not working in Test Server mode? What error(s) are occurring? (If you're testing online, press F9 for developer console; otherwise read the output in the Output window.) chess123mate 5873 — 9y
0
Although I am not the one who down-voted you, you may have been down-voted because some may consider the question to be 'vague' and with no examples given. You should at least post the script and all more information about it. I'll upvote you up so you can remain neutral but edit your post please. DigitalVeer 1473 — 9y
1
Your Question too Vague; You are not giving us information on the problem for us to actually help you, or to give you a legitimate Answer. Please Provide the code you attempted with, and any Output at all possible so we have an idea on what your problem is. TheeDeathCaster 2368 — 9y
View all comments (5 more)
0
I tried doing 'repeat wait() until game.Players.PlayerAdded' but it broke the whole script. Grenaderade 525 — 9y
0
'game.Players.PlayerAdded'? 'PlayerAdded' is an event, unless your trying to get the name of a Player named 'PlayerAdded'? TheeDeathCaster 2368 — 9y
0
So, what should I do? Grenaderade 525 — 9y
0
Well, for one, please provide the script you are currently using? XP TheeDeathCaster 2368 — 9y
0
It's pretty long, like 40 lines. Grenaderade 525 — 9y

Answer this question