Some errors when wearing an wing cloak

Results 1 to 5 of 5
  1. #1
    Owner raventh1984 is offline
    Grand MasterRank
    May 2011 Join Date
    NetherlandsLocation
    1,499Posts

    Some errors when wearing an wing cloak

    Hi ragezoners,

    I am trying to implent new Wing cloaks. But i am having problems with it.

    I have it correctly added to the resource on both client and server sided.
    The icon is appearing in the inventory and its looking good.
    When i press the wing cloak to wear it. It wont show it that i am wearing it.
    The error's i am recieving are.

    Spoiler:

    CModelObject::LoadElement¿¡¼­ ƨ±è : ÀÐÀº ÆÄÀϸí Model\item_RidRidButterPeaCock09.o3d

    LoadObject : part_.o3d ÀÐ±â ½ÇÆ


    Any one can lend an hand or two?


  2. #2
    Sorcerer Supreme Worf is offline
    Member +Rank
    Mar 2009 Join Date
    Near the starsLocation
    492Posts

    Re: Some errors when wearing an wing cloak

    you need to put in the source part aswell.

  3. #3
    Owner raventh1984 is offline
    Grand MasterRank
    May 2011 Join Date
    NetherlandsLocation
    1,499Posts

    Re: Some errors when wearing an wing cloak

    Hmm so i need to put the Objects/Models also in the source.
    So its not only resource.

    Strange though.
    Cause the wing system i use from PMA is working for other wing masks.
    So i guess its an Corruption or something like that.

  4. #4
    Sorcerer Supreme Alexsh is offline
    Member +Rank
    Sep 2009 Join Date
    New YorkLocation
    306Posts

    Re: Some errors when wearing an wing cloak

    LoadObject : part_.o3d ÀÐ±â ½ÇÆ
    It's trying to read an object that doesn't exist.

  5. #5
    Sorcerer Supreme Worf is offline
    Member +Rank
    Mar 2009 Join Date
    Near the starsLocation
    492Posts

    Re: Some errors when wearing an wing cloak

    what alexsh is trying to tell you, is that the client gets the information from mdlyrna.inc about wich files to use on certain actions or items is seperated in subjects. Ech of those groups need another prefix before it, like part_ or item_ and so on.



Advertisement