1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-06-26 04:18:27 +02:00
parent b2139d1237
commit 8fa244204a

View file

@ -25,7 +25,18 @@ Config = {
Persons = {
{
pedHash = `a_m_m_farmer_01`, -- Use ``(backticks) because it's faster than using GetHashKey
pedCoords = vector4(1584.36, 2169.41, 78.29, 184.73), -- x, y, z, heading
pedCoords = vector4(1561.6321, 3801.2871, 33.4187, 207.3153), -- x, y, z, heading
pedScenario = 'WORLD_HUMAN_STAND_MOBILE,
},
pedSettings = {
FreezePerson = true, -- Using only FreezeEntityPosition
Invincible = true, -- Using SetEntityInvincible, SetPedDiesWhenInjured, SetPedCanPlayAmbientAnims, SetPedCanRagdollFromPlayerImpact
BlockingOfNonTemporaryEvents = true, -- Using SetBlockingOfNonTemporaryEvents
},
},
{
pedHash = `a_m_m_farmer_01`, -- Use ``(backticks) because it's faster than using GetHashKey
pedCoords = vector4(1633.0272, 3863.1299, 33.1044, 308.1584), -- x, y, z, heading
pedAnimation = {
animDict = 'random@burial',
animName = 'a_burial',