hunte922
|
  |
| Joined: 28 May 2008 |
| Total Posts: 6969 |
|
|
| 17 Aug 2015 12:33 PM |
http://wiki.roblox.com/index.php?title=API:Class/TeleportService/GetPlayerPlaceInstanceAsync
I cannot get this function to work.
While having 2 players online in the same Game, I'm trying to get the 2nd player's current place instance from a localscript inside the first player. However, upon correctly entering the 2nd player's ID, I get:
HTTP 403 (HTTP/1.1 403 Forbidden)
Does anyone have working code that uses this function? |
|
|
| Report Abuse |
|
|
hunte922
|
  |
| Joined: 28 May 2008 |
| Total Posts: 6969 |
|
| |
|
hunte922
|
  |
| Joined: 28 May 2008 |
| Total Posts: 6969 |
|
| |
|
|
| 17 Aug 2015 07:12 PM |
Trying it from a local script could be the problem
while true do the do |
|
|
| Report Abuse |
|
|
|
| 17 Aug 2015 07:13 PM |
| You might only be able to use it from the server. Try invoking a RemoteFunction to ask the server for the current server that place is in and then have it return that. |
|
|
| Report Abuse |
|
|
hunte922
|
  |
| Joined: 28 May 2008 |
| Total Posts: 6969 |
|
|
| 17 Aug 2015 07:23 PM |
| I've tried it on a script and a localscript and neither work. |
|
|
| Report Abuse |
|
|