[QUESTION] How to spawn a npc police car with signal and light?

Car:
POLICET

Spawncode:
if GetEntityModel(vehicle) == GetHashKey(“POLICET”) then

What I must change or include that the NPC car spawns with lights on and signal off and what I must change for signal on and light on, pls?