Jump to content

Recommended Posts

The install instructions on Github read:
 

 

when ready, simply repack the contents of the VEMF folder into a .pbo (PBOManager recommended)

 

Does that mean to include the VEMF folder itself? I'm assuming so because highlighting the 4 files/folders ("Addons", "Missions", "functions_VEMF" and "config.cpp") and right-clicking doesn't give us a "Pack into PBO File".

 

Maybe I'm reading too much into this, can someone clarify the Github instructions please? Thank you.

Link to comment
Share on other sites

@jox: lol?

Error missing ;

Is this what you mean?

_entities = (getPos IT07) nearEntities ["girlFriend", 100]; 
if ("girlFriend" in _entities) then
{
   IT07 setBehaviour "STEALTH"; 
} else { _coding = true; };

;)

Link to comment
Share on other sites

Hello, very good job.

I see the new update and i have a question, where i paste the function_VEMF folder and the DynamcLocationInvasion.sqf?

Sorry for my bad english but i'm french.

 

Thanks. What you need to do is simply pack the contents of the VEMF folder from GitHub into a .pbo called VEMF.pbo

I recommend using PBOManager: http://www.armaholic.com/page.php?id=16369

Then take that .pbo and put it inside the @epochhive\addons\ folder of your server. VEMF will then automatically start with the server.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
×
×
  • Create New...