Jump to content

#SEM - Simple Epoch Missions v0.8.1 + 0.8.3 test


KiloSwiss

Recommended Posts

KiloSwiss

You really think that I did not read previous replies?

Before I write my problem, I`ll always try to go through all search...

 

Note!

  • I haven`t moved from old version. I made server when it already had 0.2.5.2 v.
  • I have setup a fresh new DB anyways...
  • When my server was on Altis MAP, ur mission was working

 

Okey, I`ll try to remove the lines and see what is happens.

Hi,

 

Same here,  i tried for one week to solve this issue. :(

Link to comment
Share on other sites

@Leigham

You can post the files here in this Thread (available for everyone) and I will see what's the best way to implement this in the next version.

By removing the lines in init.sqf it works :)

So, what`s the best solution right now?

Just leave everything like this?

Yes exactly, the lines with setDamage are not necessary for SEM to work, they just fix a small issue on chernarus, not only BIS but also the AiA team was too lazy to fix.

I'm glad that worked for You!

@Eolythique

Try what I wrote as answer to the post You quoted.

Greez KiloSwiss

Link to comment
Share on other sites

Has anyone had any luck reducing the loot in the crates?

 

Currently our player base is using 40mm HE rounds like a chain gun!

 

I've tried to reduce the crate loot in the fn_crateLoot.sqf. I didn't delete the entries just // them out or in some cases added the by removing the //...but nothing. It spawning as normal and the guys have stock piles of 40mm HE rounds and 10oz gold bars...

 

Any help would be greatly appreciated.

Link to comment
Share on other sites

Just out of curiosity...Whom do I have to be friends with to have a few more missions written?? I can follow directions and install to server but I aint at a lvl I can write them

Kilo I love SEM in all ways Glad I put it in. Thanks again for all the work you have done to this point and in advance for what might appear in the future

Link to comment
Share on other sites

for randomizing the loot if im correct take 

 

_wpn = _rifles select (random (count _rifles -1));      

 

for example _rifles is the variable ? and the random picks a weapon from the list at the top ?

 

so with enough time you could create a list to do the same for items ?

Link to comment
Share on other sites

OK kiwi :D

one quick question, with the compositions, can they be built anywhere, and the missions move it ? or do the coords have to be changed.

 

I got a few missions i got in mind :D

 

@edit, also, is there anything in there that will allow more than one mission to run at once, before i search.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



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