Posts: 3
Threads: 1
Joined: Jun 2012
Reputation:
0
Hi, I've modified the "server.dll" to make the server run at 100-tick.
When I start the server, it says:
"[zBlock] This server has been modified in a way which is not supported (Unloading)"
Then zBlock is unloaded, and I can't use it with my current server.
Is there a way to make this work? (or force zBlock to run?)
~Oddisews
Posts: 103
Threads: 3
Joined: Apr 2012
Reputation:
2
06-11-2012, 09:35 AM
(This post was last modified: 06-11-2012, 09:57 AM by koz.)
First of all why would you modify your server.dll in anyway. There is absolutely no point in having a 100 tick server. It's going to cause nothing but problems. IMO
zBlock only supports pure servers. If you go and modifying your core files they're just going to deny you.
If you really want a safe way to get 100 tick, even though there is no point, you want to get the tickrate_enabler. I'm not going to give you a link, but you can find it easily on google.
Posts: 3
Threads: 1
Joined: Jun 2012
Reputation:
0
Of what you say here I can say that you havent played CS:S a lot. When you bhop and spray with a fast weapon, the 100-tick make it easyer and more accurate. If you play 500 hours on a 66-tick and 500 with 100-tick you can notice the difference easly. There is a reason that many surf server have this. The hitbox-delay also gets smaller, means it's more fair playing. I could use much more time to explain but I don't think you would care anyway.
And this tickrate enabler doesn't work anymore.
Anyone else that got some proposals?
Posts: 226
Threads: 2
Joined: Aug 2009
Reputation:
1
Why would you alter the tickrate? The CEngine() has various serverside animations that are hard coded on 66hz, and the network stack expects packets to come in at least 1000/66ms, and there's another side effect, the timers in the engine are also hard coded in MANY places to run at 66hz.. Once you change it to 100hz, timers run faster and you'll break tons of shit.
Posts: 2,440
Threads: 73
Joined: May 2009
Reputation:
33
Everybody has their own playing preference. No sense in arguing over it.
Anyway...
zBlock will not work on DLL modified servers. Sorry :C
Posts: 234
Threads: 11
Joined: May 2008
Reputation:
3
lmfao,
100 tick does not make it more accurate. In fact, it makes it less accurate, as you lower the consistency. Sure it may feel like it "regs" better, well that's because everything is out of sync. You want a good server? Play on 66tick, and host a lan tournament where interpolation is less of an issue as all players' pings are the same.