Tio Akima 74 Posted January 6, 2020 gys, what is the function that returns the name of npc through its id I looked in sript_comands and did not find it. (I am creating a duplicate of npc and removing it in another file, but to remove (duplicateremove) I need the name of npc.) Quote Share this post Link to post Share on other sites
1 meko 170 Posted January 6, 2020 use strnpcinfo() like strnpcinfo(NPC_NAME_UNIQUE, "", npc id) 1 Tio Akima reacted to this Quote Share this post Link to post Share on other sites
0 Tio Akima 74 Posted January 6, 2020 13 minutes ago, meko said: use strnpcinfo() like strnpcinfo(NPC_NAME_UNIQUE, "", npc id) strnpcinfo(NPC_NAME_UNIQUE, "", npc id) thnks meko Quote Share this post Link to post Share on other sites
gys, what is the function that returns the name of npc through its id I looked in sript_comands and did not find it.
(I am creating a duplicate of npc and removing it in another file, but to remove (duplicateremove) I need the name of npc.)
Share this post
Link to post
Share on other sites