i don't think you can use a global in zone to directly spawn an npc in another. you'd have to have a script in the zone you want the npc to spawn in to check the value of the global being used. you could, for example, use a timer in the target zone's player.pl to periodically check for the value required to spawn the npc.
|