Hello again, I'm back with another problem :
I wanted an NPC to give a quest item to the player when a dialogue is over. Therefore, I created a new armor item (it's a basic copy of a regular farmer clothing), and I created a Quest Alias with it. I specified that I wanted the Alias_Item to be created " in " the Alias_NPC.
The problem is that the item never appears in the NPC's inventory, and thus it can't be given to the player. I followed the most basic tutorials regarding the subject, but it still doesn't work.
At first I thought that the problem came from the item itself, but I can create it wherever I want in the world with no problem. I didn't get any errors or anything. It just won't appear as an Alias.
Is there a reason for this? Are the tutorials outdated?
Thanks in advance!