Duration (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>BlueTaslem
New page: Duration is a property of SpawnLocation. Duration is the length of time [in seconds] which a forcefield stays on a player once they spawn. If Duration is zero, the forc...
 
>BlueTaslem
New page: Duration is a property of SpawnLocation. Duration is the length of time [in seconds] which a forcefield stays on a player once they spawn. If Duration is zero, the forc...
(No difference)

Revision as of 13:55, 21 June 2010

Duration is a property of SpawnLocation. Duration is the length of time [in seconds] which a forcefield stays on a player once they spawn.

If Duration is zero, the forcefield is never created, and it will not trigger the DescendantAdded or ChildAdded events.


Name
Property Number Duration
Description The length of time in seconds that a forcefield will be on the player spawning at this SpawnLocation
Member of [[RBX.lua.SpawnLocation (Object)|SpawnLocation]]