Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
The latest updated version of RAGE Plugin Hook, required to play LSPDFR, can be found inside the LSPDFR download. It is not currently available on the RAGE Plugin Hook website.

Drawable ID and component ID not match in-game

Featured Replies

I was trying to customize the outfit_eup.xml for the ambient spawn ped and found out the component ID in-game not match with the component ID for outfit_eup.xml.

I try to dress up as the "bugged ped" that's laying on the ground as close as possible and here is the code in outfit_eup.xml 

 

 

Spoiler

    <Outfit>
        <Name>SAHP Uniform</Name>
        <ScriptName>sahp_uniform</ScriptName>
        <Variations>
            <Variation>
                <Name>Male Long Sleeve</Name>
                <ScriptName>male_long_sleeve</ScriptName>
                <Gender>male</Gender>
                <Components>
                    <Component drawable="0" id="1" texture="0"/>
                    <Component drawable="4" id="3" texture="0"/>
                    <Component drawable="25" id="4" texture="1"/>
                    <Component drawable="48" id="5" texture="0"/>
                    <Component drawable="15" id="6" texture="0"/>
                    <Component drawable="8" id="7" texture="0"/>
                    <Component drawable="53" id="8" texture="0"/>
                    <Component drawable="14" id="9" texture="0"/>
                    <Component drawable="0" id="10" texture="0"/>
                    <Component drawable="26" id="11" texture="0"/>
                    <Prop drawable="13" id="0" texture="2"/>
                </Components>
            </Variation>
            <Variation>
                <Name>Male Short Sleeve</Name>
                <ScriptName>male_short_sleeve</ScriptName>
                <Gender>male</Gender>
                <Components>
                    <Component drawable="0" id="1" texture="0"/>
                    <Component drawable="0" id="3" texture="0"/>
                    <Component drawable="25" id="4" texture="1"/>
                    <Component drawable="48" id="5" texture="0"/>
                    <Component drawable="15" id="6" texture="0"/>
                    <Component drawable="8" id="7" texture="0"/>
                    <Component drawable="53" id="8" texture="0"/>
                    <Component drawable="13" id="9" texture="0"/>
                    <Component drawable="0" id="10" texture="0"/>
                    <Component drawable="118" id="11" texture="0"/>
                    <Prop drawable="3" id="6" texture="0"/>
                </Components>
            </Variation>
            <Variation>
                <Name>Female Short Sleeve</Name>
                <ScriptName>female_short_sleeve</ScriptName>
                <Gender>female</Gender>
                <Components>
                    <Component drawable="0" id="1" texture="0"/>
                    <Component drawable="14" id="3" texture="0"/>
                    <Component drawable="41" id="4" texture="2"/>
                    <Component drawable="48" id="5" texture="0"/>
                    <Component drawable="52" id="6" texture="0"/>
                    <Component drawable="8" id="7" texture="0"/>
                    <Component drawable="31" id="8" texture="1"/>
                    <Component drawable="0" id="9" texture="0"/>
                    <Component drawable="0" id="10" texture="0"/>
                    <Component drawable="25" id="11" texture="0"/>
                </Components>
            </Variation>
        </Variations>
    </Outfit>
    <Outfit>

 

I believe it's a "Male Short Sleeve" outfit and I was trying to doing it the hard way by goes through the component code one by one but it's doesn't seem to work out as some of the component ID was skipping around, I am new to lspdfr and I really don't know how to fix this please help

Capture.JPG

This is a support topic.
Only reply here to offer help or assistance to MillerSAHP. Off-topic or "me too" replies will be removed.

Need support yourself? Make a new topic instead.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Similar Content

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.