Adding NPC

Results 1 to 5 of 5
  1. #1
    Proficient Member FarmHitman is offline
    MemberRank
    Mar 2013 Join Date
    186Posts

    Adding NPC

    Hello. Help me please. I add NPC, but he don't click and no have name...
    Screenshot:
    Attachment 127016

    extra_obj.enc
    Code:
     <extra_stuff    ID="13"     filename="Character\w1rune.ebm"    min="-170.873,-25.3112,-244.727"    max="215.379,650,172.775" >
                <extra_entity    type="1"    pos="2350,0,3050"    rotate="0,90,0,0"    scale="1,1,1"    disable_cell_radius="1"    stuff_id="13" name="extra_npc_099" npc_id="57" npc_tag="0" npc_type="7" />
                 </extra_stuff>
    cabal.enc
    Code:
    <world_npc    id="57"    npc_name="npc01-0057"    x="23"    y="30"    is_obj="1"    />


    cabal_msg.enc
    Code:
    <msg id="npc01-0057" cont="Test NPC" />


    extra_obj_msg.enc
    Code:
    <msg id="extra_npc_099" cont="Test NPC" />

    world1-npc.scp
    Code:
    57     0        57     23     30     7      1


  2. #2
    Banned GODSKIN is offline
    BannedRank
    Aug 2011 Join Date
    กรุงเLocation
    1,433Posts

    Re: Adding NPC

    cabal.enc
    Fix Show Npc names
    Code:


    <world_npc id="57" npc_name="npc01-0057" x="23" y="30" is_obj="0" />

  3. #3
    Proficient Member FarmHitman is offline
    MemberRank
    Mar 2013 Join Date
    186Posts

    Re: Adding NPC

    Quote Originally Posted by GODSKIN View Post
    cabal.enc
    Fix Show Npc names
    Code:


    <world_npc id="57" npc_name="npc01-0057" x="23" y="30" is_obj="0" />
    It's no work =(


    PS: For fix click on NPC
    extra_obj.enc
    Code:
     <extra_stuff    ID="13"     filename="Character\w1rune.ebm"    min="-170.873,-25.3112,-244.727"    max="215.379,650,172.775" >
                <extra_entity    type="1"    pos="2350,0,3050"    rotate="0,90,0,0"    scale="1,1,1"    disable_cell_radius="1"    stuff_id="13" name="extra_npc_099" npc_id="57" npc_tag="0" npc_type="1" />
                 </extra_stuff>
    And he dont buy my items >< Only ignore
    Last edited by FarmHitman; 04-04-13 at 08:48 PM.

  4. #4
    Proficient Member FarmHitman is offline
    MemberRank
    Mar 2013 Join Date
    186Posts

    Re: Adding NPC

    Any help? My NPC no buy my items, and not sell bm3 book

  5. #5
    Proficient Member FarmHitman is offline
    MemberRank
    Mar 2013 Join Date
    186Posts

    Re: Adding NPC

    How add items to NPC ? ><



Advertisement