Quick question, is there any way to have an entity spawn on ONLY 1 player? So if there's 2, 3, or 4 players on stage then that certain entity won't spawn? I want Npc backup, but only for single player.
This script will remove HelperNPC if by time you reached scroll position 200, there are more than one player.
This script is only run ONCE so if say you are playing alone when you reached scrollpos 200 allowing Helper NPC to be spawned, then another player joins after that, HelperNPC won't be removed.