Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: bonusbartus on March 18, 2006, 03:09:49 pm

Title: mediavp folder
Post by: bonusbartus on March 18, 2006, 03:09:49 pm
can anyone please tell me exactly how I use a mod and a media_vp folder?
what do I have to change in the mod.ini, and what would I call the folder?
Title: Re: mediavp folder
Post by: neoterran on March 18, 2006, 04:52:07 pm
You can call the folder anything you want. I use mediavps. or you could call them media_vps.
Just remember : no spaces, ever, this includes mod folder names too.

In the mod ini for a mod, you should see this :

[multimod]
primarylist  = ;
secondrylist = ,mediavps; <----change that to the name you choose for your mediavps.

Title: Re: mediavp folder
Post by: bonusbartus on March 18, 2006, 05:01:31 pm
Okay thanks :)
Title: Re: mediavp folder
Post by: karajorma on March 19, 2006, 09:01:45 am
Use mediavps. I'm trying to get everyone to standardise :)

If you need more help check my FAQ's how to install mods section.