character
{
        name = Press;                    // Nimi
        vehiclescript = paparazzi.txt;     // Auto tst skriptist
        perception = 10;                  // Havaintokyky ( 1 - 10 )
        vehiclehandling = 10;             // Autonksittelytaito ( 1 - 10 )
        selfcontrol = 10;                // Itsehillint ( 1 - 10 )
        impulsivity = 6;                // Impulsiivisuus ( 1 - 10 )
        risktaking = 10;                  // Riskin otto ( 1 - 10 )
        aggressivity = 1;               // Aggressiivisuus ( 1 - 10 )
        speedfactor = 25.5;                // Perusmaksiminopeus ( 0 - 100 )
        collisionendurance = 1;          // Kestk trmyksi ( 0 = ei / 1 = kyll )
        evasion = 0;                     // Visteleek ( 0 = ei / 1 = kyll )
        nitro = 0;                       // Kyttk nitroa ( 0 = ei / 1 = kyll )
        startpoint = 7;                  // Lhtpaikan indeksi ( startpoint / 0 = automaattinen )
        path = 0;                        // Path ( 0 = ns. pelaajareitti / 1 = specialpath1 / 2 = specialpath2 )
}

character
{
        name = Police1;                    // Nimi
        vehiclescript = police.txt;     // Auto tst skriptist
        perception = 10;                  // Havaintokyky ( 1 - 10 )
        vehiclehandling = 10;             // Autonksittelytaito ( 1 - 10 )
        selfcontrol = 10;                // Itsehillint ( 1 - 10 )
        impulsivity = 6;                // Impulsiivisuus ( 1 - 10 )
        risktaking = 10;                  // Riskin otto ( 1 - 10 )
        aggressivity = 1;               // Aggressiivisuus ( 1 - 10 )
        speedfactor = 22;                // Perusmaksiminopeus ( 0 - 100 )
        collisionendurance = 1;          // Kestk trmyksi ( 0 = ei / 1 = kyll )
        evasion = 0;                     // Visteleek ( 0 = ei / 1 = kyll )
        nitro = 0;                       // Kyttk nitroa ( 0 = ei / 1 = kyll )
        startpoint = 4;                  // Lhtpaikan indeksi ( startpoint / 0 = automaattinen )
        path = 0;                        // Path ( 0 = ns. pelaajareitti / 1 = specialpath1 / 2 = specialpath2 )


}


character
{
        name = Police2;                    // Nimi
        vehiclescript = police.txt;     // Auto tst skriptist
        perception = 10;                  // Havaintokyky ( 1 - 10 )
        vehiclehandling = 10;             // Autonksittelytaito ( 1 - 10 )
        selfcontrol = 10;                // Itsehillint ( 1 - 10 )
        impulsivity = 6;                // Impulsiivisuus ( 1 - 10 )
        risktaking = 10;                  // Riskin otto ( 1 - 10 )
        aggressivity = 1;               // Aggressiivisuus ( 1 - 10 )
        speedfactor = 22;                // Perusmaksiminopeus ( 0 - 100 )
        collisionendurance = 1;          // Kestk trmyksi ( 0 = ei / 1 = kyll )
        evasion = 0;                     // Visteleek ( 0 = ei / 1 = kyll )
        nitro = 0;                       // Kyttk nitroa ( 0 = ei / 1 = kyll )
        startpoint = 5;                  // Lhtpaikan indeksi ( startpoint / 0 = automaattinen )
        path = 0;                        // Path ( 0 = ns. pelaajareitti / 1 = specialpath1 / 2 = specialpath2 )
    	follow = Police1;              	 // Seurattu kuski ( player = pelaaja / name )
        mindistance = 20;                // Minimietisyys, johon kuski pyrkii
        maxdistance = 40;               // Maksimietisyys, johon kuski pyrkii
        follow_adjust = -40;

}

character
{
        name = Police3;                    // Nimi
        vehiclescript = police.txt;     // Auto tst skriptist
        perception = 10;                  // Havaintokyky ( 1 - 10 )
        vehiclehandling = 10;             // Autonksittelytaito ( 1 - 10 )
        selfcontrol = 10;                // Itsehillint ( 1 - 10 )
        impulsivity = 6;                // Impulsiivisuus ( 1 - 10 )
        risktaking = 10;                  // Riskin otto ( 1 - 10 )
        aggressivity = 1;               // Aggressiivisuus ( 1 - 10 )
        speedfactor = 22;                // Perusmaksiminopeus ( 0 - 100 )
        collisionendurance = 1;          // Kestk trmyksi ( 0 = ei / 1 = kyll )
        evasion = 0;                     // Visteleek ( 0 = ei / 1 = kyll )
        nitro = 0;                       // Kyttk nitroa ( 0 = ei / 1 = kyll )
        startpoint = 6;                  // Lhtpaikan indeksi ( startpoint / 0 = automaattinen )
        path = 0;                        // Path ( 0 = ns. pelaajareitti / 1 = specialpath1 / 2 = specialpath2 )
    	follow = Police1;              	 // Seurattu kuski ( player = pelaaja / name )
        mindistance = 20;                // Minimietisyys, johon kuski pyrkii
        maxdistance = 40;               // Maksimietisyys, johon kuski pyrkii
        follow_adjust = -60;

}
