Quest NPC

Results 1 to 3 of 3
  1. #1
    Account Upgraded | Title Enabled! Annabeth is offline
    MemberRank
    Sep 2011 Join Date
    222Posts

    Quest NPC

    Today I tried to create an NPC quest , unsuccessful , don't show "...?" in npc dont cant click him

    look :
    World 1 NPC -
    30 0 32 15 44 7 1
    Extra obj -

    </extra_stuff>
    <extra_stuff ID="2" filename="\Character\w29etc25.ebm" min="-170.873,-25.3112,-244.727" max="215.379,650,172.775" >
    <extra_entity type="0" pos="1500,0,4400" rotate="0,0,0,0" scale="1,1,1" disable_cell_radius="1" stuff_id="2" name="extra_npc_032" npc_id="32" npc_tag="0" npc_type="7" />
    </extra_stuff>
    Cabal.enc
    <world_npc id="32" npc_name="npc01-0032" x="15" y="44" is_obj="0" />

    Script.enc
    </npc_script>
    <npc_script id="775" world_id="1" npc_id="32">
    <npc_case id="1573" phrase_id="25397" order="1" />
    </npc_script>

    sem-t-237-tulo.jpg


  2. #2
    sad pierr32 is offline
    MemberRank
    Aug 2009 Join Date
    PolandLocation
    248Posts

    Re: Quest NPC

    phrase_id="25397"

    thats urs event quest
    set phrase id u integrate script dec and event
    u need know all code to integrate quest

    liek

    start Quest end Quest goto or change NPC Quest

  3. #3
    Account Upgraded | Title Enabled! Annabeth is offline
    MemberRank
    Sep 2011 Join Date
    222Posts

    Re: Quest NPC

    Quote Originally Posted by pierr32 View Post
    phrase_id="25397"

    thats urs event quest
    set phrase id u integrate script dec and event
    u need know all code to integrate quest

    liek

    start Quest end Quest goto or change NPC Quest
    NPC_CASE, what is? You can put a simple demonstration of how this works, thanks :)

    I want to create a simple quest, eg kill 100 monster :)
    Last edited by Annabeth; 10-09-12 at 12:31 AM.



Advertisement