1) Make it so C4 is not researchable - just can obtain from drops
2) Make airdrops occur only with 50+ on server
3) Make the cycle of day 2/3 day - 1/3 night
Is this possible? If so, how so?
Thank you.
1. You can do this with DropParty mod I believe.
2. airdrop.min_players "amount"
3. env.timescale "amount" default is 0.0066666667 (not sure how it works)
Thank you.
Where do I place the "airdrop.min_players" command? What else do I have to fill in or remove to allow this to happen?
Does anyone know how the day/nite cycle command work?
[QUOTE=tinman886;43669270]Thank you.
Where do I place the "airdrop.min_players" command? What else do I have to fill in or remove to allow this to happen?
Does anyone know how the day/nite cycle command work?[/QUOTE]
You might want to place it in server.cfg, this way it will automatically activate it when you restart the server. You can also do it manually by typing it in to console after each restart.
As for the env.timescale, my [U]guess[/U] is that 0.0066666667 means about 60% of the in-game time is day. I might be terribly wrong too though.
env.timescale "amount" Sets the passage of time (day/night cycle) to a certain speed, default is "0.0066666667".
env.time "amount" Sets the time of day to a specified value.
Ok, I don't mind how fast the day travels - I just want say, noon (12PM) to be longer - how would you write this?
[QUOTE=tinman886;43669562]env.timescale "amount" Sets the passage of time (day/night cycle) to a certain speed, default is "0.0066666667".
env.time "amount" Sets the time of day to a specified value.
Ok, I don't mind how fast the day travels - I just want say, noon (12PM) to be longer - how would you write this?[/QUOTE]
I don't think it's possible with that that command. If it is - I have no idea.
[QUOTE=lati91;43669677]I don't think it's possible with that that command. If it is - I have no idea.[/QUOTE]
I've also been looking for the 2/3 day and 1/3 night. It doesn't seem to be possible right now. I think someone would have to write a mod to simply make Hour X -> Hour X go at faster speed, and then slow it back down for daytime hours.
Sorry, you need to Log In to post a reply to this thread.