Jump to content
  • 0

How to create new conf for NPCs custons.


Question

7 answers to this question

Recommended Posts

Posted

Why would you want to create your own conf for custom NPCs? Use the script_custom.conf o_O

// --------------------------------------------------------------

// - Custom Scripts -

// --------------------------------------------------------------

// All the custom scripts, remove the '//' to enable...

// Place your scripts here!

//npc: npc/location/to/script.txt

// ----------------------- Basic Scripts -----------------------

//npc: npc/custom/warper.txt

//npc: npc/custom/jobmaster.txt

//npc: npc/custom/platinum_skills.txt

//npc: npc/custom/healer.txt

//npc: npc/custom/breeder.txt

//npc: npc/custom/itemmall.txt

//npc: npc/custom/stylist.txt

//npc: npc/custom/resetnpc.txt

//npc: npc/custom/card_remover.txt

//npc: npc/custom/item_signer.txt

//npc: npc/custom/woe_controller.txt

// ----------------------- Other Scripts -----------------------

Also,

If not mistaken, NPC/re/script_main.conf

Add a line to ur custom conf

script_main.conf in either re/PRE-re. Following the same format as you see in the script_mains, you can get your custom conf to work and be read depending on the server type you're running

  • Upvote 1
Posted

If I disable #define RENEWAL. So I need to move my custom script conf that I've created in npc/re/script_main.conf to npc/pre-re/script_main.conf right?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...