Advanced Researching 1.0.6
Anyone having BP duplication issues is not a direct result of this plugin.
It's due to a plugin you are running that kills the player OnDisconnected too early, resulting in the duplication occurring.
To fix, find the plugin and wrap the player.Die(); call in a NextFrame.
private void OnPlayerDisconnected(BasePlayer player) { NextFrame(() => { if (player == null) return; player.Die(); }); }
Khan's Collection
-
$9.99$7.99By Khan
-
Free
By Khan
-
Free
By Khan
-
$9.99$7.99By Khan
-
$4.99$3.99By Khan
-
$14.99
By Khan
-
$24.99$19.99By Khan
-
$24.99
By Khan
-
Free
By Khan
-
$14.99$11.99By Khan
-
$15.00
By Khan
-
$9.99$7.99By Khan
-
$19.99$15.99By Khan
-
Free
By Khan
-
$4.99$3.99By Khan
-
$19.99$15.99By Khan
-
$24.99$19.99By Khan
-
$4.99$3.99By Khan
-
Free
By Khan
Recommended Comments
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now