[INFO] Invisible or glitched Peds List

List of broken Peds/Models

I’ve made a list of peds that could give one of the following problems if people use them in your FxServer, here it is.

Possible problems:

  • Ped is invisible to other players;
  • Ped is missing textures / ped glitches out;
  • Player dies when using this ped;
  • Ped can cause (nearby) clients to crash;
  • Ped has an other problem not listed above but still bad enough to be blacklisted;

Because each ped/model could have a different problem, I can’t list them individually. If you want to use a ped that’s on this list, give it a try before you block it because sometimes peds may work on one server, but not the other for whatever reason. Also this list is only tested on the latest FxServer as of (12 Augustus 2017). Any future FxServer/FiveM update may make this list invalid, I’ll try to update it if this happens.

I don’t know if there’s already such a list out there that I just haven’t been able to find, but I’ll share my version anyway.

If I’ve missed any peds/models just edit this post, it’s a wiki post so anyone should be able to make changes.
For actually blacklisting the models, I recommend this resource, made by @pongo1231: [Release] Model Blacklist v1.1.

Lists suffixed with (!) do not contain any known bad/incorrect peds.

STORY_LINE_PEDS_1
hc_driver
hc_gunman
hc_hacker
ig_agent
ig_amandatownley
ig_andreas
ig_ballasog
ig_brad
ig_davenorton
ig_denise
ig_devin
ig_dom
ig_drfriedlander
ig_fabien
ig_floyd
ig_jay_norris
ig_jimmydisanto
ig_johnnyklebitz
ig_karen_daniels
ig_lamardavis
ig_lazlow
ig_lestercrest
STORY_LINE_PEDS_2
ig_milton
ig_molly
ig_mp_agent14
ig_mrk
ig_nervousron
ig_omega
ig_orleans
ig_patricia
ig_siemonyetarian
ig_solomon
ig_stevehains
ig_stretch
ig_taocheng
ig_taostranslator
ig_tenniscoach
ig_tracydisanto
ig_wade
ANIMALS
a_c_chop
a_c_dolphin
a_c_fish
a_c_humpback
a_c_husky
a_c_killerwhale
a_c_mtlion
a_c_retriever
a_c_rottweiler
a_c_sharkhammer
a_c_sharktiger
a_c_stingray
CS_MODELS_1
cs_amandatownley
cs_andreas
cs_ashley
cs_bankman
cs_barry
cs_beverly
cs_brad
cs_bradcadaver
cs_carbuyer
cs_casey
cs_chengsr
cs_chrisformage
cs_clay
cs_dale
cs_davenorton
cs_debra
cs_denise
cs_devin
cs_dom
cs_dreyfuss
cs_drfriedlander
cs_fabien
cs_fbisuit_01
cs_floyd
cs_guadalope
cs_gurk
cs_hunter
cs_janet
cs_jewelass
cs_jimmyboston
cs_jimmydisanto
cs_joeminuteman
cs_johnnyklebitz
cs_josef
cs_josh
cs_karen_daniels
cs_lamardavis
cs_lazlow
cs_lestercrest
cs_lifeinvad_01
CS_MODELS_2
cs_magenta
cs_manuel
cs_marnie
cs_martinmadrazo
cs_maryann
cs_michelle
cs_milton
cs_molly
cs_movpremf_01
cs_movpremmale
cs_mrk
cs_mrs_thornhill
cs_mrsphillips
cs_natalia
cs_nervousron
cs_nigel
cs_old_man1a
cs_old_man2
cs_omega
cs_orleans
cs_paper
cs_patricia
cs_priest
cs_prolsec_02
cs_russiandrunk
cs_siemonyetarian
cs_solomon
cs_stevehains
cs_stretch
cs_tanisha
cs_taocheng
cs_taostranslator
cs_tenniscoach
cs_terry
cs_tom
cs_tomepsilon
cs_tracydisanto
cs_wade
cs_zimbor
CSB_MODELS
csb_bride
csb_groom
csb_mp_agent14
MP_PEDS

Note: Some of the peds in the MP_PEDS category work fine after changing some of the peds’ clothes, but in some cases this causes clients nearby to crash for some weird reason so I’ve included them to this list anyway (in case you want to be ultra safe and block them).

mp_f_deadhooker
mp_f_execpa_01
mp_f_execpa_02
mp_f_freemode_01
mp_f_misty_01
mp_f_stripperlite
mp_m_claude_01
mp_m_execpa_01
mp_m_famdd_01
mp_m_fbisec_01
mp_m_freemode_01
mp_m_marston_01
mp_m_niko_01
mp_m_shopkeep_01
mp_s_m_armoured_01
FEMALE_A_PEDS_1 (!)

Currently no known peds that cause problems

FEMALE_A_PEDS_2 (!)

Currently no known peds that cause problems

MALE_A_PEDS_1 (!)

Currently no known peds that cause problems

MALE_A_PEDS_2 (!)

Currently no known peds that cause problems

MALE_A_PEDS_3 (!)

Currently no known peds that cause problems

G_PEDS (!)

Currently no known peds that cause problems

S_PEDS_1 (!)

Currently no known peds that cause problems

S_PEDS_2 (!)

Currently no known peds that cause problems

U_PEDS_1

Note: these peds do not cause problems necessarily, they are however “dead” models so unless you want dead people walking around in your server, I’d disable them.

u_f_m_corpse_01
u_f_m_drowned_01
u_f_y_corpse_01
u_f_y_corpse_02
u_m_m_prolsec_01
U_PEDS_2 (!)

Currently no known peds that cause problems

8 Likes

This is unfortunate. Any word on a fix?

1 Like

Don’t think so, I’ve tried changing clothes on some of them but that only seems to work for the multiplayer peds, the others still stay invisible.

1 Like

In case you’re going to use Scammer’s script, here’s an example of the pedblacklist = {} list containing all of the “incorrect” peds form the list above (excluding the mp_f_freemode_01 and mp_m_freemode_01 peds.)

example
-- Blacklisted ped models
pedblacklist = {
    "a_c_chop",
    "a_c_dolphin",
    "a_c_fish",
    "a_c_humpback",
    "a_c_husky",
    "a_c_killerwhale",
    "a_c_mtlion",
    "a_c_retriever",
    "a_c_rottweiler",
    "a_c_sharkhammer",
    "a_c_sharktiger",
    "a_c_stingray",
    "cs_amandatownley",
    "cs_andreas",
    "cs_ashley",
    "cs_bankman",
    "cs_barry",
    "cs_beverly",
    "cs_brad",
    "cs_bradcadaver",
    "cs_carbuyer",
    "cs_casey",
    "cs_chengsr",
    "cs_chrisformage",
    "cs_clay",
    "cs_dale",
    "cs_davenorton",
    "cs_debra",
    "cs_denise",
    "cs_devin",
    "cs_dom",
    "cs_dreyfuss",
    "cs_drfriedlander",
    "cs_fabien",
    "cs_fbisuit_01",
    "cs_floyd",
    "cs_guadalope",
    "cs_gurk",
    "cs_hunter",
    "cs_janet",
    "cs_jewelass",
    "cs_jimmyboston",
    "cs_jimmydisanto",
    "cs_joeminuteman",
    "cs_johnnyklebitz",
    "cs_josef",
    "cs_josh",
    "cs_karen_daniels",
    "cs_lamardavis",
    "cs_lazlow",
    "cs_lestercrest",
    "cs_lifeinvad_01",
    "cs_magenta",
    "cs_manuel",
    "cs_marnie",
    "cs_martinmadrazo",
    "cs_maryann",
    "cs_michelle",
    "cs_milton",
    "cs_molly",
    "cs_movpremf_01",
    "cs_movpremmale",
    "cs_mrk",
    "cs_mrs_thornhill",
    "cs_mrsphillips",
    "cs_natalia",
    "cs_nervousron",
    "cs_nigel",
    "cs_old_man1a",
    "cs_old_man2",
    "cs_omega",
    "cs_orleans",
    "cs_paper",
    "cs_patricia",
    "cs_priest",
    "cs_prolsec_02",
    "cs_russiandrunk",
    "cs_siemonyetarian",
    "cs_solomon",
    "cs_stevehains",
    "cs_stretch",
    "cs_tanisha",
    "cs_taocheng",
    "cs_taostranslator",
    "cs_tenniscoach",
    "cs_terry",
    "cs_tom",
    "cs_tomepsilon",
    "cs_tracydisanto",
    "cs_wade",
    "cs_zimbor",
    "csb_bride",
    "csb_groom",
    "csb_mp_agent14",
    "hc_driver",
    "hc_gunman",
    "hc_hacker",
    "ig_agent",
    "ig_amandatownley",
    "ig_andreas",
    "ig_ballasog",
    "ig_brad",
    "ig_davenorton",
    "ig_denise",
    "ig_devin",
    "ig_dom",
    "ig_drfriedlander",
    "ig_fabien",
    "ig_floyd",
    "ig_jay_norris",
    "ig_jimmydisanto",
    "ig_johnnyklebitz",
    "ig_karen_daniels",
    "ig_lamardavis",
    "ig_lazlow",
    "ig_lestercrest",
    "ig_milton",
    "ig_molly",
    "ig_mp_agent14",
    "ig_mrk",
    "ig_nervousron",
    "ig_omega",
    "ig_orleans",
    "ig_patricia",
    "ig_siemonyetarian",
    "ig_solomon",
    "ig_stevehains",
    "ig_stretch",
    "ig_taocheng",
    "ig_taostranslator",
    "ig_tenniscoach",
    "ig_tracydisanto",
    "ig_wade",
    "mp_f_deadhooker",
    "mp_f_execpa_01",
    "mp_f_execpa_02",
    "mp_f_misty_01",
    "mp_f_stripperlite",
    "mp_m_claude_01",
    "mp_m_execpa_01",
    "mp_m_famdd_01",
    "mp_m_fbisec_01",
    "mp_m_marston_01",
    "mp_m_niko_01",
    "mp_m_shopkeep_01",
    "mp_s_m_armoured_01",
    "u_f_m_corpse_01",
    "u_f_m_drowned_01",
    "u_f_y_corpse_01",
    "u_f_y_corpse_02",
    "u_m_m_prolsec_01",
}
3 Likes

Is there any reason as to why these break other than a compatibility mishap? I do not understand how a pug appears in-game but not a husky. They still have collisions and can interact so is it just an issue with missing models? I was trying to use local play before and they could not see me.

This list is >6 months old, not sure if this is still a valid list.

it actually is, or at least with animals, i am speaking from current experience :thinking: however the german shepherd is missing

The OP is a wiki, anyone will be able to edit it to improve the list. So feel free to add any peds that cause issues :wink:

is there any known reason or fix ever ever coming out bc its kinda annoying

1 Like

Nope, don’t think so.

i kinda wish there was i mean i dont see why this could be happening to only certain models given they are basically the same exact thing with different anims and models… it seems like something pretty simple to fix considering as everythings already replicating and it just seems to be some model or texture loading issue

Also is there any reason as to why they only sometimes work? I have been on a server before where me and another player have seen eachother as different dogs to test however in other servers they appear invisible to other users

Some peds appear invisible until you change some clothing options. Not sure why.

1 Like

I meant the ones that do not have any other clothing options

Then it’s just pure luck i guess.

I think spamming reset character and randomize props/skin will fix it… dont know why… people have noticed my character afterward

Do you also know why they do not play the correct animations? (I.E. dog sit in vehicle)

That’s nothing wrong with FiveM. That’s just how gta works.

You should change player model in this way:

SetPlayerModel(PlayerId(), model)
SetPedDefaultComponentVariation(PlayerPedId())
3 Likes

Reproduce Husky Invisibility:

Client A changes skin to husky
Client B cannot see.

Client B leaves server.
Client B logs in and can now see skin.

Client A changes skin, then changes back to Husky.
Client B cannot see skin.

I think this is an issue with the server streaming the skin to other clients, or simply not updating other clients on skin change.

Not sure if this helps, but figured I would post my findings.