Hello, fellow programmers!
I have made a large mod for OFP (~2Mb) and I would like make it a bit smaller by putting things like sounds (~1,5Mb) and markers into a pbo-file. I had no problem with the markers, but what about sounds?? How can I put them into a pbo soo that I can call them using, for example, playsound "sound###"?
Anyone wanna give me a hint?