|
| 21 Nov 2013 05:20 PM |
How do you use this? It was just released... http://wiki.roblox.com/index.php/Developer_product |
|
|
| Report Abuse |
|
|
|
| 21 Nov 2013 05:27 PM |
| Are they referring to consumables? I've never heard of the term "developer product". |
|
|
| Report Abuse |
|
|
RaidenJPN
|
  |
| Joined: 22 May 2013 |
| Total Posts: 6920 |
|
|
| 21 Nov 2013 05:57 PM |
| Let's wait and see if anything is added and/or a blog article is made. |
|
|
| Report Abuse |
|
|
Nikilis
|
  |
| Joined: 25 Dec 2008 |
| Total Posts: 949 |
|
|
| 21 Nov 2013 06:41 PM |
| It's just another name for consumables. |
|
|
| Report Abuse |
|
|
Quenty
|
  |
| Joined: 03 Sep 2009 |
| Total Posts: 9316 |
|
| |
|
MettaurSp
|
  |
| Joined: 20 Mar 2010 |
| Total Posts: 3179 |
|
|
| 21 Nov 2013 07:08 PM |
| Yay Quenty o3o So this feature has finally been released? |
|
|
| Report Abuse |
|
|
RaidenJPN
|
  |
| Joined: 22 May 2013 |
| Total Posts: 6920 |
|
|
| 21 Nov 2013 07:29 PM |
I just can't seem to get over it,
nikilis
*__________________________* |
|
|
| Report Abuse |
|
|
jode6543
|
  |
| Joined: 16 Jun 2009 |
| Total Posts: 5363 |
|
|
| 21 Nov 2013 08:03 PM |
While attempting to find out if consumables/dev products/whatever were unlocked by checking the API dump -- more specifically, doing a diff check between the API dump currently on the wiki and the one I just generated -- I found a few interesting (though admittedly unrelated) changes.
+ Event Player.OnTeleport(TeleportState teleportState, int placeId, string spawnName)
+ Property bool TeleportService.CustomizedTeleportUI
+ Enum TeleportState + EnumItem TeleportState.RequestedFromServer : 0 + EnumItem TeleportState.Started : 1 + EnumItem TeleportState.WaitingForServer : 2 + EnumItem TeleportState.Failed : 3 + EnumItem TeleportState.InProgress : 4
I can already think of a use for this, if it does what I suspect it might.
Along with the TeleportService-related updates, there were terrain copy/paste related updates, and some RobloxScriptSecurity-locked updates to GuiObject and UserInputService. |
|
|
| Report Abuse |
|
|
REM25
|
  |
| Joined: 28 Feb 2010 |
| Total Posts: 3154 |
|
|
| 21 Nov 2013 08:30 PM |
| Ill wait for the blog post... |
|
|
| Report Abuse |
|
|
|
| 22 Nov 2013 06:58 AM |
@jode The devs showed us the new teleport thing on the RbxDev site.
Is it out? That'd be nice. |
|
|
| Report Abuse |
|
|
|
| 22 Nov 2013 07:07 AM |
| Whats the point of a teleport service? CFrame is already easy enough, and we even have a :MoveTo() method already. |
|
|
| Report Abuse |
|
|
|
| 22 Nov 2013 07:10 AM |
@Clayguy Learn to script.
c: |
|
|
| Report Abuse |
|
|
| |
|
|
| 22 Nov 2013 07:15 AM |
| That doesn't exactly explain anything, and sorry for having any slight amount of ignorance though I've probably been scripting longer than you. |
|
|
| Report Abuse |
|
|
|
| 22 Nov 2013 07:16 AM |
Except you don't even understand what were talking about.
|
|
|
| Report Abuse |
|
|
As8D
|
  |
| Joined: 24 Dec 2009 |
| Total Posts: 2907 |
|
|
| 22 Nov 2013 07:40 AM |
TeleportService: A service allowing users to instantly join other games from within a game.
Teleport: A term used for moving around players or objects faster and more accurate than the player would ever be possible to reach the designated destination. (From the context of this thread)
^ BUT! Since TeleportService.SomeCustomUIProp is a boolean-property... then how do we define the custom UI? What about the buttons? ): Will it use ScreenGuis from within the service, or will there be an object-property? Whaz?
- As, "lolno, we don't need to let players teleport between games / servers, lolololo" culstoribro |
|
|
| Report Abuse |
|
|
MettaurSp
|
  |
| Joined: 20 Mar 2010 |
| Total Posts: 3179 |
|
|
| 22 Nov 2013 06:57 PM |
| How long you have scripted for does not matter if you do not know what you are talking about. |
|
|
| Report Abuse |
|
|
|
| 23 Nov 2013 02:37 PM |
| Omg that developer product looks so cool |
|
|
| Report Abuse |
|
|
200AB
|
  |
| Joined: 24 Aug 2010 |
| Total Posts: 1604 |
|
|
| 23 Nov 2013 04:30 PM |
@jode I remember hearing of the TeleportService like... forever ago. Don't remember how, though. |
|
|
| Report Abuse |
|
|