zamani532 1 Posted July 28, 2012 so I made a micro-mod that edits some soldier configs but I can't figure out how to setup my pbo? How do I structure it and what do I put in $pboprefix$? I tried doing it and my mod would not load. All I have content-wise in my PBO is a config.bin at the moment. Share this post Link to post Share on other sites
W0lle 1052 Posted July 28, 2012 As the Mod has just a config in there, that's the only file you need. There's no need for a $pboprefix$. The config however must be a config.cpp in plain text format before you can pack it. When that's done, pack the folder with the config in it with BinPBO from the BI tools or some other pbo tool which can create pbo's. Share this post Link to post Share on other sites