Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

hi

I create any item. I can craft. but I don't gain xp in the profession. Am I forgetting to configure something? I've tried everything here.   a simple event and add plugin command. e.g.: a tree and I gain xp. collection profession is working normally. however, item creation professions do not give xp

Hi, make sure the Profession parameter on your recipe matches a profession set up in [CGMZ] Professions including case (COOKING is different than cooking for example), it must be a party-wide profession not a per-actor profession. Also make sure the recipe experience is set to something other than 0.

hello. Thank you very much for taking the time to respond to me. I've been trying to configure this for 2 days. 
Tell me each requirement so that it can work. I suspect that some procedure is missing. in your video. 
It doesn't show how to create it from scratch. 
Would you have a video or make a video creating an item and crafting it and gaining xp from the profession?  
I will be very grateful. Sorry for English. I'm using Google Translate

Hi, the video is of the demo, you can download the demo and open it up in editor to see the parameters, although the demo is a bit outdated it should give you an idea of how things are set up: https://www.caspergaming.com/plugins/cgmz/crafting/

Scroll down past the screenshots to see the download demo button, all of my fully released plugins have a downloadable demo (professions does too).

In my test project, this is how I have my recipe set up:

And this is how I have my Profession set up:

I managed to solve it. but I was confused. I had added craftit permission for 1 character.  
when I put the profession in the party tab. started working. I didn't understand. 
It was supposed to work individually too. am I right?  only works in the party tab.
<img src="https://img.itch.zone/aW1nLzIzMDAxNzkwLnBuZw==/original/eoOl4S.png">

Hi, no Crafting does not support per-actor professions.

You may be able to get it to work if only a single actor has the profession by adding "-1" onto the end of the profession parameter in your crafting recipe (replace the 1 with whatever actor id your profession is for).