Member
Last active 9 years ago
Yeah, we had another look today. We had 4200 vehicles, 3000 of which were ace wheels.
I believe so. I'll double check as well.
One of the more experienced guys might correct me on this but, as far as I know, what you're trying to do is not going to be achievable with re-arranging your modules and tossing in a few script snippets.
Saying something like "making sure the AI avoid the trading posts or consider them as a non-threat", for example, is a bit like saying "just make my car faster by converting a jet engine to use the petrol in the car's existing tank and welding the jet engine to the roof". You say it as if it's really simple and straight forward but it isn't. You don't know enough about scripting and Alive to know what is easy and what is hard.
You're trying to make what is essentially a game. There are no short cuts, making games is hard. Go and learn how to do it instead of asking for other people to realise your vision for you so you don't have to struggle.
Do you mean someone to help you arrange the modules in a way that would give you what you want or that you want the ALiVE devs to make it so that what you want to do is easy to do with the modules?
Okay, here's the output from the console:
arma2@1tac:~/arma3$ ulimit -u 256132 arma2@1tac:~/arma3$ ps -elfT | grep -i arma3server | wc -l 56
Alive Logs: https://drive.google.com/file/d/0B87ZgsMtCzwhYnZFTlJHR1UtbkU/view?usp=sharing
You can change the key to bring up the menu in the mods keybinds.
Yeah, that's hundreds of hours of coding work. it's pretty unlikely that some passing coder will bang this out for you to get you going. Unless you can find a someone to code this who's as passionate about the idea as you are it'll probably be faster to start learning some scripting yourself (which I recommend, it's not as bad as it sounds)
We did a "count vehicles" command in the debug console last night and found out we had 3000 vehicles in our mission. We've been trying to figure out where they all came from and are wondering if there's a chance that when ACE3 vehicles are destroyed / delted their cargo of tracks and wheels are left behind and not garbage collected with their wrecks? Has anyone else found a lot of "vehicles" in their missions?
So you're basically trying to make DayZ from alive?