Jump to content

ThatOneLithuanian

Member
  • Content Count

    2
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About ThatOneLithuanian

  • Rank
    Newbie
  1. ThatOneLithuanian

    [HELP] Warlords Modded factions not loading in

    Ok im an idiot found the problem
  2. This is what I made but nothing is showing up on the spawn menu in warlords I did choose the correct asset list but still nothing is showing up its also saying there are not issues //Description.ext class CfgWLRequisitionPresets { class SyRHSAssetList { class WEST { class Infantry { class rhsusf_army_ucp_rifleman_101st // { cost = 100; requirements[]={}; }; }; }; class EAST { class Infantry { class rhs_msv_emr_rifleman // { cost = 100; requirements[]={}; }; }; }; }; };
×