I made a simple demo mission:   https://drive.google.com/open?id=0B-gOD7yyJ9VJWkRCUUwza0ZVaDg   The patrol won't move to the 2nd circle unless a BLUFOR unit is standing in the square.   Check the condition in waypoint 0.   Press Y to activate Zeus, delete the patrol and wait for respawn.....     Yes. You can use any patrol script you want with the custom init string, or you can use the built-in GAIA support.   0 = [this, "GAIA_NOFOLLOW=, "1] execVM "Jebus.sqf"; //Using GAIA with the NOFOLLOW setting for zone 1 0 = [this, "INIT=, "[_proxyThis, 'agia] execVM 'UPS.sqf'"] execVM "Jebus.sqf"; //Using Kronzky's Urban Patrol Script to patrol marker 'agia' Which patrol script did you have in mind? I can build a little demo mission.....
    • Like
    2