Here my problem, and a question:
Lets say i make a map, that has NPCs walking around in MP. Just walking around (its possible) (
http://pcgamemods.com/4094/) Say the scriptrunner i use is connect to a trigger_once (ill loop the NPCs movements) would that affect any player joining the server the map is used on since they havnt hit the trigger? Thats something im worrying about. I tried to get it to be a spawn script, so no one has to hit a trigger, but the script didnt do anything. I set the worldspawn like this:
spawscript
folder/script
but nothing happend... :( thats how you get vehicles to respawn (or one way) but anyways... i guess either i did something wrong, or a spawnscript cant be a complicated script. Any ideas?