Author Topic: /loadfaster  (Read 1944 times)

Yeah, i think you can speed up the rate that bricks load already though with timescale or something

so does this apply to loading bricks or datablocks?
Datablocks


Yeah, i think you can speed up the rate that bricks load already though with timescale or something

That makes no sense at all.

That makes no sense at all.
Torquescripted schedules for ghosting would actually mean that timescale would speed up ghosting.

Which is silly but also awesome.


Also
Code: [Select]
function servercmdloadfaster(%client)
{
   %client.delete("The Main Menu loads quickly!");
}
:cookieMonster:

I've heard that /timescale 2 can help load stuff faster, and help you ghost faster.

Im actually surprised it works :D


Interesting...

Off-topic: Gaz, why do you have the same avatar as GreenBH, or did i miss something?

It obvious has some kind of negative side effect, otherwise it wouldn't exist, and the bricks or whatever would load faster at their present state.

Off-topic: Gaz, why do you have the same avatar as GreenBH, or did i miss something?
FUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU


Torquescripted schedules for ghosting would actually mean that timescale would speed up ghosting.

Which is silly but also awesome.


Also
Code: [Select]
function servercmdloadfaster(%client)
{
   %client.delete("The Main Menu loads quickly!");
}
I thought he meant that you could load bricks, like from the load menu, not as host faster.
 :cookieMonster:

Didn't work for me. D:<