Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
( and per the readme... missing a slash. - <Item>dlcpacks:\addonpeds\</Item> )
2. Requirements
You will need the following mods/tools installed to run AddonPeds:
Last version of OpenIV
Last version of Scripthook
Last version of ScripthookVDotNet (also has its own requirements)
Last version of NativeUI (goes in gtav / scripts folder)
3. Installation (Using mods folder method)
Open scripts folder, copy PedSelector.dll and paste into your GTA V scripts folder (YOUR GTAV FOLDER\scripts\)
Open dlcpacks folder, copy addonpeds folder and paste into (YOUR GTA V MODS FOLDER)\update\x64\dlcpacks\)
Start your OpenIV and Enable "Edit Mode"
Go to: (mods/update/update.rpf/common/data)
Extract dlclist.xml to somewhere (I personally just rightclick/edit and then save)
Using a text editor, open dlclist.xml and add the following line before the </Paths> line:
<Item>dlcpacks:\addonpeds\</Item>
Save and import the edited dlclist.xml to OpenIV (in the same path of dlclist.xml)
Run AddonPeds Editor.exe as administrator and click "REBUILD" button. Done!
Hotkeys - In the game, press "L" to open Ped Selector Menu.
Thanks for all that, I know it took a while to write this. I forgot to mention that addon peds was working for me a few days ago. What happened was my cousin wanted to download the Batmobile mod for me, it worked but it also messed up my dlclist.xml, I couldn't spawn any vehicles or objects (such as weapons, etc.) from GTA Online, not even stuff from the very early updates. I replaced dlclist.xml with my original dlclist.xml (that was not in the 'mods' folder) and everything was working, except for addon peds, it kept on saying: Error: (pedname) was not found on peds.rpf whenever I tried to select a ped, this was because <Item>dlcpacks:\addonpeds\</Item> was not in the original dlclist. So I pasted it in (in every correct way I could find), but when I tried to open GTA V, it crashed in the loading screen after I had clicked on Story Mode (like approx. 15 seconds after). I took out the line of code and GTA V successfully loaded, but obviously I still couldn't select any of my peds.
(which would be in update/update.rpf - which you extract, and replace...
in the mods/update/update.rpf...)
Hopefully a modified gameconfig.xml wasn't also mangled and needs replacement.
I can't stop laughing! xD
Verify integrity of game files, right?
Do I delete the original dlclist.xml before I verify cache?
It didn't work... Thanks a lot anyway :)
And now on my saturday night, I'm half tempting to spend my "me" time - and install openiv, and the stuff needed for addonpeds - just to watch it all work without issue.
Honestly? Rename your mods folder - to mods-possiblyfukt~
Create a new mods folder - install only addonpeds via directions above.
Test.
Installed exactly as directions say on a vanilla gtav- including rebuild.
https://steamcommunity.com/sharedfiles/filedetails/?id=1395776656
And for giggles ----
Deleted mods/x64/dlcpacks/addonpeds/dlc.rpf
~Error: superman was not found on peds.rpf
https://steamcommunity.com/sharedfiles/filedetails/?id=1395780804
Ok thanks for the help and sorry for taking your time :)
WRONG:
<Item>dlcpacks:/patchday19ng/</Item>
<Item>dlcpacks:\addonpeds\</Item>
CORRECT:
<Item>dlcpacks:\patchday19ng\</Item>
<Item>dlcpacks:\addonpeds\</Item>