From 2ba80a9d135f2627d96c81c50f1f56c613674f54 Mon Sep 17 00:00:00 2001 From: IllidanS4 Date: Sun, 24 May 2020 14:52:41 +0200 Subject: [PATCH] add new config line --- sampsvr_files/plugins/YSF.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sampsvr_files/plugins/YSF.cfg b/sampsvr_files/plugins/YSF.cfg index b6595a9..2281519 100644 --- a/sampsvr_files/plugins/YSF.cfg +++ b/sampsvr_files/plugins/YSF.cfg @@ -33,3 +33,6 @@ StorePlayerObjectsMaterial 1 # With this option you can load YSF on whatever server version, but it can result unwanted behavior SkipVersionCheck 0 + +# This option makes newly created player objects prioritize IDs used by other existing player objects. +GroupPlayerObjects 0 \ No newline at end of file