|
Okay so when you play roblox and you die in a obby etc, doesn't it take FOREVER to respawn? Well maybe if roblox made a system for faster respawn for games that doesn't have scripted deaths?
It well help insanely, and have you ever respawn instantly when you touch a spike etc like that kind of respawn fast you know?
Find any errors in this complicated thread ;) heheh
Tell me
|
|
VOKZ3LJoin Date: 2009-05-10 Post Count: 1627 |
5 seconds is too long apparently
WANNA JOIN MY FREE GIFTCARD GIVEAWAY |
|
|
VOKZ3LJoin Date: 2009-05-10 Post Count: 1627 |
space and time has existed for 14 billion years. that is 441,806,400,000,000,000 seconds.
5<441,806,400,000,000,000
WANNA JOIN MY FREE GIFTCARD GIVEAWAY |
|
|
|
local p=Game:service'Players'p.CharacterAutoLoads=false
p.PlayerAdded:connect(function(p)if p.Character then wait()p.Character:destroy()end
p.CharacterAdded:connect(function(c)
local h=c:WaitForChild('Humanoid',1.7)and c:findFirstChildOfClass'Humanoid'
if not h then c:destroy()else
c=h.Died:connect(function()
wait()c:disconnect()p:LoadCharacter()
end)
end
end)
p:LoadCharacter()
end) |
|
|
|
|
"space and time has existed for 14 billion years. that is 441,806,400,000,000,000 seconds.
5<441,806,400,000,000,000"
What even is that argument lol |
|
|
Scriptable
ehhhhhhhhhhhhhhhh |
|
VOKZ3LJoin Date: 2009-05-10 Post Count: 1627 |
a top notch one
|
|
|
@VOKZ3L
A non-sequitur is not a "top notch" argument, it's a logical fallacy. |
|
JaschaJoin Date: 2009-06-19 Post Count: 1447 |
@noobill
Quit tweaking lol I'm pretty sure he's being sarcastic |
|
JaschaJoin Date: 2009-06-19 Post Count: 1447 |
As for this thread if they alter the respawn time they should give that power to the developers. |
|
axel14243Join Date: 2009-03-13 Post Count: 2877 |
you can edit the respawn time on spawnpoints, it's up to the dev. |
|
|
Well it is not Roblox's fault it is the game's scripting fault. :/ |
|
|
|
ever heard of Meep city?
We have a situation... ~Miles https://www.roblox.com/Mega-Blaziken-item?id=146136528 |
|
|
Back in my day I had a KO machine (Ko's were recorded) that would kill a person 100 times a second. Quicker respawn time is certainly scriptable, but not always desirable.
|
|
|
OK OK! stop saying stuff i already know and please no shame for being dumb :( |
|
|
|
########## is a big problem now. |
|