Raphael7
|
  |
| Joined: 03 Dec 2008 |
| Total Posts: 2479 |
|
|
| 09 May 2014 08:50 PM |
| I'm attempting to use the multiplayer studio plugin since my friend and I wanted to create a game together, I checked what the error was and it was the line where it sets the HttpService enabled (game:GetService('HttpService').HttpEnabled = true). By any chance is it currently down at the moment or is there a different method? |
|
|
| Report Abuse |
|
|
Raphael7
|
  |
| Joined: 03 Dec 2008 |
| Total Posts: 2479 |
|
| |
|
|
| 09 May 2014 09:08 PM |
| You need a higher context level to set this property. Using studio to set the value is an easy way. The value should already be true when the game starts. |
|
|
| Report Abuse |
|
|
Raphael7
|
  |
| Joined: 03 Dec 2008 |
| Total Posts: 2479 |
|
|
| 09 May 2014 09:12 PM |
| Not to sound rude or anything, but I have mentioned I am using a Multiplayer Studio Plugin, which I know has the entity to be able to set it to enabled. I checked the rest of the script and seemed fine, I looked for other related plugins and they also didn't work. |
|
|
| Report Abuse |
|
|
|
| 09 May 2014 09:26 PM |
| Use studio to set the value to true, and then don't worry about it in your script. |
|
|
| Report Abuse |
|
|