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