forked from Simnation/Main
fix
This commit is contained in:
parent
e20bb63696
commit
126288f968
2 changed files with 1 additions and 2 deletions
|
@ -27,7 +27,6 @@ Config = {
|
|||
pedHash = `a_m_m_farmer_01`, -- Use ``(backticks) because it's faster than using GetHashKey
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue