[HELP] on how to show the npc and mobs?

Results 1 to 3 of 3
  1. #1
    Enthusiast Kennethypogi is offline
    MemberRank
    Apr 2009 Join Date
    26Posts

    [HELP] on how to show the npc and mobs?

    i hav a server now and working for me but the npc and mobs dont show up? pls help me


  2. #2
    Valued Member OutLaw123 is offline
    MemberRank
    May 2009 Join Date
    United KingdomLocation
    136Posts

    Re: [HELP] on how to show the npc and mobs?

    i dont have idea

    maybe google can help you

  3. #3
    Proficient Member SaifulCrewZ is offline
    MemberRank
    Mar 2006 Join Date
    MalaysiaLocation
    194Posts

    Re: [HELP] on how to show the npc and mobs?

    ea/trunk/npc/scripts_custom.conf <<

    or

    ea/trunk/npc/ !!

    ;)

    example i want show or add card remover ,kafra bank or bank ,will show u ..
    just edit at scripts_custom.conf <<

    Code:
    // -- Card Remover
    //npc: npc/custom/card_remover.txt
    // -- Write your name on your equipment/weapon (mini-quest)
    //npc: npc/custom/sign_your_items.txt
    // -- Banks
    //npc: npc/custom/banks/kafra_bank.txt
    //npc: npc/custom/banks/bank.txt
    see that " // " <<
    juz delete " // "

    Code:
    // -- Card Remover
    npc: npc/custom/card_remover.txt
    // -- Write your name on your equipment/weapon (mini-quest)
    /npc: npc/custom/sign_your_items.txt
    // -- Banks
    npc: npc/custom/banks/kafra_bank.txt
    npc: npc/custom/banks/bank.txt
    if want add your npc just added

    Code:
    npc: npc/custom/yournpc.txt
    PHP Code:
    Edit Map Quest NPC Core Scripts scripts_athena.conf
    All the custom scripts
    remove the '//' to enable...  - scripts_custom.conf
    eAAC Scripts 
    scripts_eaac.conf
    Monster  Scripts 
    scripts_eamonsters.conf
    Guild Wars 
    scripts_guild.conf
    Monster  Scripts 
    scripts_jmonsters.conf
    Job  Scripts 
    scripts_jobs.conf
    eAthena Primary Scripts File 
    scripts_main.conf
    Map  Flags 
    scripts_mapflags.conf
    Monster  Scripts 
    scripts_monsters.conf
    Warp Scripts 
    scripts_warps.conf 



Advertisement