Ok simple question but I seem to be hitting always the same wall LOL.
I have a simple spawner where an item is spawning, however I want to make this spawner to spawn only if a player does not have a specific item in his pack.
for example: a longsword called excalibur..... (ok ok not really original but I m trying to keep it simple).
I put in NotriggeronCarried..... "Excalibur", then tried "Excalibur,longsword"
but everytime even if it was in my player's pack the thing would always respawn, is there something I am missing here or is that just not doable?
Thank you in advance.
EDIT: Problem solved forgot to set a proximity range grrrrrrrr