I'm trying to use the clone npc expression but no matter what Skript doesn't seem to recognize it..
syntax:
[the] (clone|duplicate|copy) (of|from) (npc|citizen) %npc% (npc|citizen) %npc%'s (clone|duplicate|copy)
my integration:
set {_npc} to the citizen with id {_cloneID}
set {_npcclone} to the copy from citizen {_npc}
error:
Skript Ver: 2.2-dev37c
Plugins:
I've enabled citizens in the configuration of Skellett as well. Any ideas would help.
[doublepost=1541642646,1541478573][/doublepost]Boiled it down to the error. Skellett and another addon that has citizens integration both use the types.citizen type. Any way that I can fix this?
syntax:
[the] (clone|duplicate|copy) (of|from) (npc|citizen) %npc% (npc|citizen) %npc%'s (clone|duplicate|copy)
my integration:
set {_npc} to the citizen with id {_cloneID}
set {_npcclone} to the copy from citizen {_npc}
error:
Skript Ver: 2.2-dev37c
Plugins:
I've enabled citizens in the configuration of Skellett as well. Any ideas would help.
[doublepost=1541642646,1541478573][/doublepost]Boiled it down to the error. Skellett and another addon that has citizens integration both use the types.citizen type. Any way that I can fix this?