Page 2 of 4

Re: Class Customization - MFPS

Posted: Sat Apr 25, 2015 10:36 am
by Tmoney
Does anyone know how to make icons like that of the gun models you have made your self?

Re: Class Customization - MFPS

Posted: Sat Apr 25, 2015 12:14 pm
by Lovatto
Tmoney wrote:Does anyone know how to make icons like that of the gun models you have made your self?

Re: Class Customization - MFPS

Posted: Mon Apr 27, 2015 10:58 am
by Prophet
Cock Punch wrote:Hi Lovatto,

I haven't bought the kit yet, I'm currently using UFPS + Inventory Pro. (https://www.assetstore.unity3d.com/en/#!/content/31226)

An item is dropped on the ground and you can pick it up and equip it. Would this add-on to MFPS be able to do the same kind of thing? A proper drop + inventory system is the only thing preventing me from switching over and buying the kit right now. Thanks for your help!
It is really easy to get an inventory working the way you want. Here is a sample video of a system I have worked in to this kit

https://www.youtube.com/watch?v=Xlh6kBJtuoc

Re: Class Customization - MFPS

Posted: Tue Jun 14, 2016 4:31 pm
by Lovatto
Version 1.2

Change Log:

- Fix: Change Class buttons in room menu not change color when is selected.
- Fix: Class Buttons in run menu (the opening with the 'M' Key) not work after integration.
- Improved: Add a new prefab for simple drag it into the first scene and fix a problem with the add on functionality.

If you have already purchase this add on and want the update, simply send me the transaction ID of your purchase in a PM and I will send you the link to download.

Re: Class Customization - MFPS

Posted: Fri Jan 06, 2017 9:43 pm
by arnesso
Would you have idea to make, players can change characters in menu( not only 2 prefab for Teams Mplayer1;Mpalyer2, but more) ?
Or after joined room ,but before the game start ?
Thanks :)

Re: Class Customization - MFPS

Posted: Thu Aug 02, 2018 8:43 am
by Lastson82
I am getting a compiler error after importing the class customization add on. could you help me with this please? Thanks

Assets/Addons/ClassCustomization/Content/Script/Internal/ClassInfo.cs(11,19): error CS0426: The nested type `weaponType' does not exist in the type `bl_Gun'

Re: Class Customization - MFPS

Posted: Thu Aug 02, 2018 5:54 pm
by skr2000
Lastson82 wrote:I am getting a compiler error after importing the class customization add on. could you help me with this please? Thanks

Assets/Addons/ClassCustomization/Content/Script/Internal/ClassInfo.cs(11,19): error CS0426: The nested type `weaponType' does not exist in the type `bl_Gun'
You should Import MFPS 2.0 Addon if you're on 2.0 version not 1 version one.

Re: Class Customization - MFPS

Posted: Fri Aug 03, 2018 2:13 am
by Lastson82
ok thanks. So i removed the Class Customization from my project and downloaded the proper Class Customization for 2.0. upon importing the package i now get 16 compiler errors. i reviewed the read me file and it states that i need to go to MFPS > Addons > Class Customization and select intigrate. However i do not have the Class Customization menu under add-ons. below is the compiler errors

[img]file:///C:/Users/landchri/Documents/Compiler%20errors.png[/img]

Assets/Addons/ClassCustomization/Content/Script/bl_ClassManager.cs(133,40): error CS1061: Type `bl_GunManager' does not contain a definition for `GetGunOnListById' and no extension method `GetGunOnListById' of type `bl_GunManager' could be found. Are you missing an assembly reference?

All 16 errors are exactly the same and im sure that it has something to due with not having the intigrate option. how do i fix this

Re: Class Customization - MFPS

Posted: Fri Aug 03, 2018 1:21 pm
by Lovatto
Lastson82 wrote:ok thanks. So i removed the Class Customization from my project and downloaded the proper Class Customization for 2.0. upon importing the package i now get 16 compiler errors. i reviewed the read me file and it states that i need to go to MFPS > Addons > Class Customization and select intigrate. However i do not have the Class Customization menu under add-ons. below is the compiler errors

[img]file:///C:/Users/landchri/Documents/Compiler%20errors.png[/img]

Assets/Addons/ClassCustomization/Content/Script/bl_ClassManager.cs(133,40): error CS1061: Type `bl_GunManager' does not contain a definition for `GetGunOnListById' and no extension method `GetGunOnListById' of type `bl_GunManager' could be found. Are you missing an assembly reference?

All 16 errors are exactly the same and im sure that it has something to due with not having the intigrate option. how do i fix this
You are using a old version of MFPS, what version are you using?

Re: Class Customization - MFPS

Posted: Fri Aug 03, 2018 9:10 pm
by Lastson82
I am using mfps 2.0. I have also purchased the mobile controller which the joystick does not move freely. I would like to use all of your assets in my game bit am having great difficulty with them. Please help so I can get this working. Thanks.