Server Help

Trash Talk - Why fast respawns make you temporarily invisible

Anonymous - Sat Jul 24, 2004 9:17 am
Post subject: Why fast respawns make you temporarily invisible
The server sends the client a kill packet, saying that player XYZ died. However since the method the server and client communicate is unordered, your client might process the kill packet, then get a position packet from XYZ very soon after the kill packet.
So position packets can't be used as proof of respawning. To overcome this position packets are probably 'ignored' for a short while after receiving the kill packet.
Dr Brain - Sat Jul 24, 2004 11:34 am
Post subject:
This can easily be seen in SSCX-A Hyperspace when you kill someone with antideath.

They are invisible for a few seconds. The veterans know this and use that breif moment to all the advantage that they can. Also, you're prone to shooting their debris to make sure they don't come at you with full energy.
Mine GO BOOM - Sat Jul 24, 2004 1:49 pm
Post subject:
Not all position packets are ignore. Only those without weapons are ignored, though it doesn't show the ship during that time even if a weapon was fired.

If you want, ASSS could have an extended kill packet which includes a timestamp. Problem easily fixed.
Mr Ekted - Sat Jul 24, 2004 4:11 pm
Post subject:
If the kill packet was reliable, it would also work since spawn packets are reliable already. Out of order packets is not very common, so you could ignore that.
Mine GO BOOM - Sat Jul 24, 2004 6:23 pm
Post subject:
Um, Ekted, there is no such thing as a spawn packet. All it is, is just a packet with the "warp image" bit toggled, which counts the same as portals/insert/wormhole warping works. And I don't recall ever seeing a position packet sent inside of a reliable header when I played back with logging SS packets.
Dr Brain - Sat Jul 24, 2004 6:25 pm
Post subject:
The packet on safe entry is sent reliably.
Mr Ekted - Sat Jul 24, 2004 8:04 pm
Post subject:
That's what I mean: send position packet with warp bit toggled as reliable (C2S and S2C). So once you receive the reliable kill, you don't handle position/weapon packets until you get the reliable update with the warp bit set.
Anonymous - Sun Jul 25, 2004 6:20 pm
Post subject:
If you get ship reset I don't think there is a warp/flash animation.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group