RSD PED [STANDALONE] [PAID] by RS DEV

PED system for RedM. [STANDALONE] [PAID]

  • Add peds you want
  • Choose if you want if they be afraid or escape
  • Put an outfit variation for peds
  • 100% optimized, distance to spawn
  • You can set all peds you need in your server
Config file
Config = {}

Config.Distance = 30 --Distance to spawn (Optimization 100%)

Config.NPC = {
--GENERAL STORE
    ---Valentine---
    { 
        npcmodel = "U_M_M_ValGenStoreOwner_01", -- MODEL of the ped you want
        coords = vector4(-324.25, 804.19, 117.88, 280.21), --Vector4 For x, y, z, h of the ped
        outfit = true, --If you want an outfit variation for the ped
        notescape = false, --If you want to freeze the ped
        notafraid = false --If you want the ped be afraid
    },
    ---Strawberry---
    { 
        npcmodel = "U_M_M_ValGenStoreOwner_01",
        coords = vector4(-1789.35, -387.56, 160.33, 49.91),
        outfit = true,
        notescape = false,
        notafraid = false 
    },
    ---Blackwater---
    { 
        npcmodel = "U_M_M_ValGenStoreOwner_01",
        coords = vector4(-785.23, -1322.13, 43.88, 183.78),
        outfit = true,
        notescape = false,
        notafraid = false 
    },
    ---Armadillo---
    { 
        npcmodel = "U_M_M_ValGenStoreOwner_01",
        coords = vector4(-3687.3, -2622.68, -13.43, 267.91),
        outfit = true,
        notescape = false,
        notafraid = false 
    },
    ---Tumbleweed---
    { 
        npcmodel = "U_M_M_ValGenStoreOwner_01",
        coords = vector4(-5486.34, -2937.69, -0.4, 138.55),
        outfit = true,
        notescape = false,
        notafraid = false },
    ---Rhodes---
    { 
        npcmodel = "U_M_M_ValGenStoreOwner_01",
        coords = vector4(1330.12, -1293.64, 77.02, 65.09),
        outfit = true,
        notescape = false,
        notafraid = false 
    },
    ---StDenis---
    { 
        npcmodel = "U_M_M_ValGenStoreOwner_01",
        coords = vector4(2825.04, -1319.93, 46.76, 311.93),
        outfit = true,
        notescape = false,
        notafraid = false 
    },
}

--[[ YOU CAN ADD MORE PED LIKE THAT:

    { 
        npcmodel = MODEL,
        coords = vector4,
        outfit = true,
        notescape = false,
        notafraid = false 
    },

OR LIKE THAT (more readable):

    { npcmodel = MODEL, coords = vector4, outfit = true, notescape = false, notafraid = false },


------------------------------------------]]

--For Ped > https://www.rdr2mods.com/wiki/pages/list-of-rdr2-ped-models/




TEBEX STORE

Code is accessible No
Subscription-based No
Lines (approximately) 150
Requirements
Support Yes

Other FiveM & RedM Resources


RedM:
:fire: - RSD MapColor [FREE]
:fire: - RSD Note
:fire: - RSD Teleport
:fire: - RSD FastTravel
:fire: - RSD SaltyBlock
:fire: - RSD Photography
:fire: - RSD Phonograph
:fire: - RSD NUI
:fire: - RSD Paycheck
:fire: - RSD Paycheck VIP
:fire: - RSD Weather
:fire: - RSD Ped
:fire: - RSD RailRobbery
:fire: - RSD Balloon
:fire: - RSD Guide

FiveM
:fire: - RSD SkyDiving NUI
:fire: - RSD WindSurf
:fire: - RSD PauseMenu NUI
:fire: - RSD LoadingScreen
:fire: - RSD WashMachine NUI
:fire: - RSD PauseMenu NUI with REPORT
:fire: - RSD Interact
:fire: - RSD Advent Calendar NUI

MLO & MAPPING
:fire: - RSD[MLO] Luckywheels Motorcycle
:fire: - RSD[MLO] Paleto Bay Church
:fire: - RSD[MLO] Seoul Base
:fire: - RSD[MLO] Kortz Center Bunker
:fire: - RSD[MAP] Vinewood Rooftop
:fire: - RSD[MLO] Secret Base
:fire: - RSD[MLO] Little-Seoul Mafia/Yakuza/Triad
:fire: - RSD[MLO] Little-Seoul BigPack

1 Like

Standalone?

sheesh $10 for thisโ€ฆ literally just need an npc.lua and a config file to spawn a ped.

The difference is that this script optimizes the ped spawn which can be very greedy depending on the affluence and the server :relieved:

Yes :wink: