Author Topic: Determining The Mininum Brick Planting Interval?  (Read 677 times)

Is there some easy way of determining the minimum interval at which bricks may be planted as a non admin on a given server.

I have an idea of how I would do it, but I don't want to skew the responses, so I'll leave it out for now.

I must not understand, cuz what I am interpreting seems pretty easy. Just like a plant timeout?

Lilboarder, you must remember, you're a genius. Something that seems easy to you might be hard to someone else.

I must not understand, cuz what I am interpreting seems pretty easy. Just like a plant timeout?
Yes, I want to know the most efficient way of determining the brick plant timeout without being the host. Not everything I try to do is that complicated, you interpreted it correctly.

Lilboarder, you must remember, you're a genius. Something that seems easy to you might be hard to someone else.
... You appear not to understand the question.
« Last Edit: September 30, 2009, 10:32:42 PM by BobAndRob »

Lilboarder, you must remember, you're a genius. Something that seems easy to you might be hard to someone else.
No, as much as I would like to take that compliment, I can't. I am not an experienced scripter, and BobAndRob has much more experience than someone like me.
Yes, I want to know the most efficient way of determining the brick plant timeout without being the host. Not everything I try to do is that complicated, you interpreted it correctly.
I didn't realize you wouldn't be the host. I was just thinking you could check sim times between plants by modifying serverCmdPlantBrick or fxDtsBrick::onPlant. Wait, is there a built-in plant timeout?

Do you mean clientside or serverside?

No, as much as I would like to take that compliment, I can't. I am not an experienced scripter, and BobAndRob has much more experience than someone like me.I didn't realize you wouldn't be the host. I was just thinking you could check sim times between plants by modifying serverCmdPlantBrick or fxDtsBrick::onPlant. Wait, is there a built-in plant timeout?
$Pref::Server::MaxBricksPerSecond


Do you mean clientside or serverside?
Client side, I tried to make that clear:
-snip- without being the host. -snip-
But I guess I didn't choose the best way to express myself.
« Last Edit: September 30, 2009, 05:20:34 PM by BobAndRob »

$Pref::Server::MaxBricksPerSecond

Client side, I tried to make that clear:But I guess I didn't choose the best way to express myself.
Damn, I couldn't answer this and I had the answer the whole time, but I was banned.
It's an RTB pref
</thread2>

Damn, I couldn't answer this and I had the answer the whole time, but I was banned.
It's an RTB pref
</thread2>
Aren't they only sent if you're a Super Admin or something?

Aren't they only sent if you're a Super Admin or something?
Isn't that the point?

Well, if he wants to use it client-side as a non-admin that won't help. I'm guessing he's trying to make some kind of macro/generator.