ARK Server Virtual Online Number Server Dummy

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
Hello, I'd like to know if there is a plug-in called Fake Player, whose purpose is to set up virtual roles on the server.
 
Modify the number of online players.

void ConnectedPlayersChanged(int NewPlayersCount)
{
AGameSession* IsAGameSession = ArkApi::GetApiUtils().GetShooterGameMode()->GameSessionField();

AShooterGameSession* Session = static_cast<AShooterGameSession*>(IsAGameSession);

Session->OnNumConnectedPlayersChanged(NewPlayersCount);
}

Fake Players.

How to use your own research.
 
Tebex
Rogue Vikings Discord Server - Rogue Vikings Gaming Servers - Minecraft Prison Servers - Minecraft Creative Servers
Monetize your ARK server
Tempest Dedicated Servers
Back
Top