20.10.2016, 04:22
Greetings! So, I'm trying this FS out. Problem is that I can't find any zombie even after adding the spawns. Here are the spawn locations:
PHP код:
new Float:ZombieSpawns[3][3] =//REQUIRED: Change [2] to the amount of spawn locations.
{
{1642.0972, -2332.3430, -2.6797},//REQUIRED: Add zombie spawn locations here.
{1685.3428, -2333.3137, 13.5469},//REQUIRED: Add zombie spawn locations here.
{1616.1416, -2276.0334, 13.5140}//REQUIRED: Add zombie spawn locations here.
};