Jump to content
  • 0

About cleaning some NPC's in specific map.


Question

Posted (edited)

Hello. I was able to create @go mall command to warp into turbo_room by following http://rathena.org/wiki/@go


Now, my problem is there are NPC's on that area. How can i clean that map? The purpose of this is to make custom NPC that sells custom items to normal players. Thanks!

post-25150-0-29033200-1398871461_thumb.jpg

Edited by gidzdlcrz
  • Upvote 1

4 answers to this question

Recommended Posts

Posted

1) go to trunk\npc\scripts_athena.conf

 

2) search for - npc: npc/other/turbo_track.txt

 

3) change this line to //npc: npc/other/turbo_track.txt & save

 

4) @reloadscript in game

I'll have a look. Thanks!

I have this error. But it works. Is there other way that i can manually remove those NPC's?

post-25150-0-70396000-1399018660_thumb.png

Posted
manually removing will take very long time, the way i told is the best time-saving and easy way to do it.

 

i had forgot that there are 2 mount manager npcs outside turbo track which remove your peco/cart

 

i think you will just need to do the following :

 

--->same like you did before do it for renewal & pre-renewal folder's turbo_track.txt

 

1) go to trunk\npc\re\scripts_athena.conf

-----search for - npc: npc/re/other/turbo_track.txt

-----change this line to //npc: npc/re/other/turbo_track.txt & save

 

2) go to trunk\npc\pre-re\scripts_athena.conf

-----search for - npc: npc/pre-re/other/turbo_track.txt

-----change this line to //npc: npc/pre-re/other/turbo_track.txt & save

 

--->doing this will wipe out / remove duplicate npc error

 

3) @reloadscript in game

  • Upvote 1

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...