Need assistance with loading mods through control panel

Post Reply
ludzko
New to forums
New to forums
Posts: 3
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sat Mar 12, 2016 12:48 pm

Need assistance with loading mods through control panel

Post by ludzko »

So I have a couple to load and it says, "The mod parameter can only include letters, numbers, underscores, semicolons, and @'s."
What do I have to delete?

-mod=@ASDG_Attachments;@CBA_A3;@HLC AK Pack;@HLC AR15 Pack;@HLC AWM Pack;@HLC Core;@HLC FAL Pack;@HLC SAW Pack;@Iraqi Warfare MOD ISIS - PESHMERGA - IRAQI ARMY;@Kunduz Afghanistan;@NATO_Rus_Vehicle;@NATO_Rus_Weapons;@ShackTac User Interface;@task_force_radio;@VSM - Gear Pack v1;@TRYK's Multi-Play Unifrom's pack

Is it possible to edit the addon folder and still be able to work?
Caliban55
This is my homepage
This is my homepage
Posts: 439
Joined: Sat Sep 04, 2010 10:20 am
Location: Cologne, Gemany
Contact:

Re: Need assistance with loading mods through control panel

Post by Caliban55 »

I guess it is stopping at the spaces in the folder names. You can try to use quotes for the folder names, or rename the folders to not have any spaces in it.

For example:

Code: Select all

@HLC AK Pack;
to

Code: Select all

"@HLC AK Pack";
or

Code: Select all

@HLC_AK_Pack
What do you mean change the Addon folder? That is never a good idea.
ludzko
New to forums
New to forums
Posts: 3
Joined: Sat Mar 12, 2016 12:48 pm

Re: Need assistance with loading mods through control panel

Post by ludzko »

Caliban55 wrote:I guess it is stopping at the spaces in the folder names. You can try to use quotes for the folder names, or rename the folders to not have any spaces in it.

For example:

Code: Select all

@HLC AK Pack;
to

Code: Select all

"@HLC AK Pack";
or

Code: Select all

@HLC_AK_Pack
What do you mean change the Addon folder? That is never a good idea.
change @Iraqi Warfare MOD ISIS - PESHMERGA - IRAQI ARMY to @Iraqi Warfare MOD ISIS PESHMERGA IRAQI ARMY because I think it won't allow "-"
Post Reply