Player Pack and Weapon Pack

General support.
Post Reply
User avatar
pyatyorochka
Contributor
Contributor
Posts: 31
Joined: Sun Jun 13, 2021 4:55 am

Than I enabled player pack, i can't integrate weapon pack to the soldiers. I open Integrate Window in weapon pack, drag the soldier, press "integrate" button, and replace old soldier prefab. But i have this error. than try to play by this soldier:
The FPWeapon: 15 has not been integrated in this player prefab 'MPlayer [Soldier01]'
UnityEngine.Debug:LogError (object)
bl_GunManager:GetGunOnListById (int) (at Assets/MFPS/Scripts/Weapon/Main/bl_GunManager.cs:661)
bl_ClassManager:SetUpClasses (bl_GunManager) (at Assets/Addons/ClassCustomization/Content/Script/Runtime/Main/bl_ClassManager.cs:154)
bl_GunManager:SetupLoadout () (at Assets/MFPS/Scripts/Weapon/Main/bl_GunManager.cs:123)

What i have to do?
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

You have to integrate the weapons in all the player prefabs that you are using (drag each one of them in the integration window and click on the Integrate button),
in this case, the error is because you haven't integrated the weapons in the Player prefab 'MPlayer [Soldier01]' of the Player Pack #1.
How to find your Invoice Number: Here
How to find your Order Number: Here
Post Reply