Page 1 of 1
Mount is in back pack ?
Posted: Sat Feb 10, 2007 10:43 am
by Nosferatu
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 ?
Posted: Sun Feb 11, 2007 5:02 pm
by dr_bliss
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...
Posted: Tue Jun 19, 2007 12:36 am
by Pumpkins
i have the same problem... in 096 if the npc die the mount stay and you can tame...
but in 095 i get this ship part

.. and if i die with this ship part in my backpack a horse (npc mount) appears :shock:
Posted: Tue Jul 10, 2007 3:37 am
by Pumpkins
no one know how to fix it?

Posted: Wed Jul 11, 2007 3:17 am
by CWO
I had to re-run uoconvert making sure those part objtypes were being defined as mounts in the configs.
Posted: Wed Jul 11, 2007 3:50 am
by Tritan
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.