v0.95 public

Version 0.95: Helo Troops, NDB
This commit is contained in:
Christian Franz 2022-01-20 14:54:34 +01:00
parent 52d5a2e523
commit 5612d14f23
3 changed files with 14 additions and 0 deletions

Binary file not shown.

View File

@ -1,5 +1,19 @@
cfxNDB = {}
cfxNDB.version = "1.0.0"
--[[--
cfxNDB:
Copyright (c) 2021 by Christian Franz and cf/x AG
Zone enhancement that simulates an NDB for a zone.
If zone is linked, the NDB's location is updated
regularly.
Currently, the individual refresh is only respected
correctly if it's longer than the module's refresh and
an even multiple of module's refresh, else it will be
refreshed at the next module update cycle
--]]--
cfxNDB.verbose = false
cfxNDB.ups = 10 -- every 10 seconds
cfxNDB.requiredLibs = {