Jump to content

aexeron

Member
  • Content Count

    1
  • Joined

  • Last visited

  • Medals

Everything posted by aexeron

  1. Greetings! I am currently developing a mission that requires long-term persistency, even through server / mission restarts. As SQF has no native IO functions, I resorted to using extensions. Unfortunately, as I experimented a bit more, I found that I could only access extensions located in the Addons folder. Is there any way to bundle the extension with the mission itself so players will not have to download an external DLC to play? Another issue is an addon that I would also like to bundle with the mission rather than an external DLC. Is there a way to put this in the mission like the extensions above? Ideally, I would like for players to not download any addon DLCs to play this mission. I hope there's a way to circumvent this. I. A. Zimmérman.
×