Posted: Sat Feb 10, 2007 2:43 pm Post subject: Mount is in back pack ?
hello for everyone!
I'll just added an mounted NPC on horses ostards etc.
but when i kill it , mount is in back pack , it seems as the part of the ship , can some one help how to hide it ?
I had this bug on 094 polcore... Now, using 95 core, I have never seen this...
Check your death.src - maybe your npc uses mounts (like etheral horse, etheral ostard) which aren't included in standard distro scripts and you dont have correct dismount function for them so pol moves mount like other items to backpack...
Joined: 04 Feb 2006 Posts: 677 Location: Chicago, IL USA
Posted: Wed Jul 11, 2007 7:17 am Post subject:
I had to re-run uoconvert making sure those part objtypes were being defined as mounts in the configs.
Author
Message
Tritan
Joined: 04 Feb 2006 Posts: 136 Location: Illinois, USA
Posted: Wed Jul 11, 2007 7:50 am Post subject:
That will work for 096+ but not for 095. I ran into this with 094 and 095 in my script set and it was because the mount was not getting handled correctly in the death script.