Nadious
Member
Really enjoying learning how to setup quest with this. So, I've played around and figured out how to get items to spawn on 'custom' mobiles through an XMLSpawner.
I know there is a COLLECT command for the quest system. IE:
/Objective2/COLLECT,diamond,10/Description2/Collect 10 Diamonds
Is it possible to collect a NAMED item?
For example, let's say I spawned an item named: The Sparkle through XML using this:
/ADD,0.05<diamond/name/The Sparkle/Hue/60/>
Is there a COLLECTNAMED command (or something like it?) Just trying to avoid to having to make a scripted item, restart the server, and then using it.
I know there is a COLLECT command for the quest system. IE:
/Objective2/COLLECT,diamond,10/Description2/Collect 10 Diamonds
Is it possible to collect a NAMED item?
For example, let's say I spawned an item named: The Sparkle through XML using this:
/ADD,0.05<diamond/name/The Sparkle/Hue/60/>
Is there a COLLECTNAMED command (or something like it?) Just trying to avoid to having to make a scripted item, restart the server, and then using it.