Give Behemoth(Avatar Sword *I KNOW IT'S BUGGED*)

Hey, I added a cheat to the cheats.xtbl to give me the Avatar Sword.
The Code is:
Code:
<Cheats>
        <Name>Temp_Behemoth</Name>
        <UnlockString>peip</UnlockString>
        <Type>
            <Weapon>
                <Action>
                    <Give>
                        <Weapon>avatar_sword</Weapon>
                        <Ammo>1</Ammo>
                        </Give>
                    </Action>
                <Weapon></Weapon>
                <Ammo>0</Ammo>
                </Weapon>
            <Action></Action>
            <Hour>0</Hour>
            <Vehicle_Name></Vehicle_Name>
            <Conditions></Conditions>
            </Type>
        <_Editor>
            <Category>Entries:Weapons</Category>
            </_Editor>
        <DisplayName>Avatar_Sword</DisplayName>
        <Interface_Category>Weapons</Interface_Category>
        <Cheat_Description>GIVE_WEAPON_DESC</Cheat_Description>
        <Dont_Flag_As_Cheating>True</Dont_Flag_As_Cheating>
        </Cheats>

In-Game, The UnlockString isn't usable.
 
Hey, I added a cheat to the cheats.xtbl to give me the Avatar Sword.
The Code is:
Code:
<Cheats>
        <Name>Temp_Behemoth</Name>
        <UnlockString>peip</UnlockString>
        <Type>
            <Weapon>
                <Action>
                    <Give>
                        <Weapon>avatar_sword</Weapon>
                        <Ammo>1</Ammo>
                        </Give>
                    </Action>
                <Weapon></Weapon>
                <Ammo>0</Ammo>
                </Weapon>
            <Action></Action>
            <Hour>0</Hour>
            <Vehicle_Name></Vehicle_Name>
            <Conditions></Conditions>
            </Type>
        <_Editor>
            <Category>Entries:Weapons</Category>
            </_Editor>
        <DisplayName>Avatar_Sword</DisplayName>
        <Interface_Category>Weapons</Interface_Category>
        <Cheat_Description>GIVE_WEAPON_DESC</Cheat_Description>
        <Dont_Flag_As_Cheating>True</Dont_Flag_As_Cheating>
        </Cheats>

In-Game, The UnlockString isn't usable.
If I correctly understood you to add this sword through cheats, you need in the weapons.xtbl file in a line of Avatar_sword, <inv_slot>single_use </inv_slot> to change to <inv_slot>melee</inv_slot>. But from it will be to few sense. At addition you will have an icon, but in hands will be empty. I tried to make a lot of things, but at me only the invisible weapon turned out. Excuse me for my English.
 
Back
Top