Quick question.
After reading the help files on 'handle animal' and considering the nature of animate dead, I have to ask why does a character have to be trained in handle animal to order around summon pets like animate dead creates? Is it just how pets are coded and can't make exceptions for abilities like animate dead? Or...?
Handle Animal and Spells.
Handle Animal and Spells.
-Gilain- -Trilev- -Siros-
You do not need to change the world, merely leave it a little better than how you found it.
You do not need to change the world, merely leave it a little better than how you found it.
I believe it is the way all animals are coded. For undead creatures you might have to explain it as having to repeat yourself because the undead is too mindless and dumb to get it the first time.
Also, I think that human pets you don't need handle animal trained. Or at least, not very well.
As for a more codewise answer, I couldn't say.
Also, I think that human pets you don't need handle animal trained. Or at least, not very well.
As for a more codewise answer, I couldn't say.
Glim asks Gwain 'Can I be on the watch?!?'
Gwain raises an eyebrow.
Gwain seems to display a look of complete horror for a second...
Gwain raises an eyebrow.
Gwain seems to display a look of complete horror for a second...
I was assuming it was due to code restrictions. Something about not being able to write seperate rules for controling different pet types. But, spare time playing with spells and reading help files drove me to ask anyways.
-Gilain- -Trilev- -Siros-
You do not need to change the world, merely leave it a little better than how you found it.
You do not need to change the world, merely leave it a little better than how you found it.
The question was why do pets created by 'animate dead' require 'handle animal' checks. Several tests while bored one day showed that it does, nothing I told my undead pet to do was accepted. Wanted to know if it was merely a problem to create special rules for 'those pets' or another reasoning behind it.Ceara wrote:Not sure what the question is but animals have a mind and instict, they can be disobedient and willfull. Where undead are typically mindless and controlled by their creator, the spell if done properly gives the caster complete control over them.
-Gilain- -Trilev- -Siros-
You do not need to change the world, merely leave it a little better than how you found it.
You do not need to change the world, merely leave it a little better than how you found it.
Ah ok, yeah probably because they are codewise a minion. So they are basically the same as a pet codewise. Otherwise they would have to code undead seperately, maybe create a mobflag for undead minion or somesuch and write the code to control them seperately... well maybe just put an ifcheck for an undead flag but I haven't looked at fk's code so I can't really say for certain or make an educated suggestion on the easiest way to code it.
- Raona
- Staff
- Posts: 4944
- Joined: Fri Aug 19, 2005 3:40 pm
- Location: Waterdeep - Halls of Justice
- Contact:
It seems to me that some pets are more stubborn than others. Any idea if undead are particularly pliable? That is, yes, you need HANDLE ANIMAL to order them about, but they will follow orders dutifully even if you have only the faintest hint of that skill? That would actually seem right on the mark, ICly. You have to know how to give commands to undead, but you don't have to be particularly good at it - persuasive - as you might need to be able to be to work with a mule.