Peds
Function:
ps.getPedList: returns the whole object table
Example:
local list = ps.getPedList()Function:
ps.getRandomPed(): returns a random object from the list
Example:
local random = ps.getRandomPed()Last updated
Function:
ps.getPedList: returns the whole object table
Example:
local list = ps.getPedList()Function:
ps.getRandomPed(): returns a random object from the list
Example:
local random = ps.getRandomPed()Last updated