The squirrelson one of the shards I'm helping convert to XMLSpawner don't have backpacks, is it still possible to add loot to them?
I believe that it will add a backpack automatically if you try to add loot and it doesnt already have a pack.
If it doesnt, you could always just EQUIP one when you spawn it.
Ok, Version we're using at the moment is a little behind (2.98 upgrading in the next couple weeks). I tried the
squirrel/ADD/gold,500
Said invalid entry, no pack found.
hen I tried,
squirrel/EQUIP/backpack/ADD/gold,500
Said the same thing.
Any ideas? Syntax? Could it be the XMLSpawner Version? The Squirrel Script?
I checked the code and the current version will not allow you to add or equip items if the mob doesnt have a pack. I will have to make some modifications to allow equipping with no pack.