How to Add New List of ped on Menyoo Menu
-
I've download some add-on peds, and it's successfully without any error.
But the problem is, I'm not using NativeUI to spawn or change it, I prefer using Menyoo instead.
So I try to change on pedlist.xml inside Menyoo Stuff folder.Making new category and list of ped that I have.
but the problem is, when I try to launch it inside game, there's category on menyoo ped list.
I know that I can use Input Model to spawn it but I think it's more easier if making another list instead typing it everytime.
is there any other stuff should I change? or it just can't change it?
Thanks in advance.
-
@whaku Not sure what you mean by spawning with NativeUI, it's not a trainer, it's a library to create your own menu.
Menyoo will allow you to create categories for vehicles but AFAIK it doesn't support the same category tag for peds.
EDIT: My bad. You can edit the pedlist.xml and insert your peds wherever you want.
<Ped name="mila" caption="Mila from DOA" />
will be sorted alphabetically in Menyoo.Just remember to backup your file before and after - if you update Menyoo in the future you would risk overwriting all your edits/changes.
Going to see if it allows for custom category creation next.
EDIT2: doesn't seem to allow the creation of your own category. will explore. Good news is you can add your peds to any existing category.
For example, if you want to minimize scrolling up and down, put your pets in the animal category and then prefix them so they appear at the top alphabetically.
-
@JohnFromGWN
Here's a quick example where I just dumped an addon ped mod into the Animals category. You use the spawn name and whatever description you want. The description will determine the sort order. You can also use the Others category at the bottom of Menyoo.
-
@JohnFromGWN said in How to Add New List of ped on Menyoo Menu:
@whaku Not sure what you mean by spawning with NativeUI, it's not a trainer, it's a library to create your own menu.
Menyoo will allow you to create categories for vehicles but AFAIK it doesn't support the same category tag for peds.
EDIT: My bad. You can edit the pedlist.xml and insert your peds wherever you want.
<Ped name="mila" caption="Mila from DOA" />
will be sorted alphabetically in Menyoo.Just remember to backup your file before and after - if you update Menyoo in the future you would risk overwriting all your edits/changes.
Going to see if it allows for custom category creation next.
EDIT2: doesn't seem to allow the creation of your own category. will explore. Good news is you can add your peds to any existing category.
For example, if you want to minimize scrolling up and down, put your pets in the animal category and then prefix them so they appear at the top alphabetically.
Ah I see, so that's the problem. Menyoo doesn't allow us to make own category.
ok, I've got it. Thanks so much for your help and effort bro.
It's solve my problem.
-
@whaku i don't see how you can add a category without editing the source code and recompiling. In fact the list is stored in a secondary location as well, because at one attempt i deleted its entries, replacing them with my own and when i launched menyoo in game my entries were on top but the deleted ones also reappeared magically.
-
@whaku @JohnFromGWN The file you need to edit is FavouritePeds.xml . The only problem is you need to know the hash of the ped and I don't know how to get it. Luckily though, Menyoo allows you to add them easily enough.
Player Options -> Model Changer -> Favorites -> Add New Ped Model.
-
@Aurora11 If I understood correctly, the OP wants categories, which is not possible AFAIK with either pedlist.xml or favoritepeds.xml.
Pedlist does have categories but I was unable to add one. Interestingly, you can delete pedlist.xml and it will still display the peds in Menyoo - even though the list is no longer there. So it generates that menu internally with or without the list.