/*
Author: Maximum, Adapté par Sharywan
Description: Placeables for the cop\medic sides.
Disclaimer: Don't be a asshole and pass this off as your own or become a KAI and sell it for profit, Im releasing this for FREE… Credits: Killerty69 for a second pare of eyes when mine got to sleepy
P.S. - Don't be a faggot like i know some of you all will be.
*/
life_barrier_active = false;
life_barrier_activeObj = ObjNull;
life_placeables = [
[ "Cone", "cone_f"],
[ "Cone lumiere blanche", "RoadCone_L_F"],
[ "Route Barrer", "routebarrer_f"],
[ "Sens Interdit", "interdit_f"],
[ "Deviation", "deviation_f"],
[ "Barriere", "barrier_f"],
[ "Barriere x2", "barrierx2_f"],
[ "Lampe simple", "Land_PortableLight_single_F"],
[ "Lampe double", "Land_PortableLight_double_F"],
[ "Panneaux 30", "pann_temp_30"],
[ "Panneaux 50", "pann_temp_50"],
[ "Panneaux Danger", "pann_temp_danger"],
[ "Panneaux Bouchon", "pann_temp_bouchon"],
[ "Panneaux Deviation", "pann_temp_deviation"],
[ "Panneaux Deviation2", "pann_temp_deviation2"],
[ "Panneaux Gravillon", "pann_temp_gravillon"],
[ "Panneaux changelent de voie", "pann_temp_changement"],
[ "Panneaux Restriction", "pann_temp_restriction"],
[ "Panneaux Travaux", "pann_temp_travaux"],
[ "Balise Tp", "baliseinv"],
[ "Glisiere en Plastique", "gpainv"]
];
life_bar_limit = 2500;
life_bar_placey = [];