Why didn't you just try it before you asked?Hey guys!
Is it possible to make two NPC with other scripts, but with the same name? TFS 0.4
Okay, but how to put two with the same name but with another functions NPC in Map Editoryes just change file name for example captain1 captain2
import these npc to map editor and then you can find it pressing J if using RMEOkay, but how to put two with the same name but with another functions NPC in Map Editor
<!-- Donald.xml -->
<?xml version="1.0" encoding="UTF-8"?>
<npc name="MR Donald" script="data/npc/scripts/default.lua" walkinterval="2000" floorchange="0">
Make sure they have different outfits, so when you import them to RME, you can distinguish them by how they look.