Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


Dynamic Vehicle & trash


Sami

Recommended Posts

I have never seen an option inside of the config to disable trash O_o. Neither here or on any other hosting server (i have had a server on a few other sites before coming here).

 

Could you please elaborate on the name of this setting?

 

For vehicles you can set the max number you want to spawn by going into your mission.pbo >config>epochconfig.sqf

 

look for

 

//Controls the max overall vehicle limit if this limit is reached no new vehicles will spawn.

MaxVehicleLimit = 300;

 

which will allow you to set how many cars spawn.

 

The only code i see for stuff is debris which is road debris if that is what you are referring to. But there is no option to delete trash from spawns such as toilet paper. Unless i am reading this wrong. :x

 

//To change how many debris spawn edit the MaxDynamicDebris variable in the missions init.sqf.

MaxDynamicDebris = 100; // Max number of road debris spawns (Default: 100)

 

sorry for late reply.

Share this post


Link to post
Share on other sites

I have never seen an option inside of the config to disable trash O_o. Neither here or on any other hosting server (i have had a server on a few other sites before coming here).

 

Could you please elaborate on the name of this setting?

 

For vehicles you can set the max number you want to spawn by going into your mission.pbo >config>epochconfig.sqf

 

look for

 

//Controls the max overall vehicle limit if this limit is reached no new vehicles will spawn.

MaxVehicleLimit = 300;

 

which will allow you to set how many cars spawn.

 

The only code i see for stuff is debris which is road debris if that is what you are referring to. But there is no option to delete trash from spawns such as toilet paper. Unless i am reading this wrong. :x

 

//To change how many debris spawn edit the MaxDynamicDebris variable in the missions init.sqf.

MaxDynamicDebris = 100; // Max number of road debris spawns (Default: 100)

 

sorry for late reply.

Share this post


Link to post
Share on other sites

I have never seen an option inside of the config to disable trash O_o. Neither here or on any other hosting server (i have had a server on a few other sites before coming here).

 

Could you please elaborate on the name of this setting?

 

For vehicles you can set the max number you want to spawn by going into your mission.pbo >config>epochconfig.sqf

 

look for

 

//Controls the max overall vehicle limit if this limit is reached no new vehicles will spawn.

MaxVehicleLimit = 300;

 

which will allow you to set how many cars spawn.

 

The only code i see for stuff is debris which is road debris if that is what you are referring to. But there is no option to delete trash from spawns such as toilet paper. Unless i am reading this wrong. :x

 

//To change how many debris spawn edit the MaxDynamicDebris variable in the missions init.sqf.

MaxDynamicDebris = 100; // Max number of road debris spawns (Default: 100)

 

sorry for late reply.

MaxDynamicDebris is trash. It's so simple. Just change that number to 0. All done.

Share this post


Link to post
Share on other sites

I have never seen an option inside of the config to disable trash O_o. Neither here or on any other hosting server (i have had a server on a few other sites before coming here).

 

Could you please elaborate on the name of this setting?

 

For vehicles you can set the max number you want to spawn by going into your mission.pbo >config>epochconfig.sqf

 

look for

 

//Controls the max overall vehicle limit if this limit is reached no new vehicles will spawn.

MaxVehicleLimit = 300;

 

which will allow you to set how many cars spawn.

 

The only code i see for stuff is debris which is road debris if that is what you are referring to. But there is no option to delete trash from spawns such as toilet paper. Unless i am reading this wrong. :x

 

//To change how many debris spawn edit the MaxDynamicDebris variable in the missions init.sqf.

MaxDynamicDebris = 100; // Max number of road debris spawns (Default: 100)

 

sorry for late reply.

MaxDynamicDebris is trash. It's so simple. Just change that number to 0. All done.

Share this post


Link to post
Share on other sites

  • 3 weeks later...

Thanks guys it worked :)

 

LOL dont got to sauerland then... They person (falconsan) who made the map, likes to put the trash everywhere that you cannot remove... Its a great map except for that...

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...