Xeno Posted November 27, 2011 Share Posted November 27, 2011 So pretty much, im using the Z day zombie script, and I've made some safe areas and a spawn position for new players. So basically, once the player has registered, and goes to the blip on the map (No zombies are spawned along the way either). Once you get to the Blip, your in the safe zone, but if you go out the safe zone, and try to look for zombies, they dont spawn? Is there a certain thing I need to do to make them spawn? Do I have to use like spawnPlayer so teh zombies know I have spawned? Because Im using setElementPosition atm Link to comment
12p Posted November 27, 2011 Share Posted November 27, 2011 Mmmm... Are you sure you got "Zombie Spawn Streaming" option set to default? Link to comment
Xeno Posted November 27, 2011 Author Share Posted November 27, 2011 Mmmm... Are you sure you got "Zombie Spawn Streaming" option set to default? ZombieStreaming = get("zombies.StreamMethod") Thats what I have there. Is it right? Link to comment
12p Posted November 27, 2011 Share Posted November 27, 2011 Look on admin panel, then go to "Resources". Double click on the "zombies" resource. "Zombie Stream Method" has the same value than default? Also, is there any object blocking the sky in the area where you want the zombies to spawn? Link to comment
Xeno Posted November 27, 2011 Author Share Posted November 27, 2011 Look on admin panel, then go to "Resources".Double click on the "zombies" resource. "Zombie Stream Method" has the same value than default? Also, is there any object blocking the sky in the area where you want the zombies to spawn? This is what is in the admin panel Name current default MaxZombies 100 100 speed 1 1 SteamMethod 1 1 And no, the only objects i have are a few fences. Link to comment
Xeno Posted November 27, 2011 Author Share Posted November 27, 2011 The script works fine when I use the "log in" function, its only when I register a new account EDIT: Actaully no, its only when I restart the resource it works? Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now