From ecb99f06e4da567dbde7f859e164f88f494ebe59 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Thu, 26 Jun 2025 17:02:16 +0200 Subject: [PATCH] Update config.lua --- resources/[tools]/bzzz_spawnped/config.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/[tools]/bzzz_spawnped/config.lua b/resources/[tools]/bzzz_spawnped/config.lua index e88a304c0..b62a120f4 100644 --- a/resources/[tools]/bzzz_spawnped/config.lua +++ b/resources/[tools]/bzzz_spawnped/config.lua @@ -24,9 +24,9 @@ Config = { }, Persons = { { - pedHash = `a_m_m_farmer_01`, -- Use ``(backticks) because it's faster than using GetHashKey + pedHash = `A_F_Y_Indian_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, + pedScenario = 'WORLD_HUMAN_STAND_MOBILE', pedSettings = { FreezePerson = true, -- Using only FreezeEntityPosition Invincible = true, -- Using SetEntityInvincible, SetPedDiesWhenInjured, SetPedCanPlayAmbientAnims, SetPedCanRagdollFromPlayerImpact