This is part of the issue, yeah... the other part is when local MFs Wars/Civil Wars start on BGS tick and in pCZs disappear for everyone.OP, are you by any chance in North America?
yes sir.OP, are you by any chance in North America?
Yea, apparently this issue is more likely to happen to players in North America.yes sir.
why is that?Yea, apparently this issue is more likely to happen to players in North America.
if player.locale == en_us {
don't spawn ships
} else {
span ships
}
My guess would be networking.why is that?
is FDev code like this?
Code:if player.locale == en_us { don't spawn ships } else { span ships }
no clue. i don't use a VPN.My guess would be networking.
Does thus still happen if you use a vpn?