Page 1 of 1
Animal Taming
Posted: Thu Oct 04, 2007 12:16 pm
by runtest
I am taking on.
Animal Taming - 70% Complete
Herding - 85% Complete
Tracking - 5% Complete
I just need the defs to finish up and scrub Animal Taming, and Herding.
Posted: Thu Oct 04, 2007 12:17 pm
by runtest
That is if no one has taken it on yet.
Posted: Thu Oct 04, 2007 1:07 pm
by dkpat
the only problem with that is it requires NPC definitions....( i am not an expert, don't think i am) so unless you have some i don't see how you can....
Posted: Fri Oct 05, 2007 8:55 am
by runtest
Yeah, I know I really need those lol. So far it checks all kinds of traps and has allot of function, unfortunately I can't do anything with the actual NPC part of it.
Posted: Fri Oct 05, 2007 5:48 pm
by runtest
Hey guess what. I am proud to announce that Animal Taming is 70% finished. I am even including its own itemdesc.cfg that holds special items. Though I need the npc definitions mentioned above to finish everything.
Posted: Fri Oct 05, 2007 6:48 pm
by dkpat
wow. congrats on getting that far without NPCs lol
Posted: Fri Oct 05, 2007 7:03 pm
by runtest
Thats as far as you can get. lol

Posted: Fri Oct 05, 2007 7:15 pm
by runtest
I would also take on herding too.
Posted: Sat Oct 06, 2007 7:50 am
by runtest
Heh, well... Amazingly most of animal taming and herding had acctually nothing to do with the animal at all with the exeption of the npcdesc config file.
Now though I am at the part where I need to determine such things as reaction, sounds, and the ownership part. How would I get the definitions I need to finish them? Do they need written?
Posted: Sat Oct 06, 2007 7:52 am
by dkpat
yah they do. it says do in distro-todo.txt
Posted: Sat Oct 06, 2007 7:55 am
by runtest
This is the NPC.em that needs written correct?
Please message me at
runtest.druid@hotmail.com that is my MSN.
Posted: Sat Oct 06, 2007 8:01 am
by runtest
Also I need help with the NPCDESC part of it.
I need "Tamable = 1" for tamable creatures. I need TameSkill for the min tame skill and MaxTameSkill for the max tame skill. The system best works with MaxTameSkill just 20 higher than the TameSkill.
IE in the horse NPCDESC
Tamable 1
TameSkill 35
MaxTameSkill 55
Note: Tamable 0 is not needed for non-tamable animals. The system looks for the tag tamable 1 if it is not found the animal is not tamable.
Posted: Sat Oct 06, 2007 9:39 am
by runtest
Well shoot. I have herding almost done too. I really need definitions to continue. Where are the definitions located in Off 97?
Is there a way to get Pol 97 source code or is it closed?
Posted: Tue Oct 09, 2007 7:59 pm
by Yukiko
The server source is a closed development code.