OdinMS v.55 Remove All FM NPCs

Results 1 to 5 of 5
  1. #1
    Newbie Sphexish is offline
    MemberRank
    Jul 2013 Join Date
    10Posts

    OdinMS v.55 Remove All FM NPCs

    Title says it all..
    How do I remove all the NPCs from the FM and keep the default?

    Is it in the databases? Or in the scripts?


  2. #2
    Member Arrangement is offline
    MemberRank
    Jul 2013 Join Date
    127.0.0.1Location
    74Posts

    Re: OdinMS v.55 Remove All FM NPCs

    The XML? 910000000

  3. #3
    Sorcerer Supreme natkemon is offline
    Member +Rank
    Jul 2008 Join Date
    424Posts

    Re: OdinMS v.55 Remove All FM NPCs

    \wz\Map.wz\Map\Map9\910000000.xml

    Find life by ctrl + F

    delete anything that looks like this
    PHP Code:
    <imgdir name="0">
          <
    string name="type" value="n" />
          <
    string name="id" value="9030000" />
          <
    int name="x" value="83" />
          <
    int name="y" value="-179" />
          <
    int name="mobTime" value="0" />
          <
    int name="f" value="0" />
          <
    int name="hide" value="0" />
          <
    int name="fh" value="31" />
          <
    int name="cy" value="-176" />
          <
    int name="rx0" value="33" />
          <
    int name="rx1" value="133" />
        </
    imgdir

  4. #4
    ~永遠の美~ Utsukushi is offline
    Grand MasterRank
    Apr 2011 Join Date
    AustraliaLocation
    804Posts

    Re: OdinMS v.55 Remove All FM NPCs

    Quote Originally Posted by Sphexish View Post
    Title says it all..
    How do I remove all the NPCs from the FM and keep the default?

    Is it in the databases? Or in the scripts?
    Database > PlayerNPC table or Spawn table

  5. #5
    Newbie Sphexish is offline
    MemberRank
    Jul 2013 Join Date
    10Posts

    Re: OdinMS v.55 Remove All FM NPCs

    Thankyou, XML files worked.



Advertisement