What is the script to make a duplicate of an NPC?
For example:
- Hello there. How are you? [NPC]
- I'm fine thanks. Hey, whats that? [PC]
- AHH, IT'S A CLONING TOOL. OH MY GOD I AM BEING CLONED!! [NPC]
A duplicate of the NPC is created.
You get the point..
You can just use the exact same spawn script twice.
Basically if you spawned the original NPC from a script just re use that same script to achieve a cloning effect, but in case of it not working properly change the X or Y coordinates slightly so the cloned NPC appears next to the original NPC.