Hi, Im currently working on an online multiplayer top-down shooter game that uses some of the construct 2 multiplayer game scripts that ive converted into a "server" - client game. But on my "server" code ive run into an issue, when the player kills another player with a moving bullet, he doesnt receive the kill point but the opposite player receives the death point. Here is a screenshot of my code and am willing to provide more code.