
03-17-2003, 09:26 PM
mess with the code all you like. originally, i had 4 dogs at a time.
if you look at the code now, dog1 calls out to dog2, which calls out to dog3, then dog4, then back to dog1 so it loops.
and dog5 calls 6, 7, 8, then 5.
so now there are 2 loops of 4 spawn points.
but u can change that to whatever you want. as in, 4 loops of 2 spawn points. or even add more spawns by enabling the location thread, and then using it to pick your own. The code is already there, so you need to only copy and/or add it to it where neccessary.
|