Found another thing: I want to have "this animate ["HidePolice", 0]; this animate ["HideBumper2", 0]; this animate ["HideBackpacks", 0];" executed when the car spawns. I know i can write something like: class EventHandlers : EventHandlers{init = ???}; but what should i write after "init ="?