|
| 23 Jun 2016 02:11 PM |
| How would I tag the NumPlayers from another game within the same universe? |
|
|
| Report Abuse |
|
|
| |
|
| |
|
|
| 23 Jun 2016 02:43 PM |
| Yea, I hope someone respond to this, I need this answer! |
|
|
| Report Abuse |
|
|
| |
|
|
| 23 Jun 2016 02:50 PM |
fantasty, you reply to people with the landing page to the wiki. wiki.roblox.com/index.php?title=Special:RobloxLandingPage
r+://393244197r+://393244224r+://393244262 |
|
|
| Report Abuse |
|
|
|
| 23 Jun 2016 02:51 PM |
| That was one person this entire day lol. Someone already helped him out |
|
|
| Report Abuse |
|
|
|
| 23 Jun 2016 02:52 PM |
k then. use http service to update a webserver whenever a player enters/removes.
r+://393244197r+://393244224r+://393244262 |
|
|
| Report Abuse |
|
|
|
| 23 Jun 2016 02:55 PM |
Alright
local HS = game:GetService("HttpService")
What do I do when I have it? |
|
|
| Report Abuse |
|
|
|
| 23 Jun 2016 02:56 PM |
if you dont know much about http, try the trello API. read the notes in it, and it will show you how to set it up.
r+://393244197r+://393244224r+://393244262 |
|
|
| Report Abuse |
|
|
| |
|
|
| 23 Jun 2016 02:59 PM |
| Most people probably just use DataStores with a table of servers, but either way, you're going to have to actually learn something to do it. No one is going to post code that advanced here. |
|
|
| Report Abuse |
|
|
|
| 23 Jun 2016 03:23 PM |
| No kidding, I'm already 30 mins into learning trello :/ |
|
|
| Report Abuse |
|
|
|
| 23 Jun 2016 03:28 PM |
That's actually a good question.I would assume using a datastore value,which could be updated every 10 seconds or so would work.Or simply update it when a player enters/leaves.
-Geeks rule the world- |
|
|
| Report Abuse |
|
|