#need help with networking paranoia

26 messages · Page 1 of 1 (latest)

mint elbow
#

I was wondering if you guys could help me out a bit by verifying the functionality of this. I'm very doubtful of my networking knowledge and just wanted to be extra Shure that this will work.

tawdry wigeon
#

join yourself on mobile on a test account and find out lol

mint elbow
mint elbow
#

I sent information through them, but for whatever reason it would not send through the other side

tawdry wigeon
mint elbow
tawdry wigeon
#

is the data you are asking for synced or local

mint elbow
#

And the definitions are outside the player definition chip so it's not that

tawdry wigeon
mint elbow
tawdry wigeon
mint elbow
#

I hooked them up to event senders inside the PDB and receivers outside

tawdry wigeon
#

Projectile Hit Player is not a synced event per say

#

What you should do is say, when a projectile hits a player, check if the firing player is local
If the firing player is local, send the hit event to all

mint elbow
#

I hooked the event sender exec to the player hit chip so it will only update the event data if the player hit chip receives data

#

So if there's no data update to be sent then it won't send anything through

mint elbow
#

@tawdry wigeon I checked, and..... The projectile hit player chip didn't output anything at all. I shot someone, bolth in and out of game, and checked the chip, and there was nothing coming out of the player output.

tawdry wigeon