forums wiki races classes cabals religions world history immortals all pages bugs items helps changes calendar map login donate play now

pets in the arena.

You'll probably want the player name in the back to avoid targeting issues and the many odd problems of having player names that are contained in the beginning of mob names. These are zombies and pets (ranger too!), not decoys . Just don't forget to reverse it on uncharm for DKs. There are similar problems with quest gives and decoys which could be cleaned up at the same time, syntax-wise.

I think there are some problems with prog transfers in general, so I'd dig that way. You could just add a few lines to the group transfer function to specifically link up the summons to the owner (using the new syntax) if originating room vnums match up. It isn't perfect, but may be a workaround until the deeper issues can be found.

It's also an issue wirh gatestones.

If you can tackle it at the function level, it should fix all transfer-related progs

Doing it by mob.player zombie also lets the player type less to order their pets.

Order traven sit

Rather than...

Order korropant.traven sit.

Just a thought really, more quality of life than anything in this respect.

The issue with which pet your ordering, and conflicts locally would only occur if two necros with the same zombie are in the same room. At which point of course the usual order, and need to add the player name portion would become neccesary.