Hello guys.
How can I kill ped? I made ped and I don't know how can i kill him.
mp.peds.new(mp.game.joaat('a_f_y_bevhills_02'), new mp.Vector3(-1193.87, -766.57, 17.31), 209.81, (streamPed) => {
streamPed.setAlpha(255);
streamPed.setHealth(50); // Also setHealth doesn't work and I want to kill ped with weapon
}, player.dimension);