Hey, I added a cheat to the cheats.xtbl to give me the Avatar Sword.
The Code is:
In-Game, The UnlockString isn't usable.
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.