#illenium-appearance

1 messages · Page 1 of 1 (latest)

worthy flax
#

This may just be where I spawn i as admin?

but when I create a character using illenium-appearance I have a lot of ped models that I would rather have restricted to jobs or just not available

for example;
a_c_boar
a_c_cat
a_c_ Lots of other animals

s_f_y_Sheriff

you get the picture.. how do I stop these from being available?

worthy flax
#

404
File not found

The site configured at this address does not contain the requested file.

#

Based on this
Config.EnablePedMenu = true
Config.PedMenuGroup = "group.admin"

Is the ped menu only visible as admin?

tawdry surge
#

illenium-appearance > shared > peds

#

then remove the peds you dont require

#
    pedConfig = {
        {
            peds = {
                "mp_m_freemode_01",
                "mp_f_freemode_01"
            }
        }
    }
}```