#arma3_config

1 messages · Page 148 of 1

robust frost
#

Try using addon builder like I did, or PBO Viewer on the A3 Forums. (PBO manger is really old by now afaik and could be broken.)

robust frost
#

tweaking another mod to be properly built and I get this error.
Build failed. Result code=-1073741819
happens when processing
CfgVehicles section of the config.

robust frost
#

nvm figured it out, it's trying to recompile a compiled model. Christ to call my shit hacked together is an understatement from the learning process.

raven blade
#

I'm making a mod that is supposed to setup all of the custom stuff that my group uses in our missions, and one of the things that we require is to have respawnOnStart = -1; in description.ext. The problem I'm having is that I can't figure out how to replicate this in a mod.
I thought about making an extension that just creates the file, but I don't know how to code in C++ or anything similar very well. I've also tried just putting it in one of the config.cpp files, but it didn't work. I also looked through the Eden Editor command group, but found nothing (although I might have missed something).

pure sandal