Jump to content

Skalka City: Map edit


sam_

Recommended Posts

https://youtu.be/b-MtH3sAKvU

 

 

 

Download Link

https://github.com/sam563/map/blob/master/skalka.sqf

 

Before

https://imgur.com/FAxEtFH

After

https://i.imgur.com/wDCll41_d.jpg?maxwidth=640&shape=thumb&fidelity=medium

HOW TO INSTALL

add map\skalka.sqf to your mission file

In your init.sqf in

if (isServer) then { 

add the line: 

call compile preprocessFileLineNumbers "map\skalka.sqf";

 

INFO

To disable vehicle wrecks, dead bodies, tents etc... to fit better into epoch change:

_apocalyptic = true;

to

_apocalyptic = false;

 

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
  • Discord

×
×
  • Create New...