19.10.2016, 13:03
The problem now is that I can't find any zombie even after adding the spawns. Here they are:
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.
};