Open k1raz opened 1 month ago
When installing the ped, you can specify the invincible property, but if the player beats him, it will die
mp.peds.new(mp.joaat("a_m_m_acult_01"), new mp.Vector3(-1037.74951171875, -2737.6220703125, 20.1640625), { invincible: true, }) (ServerSide)
mp.peds.new(mp.joaat("a_m_m_acult_01"), new mp.Vector3(-1037.74951171875, -2737.6220703125, 20.1640625), { invincible: true, })
Describe the bug
When installing the ped, you can specify the invincible property, but if the player beats him, it will die