raider3.5 icon indicating copy to clipboard operation
raider3.5 copied to clipboard

Rejoining games - In one of the recent dev updates they added a fix for "Rejoining" More Info below

Open LunarTuna opened this issue 2 years ago • 2 comments

In one of the most recent dev updates they said that they made a fix for rejoining, but once you die (or get kicked) and return to lobby, you can rejoin a game. Making you End up next to Salty Springs and making you walk very slow, and have God Mode enabled which makes you unkillable. image

LunarTuna avatar Jun 27 '22 07:06 LunarTuna

just make a vector and in the SpawnPlayActor function first check if the joining player's ip/username is into that array, if so then kick him else add him into the array and continue the spawning process as normal

android1337 avatar Jun 27 '22 08:06 android1337

I would help but currently my pc isn’t functioning, so either pause the beacon requests or on NMT_Hello (0) check if bStartedBus is true, if so, just return.

Milxnor avatar Jun 28 '22 18:06 Milxnor