-
Posts
1925 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by HC_Official
-
unpause the server ?
-
DCS World Dedicated Server
HC_Official replied to USSR_Rik's topic in Multiplayer Server Administration
u could try editing the config file and adding one eg ["missionList"] = { [1] = "D:\\games\\_Saved_games\\DCS_pg\\Missions\\Weapons_Training_Freeflight_af_v1.02.31.miz", }, -- end of ["missionList"] but if it not showing any miz files then it cannot see them for some reason (file permissions ?) -
DCS World Dedicated Server
HC_Official replied to USSR_Rik's topic in Multiplayer Server Administration
it will look in whatever folder you have set with the -w parameter if you have NOT specified this then default is .... i think ... Saved Games/DCS server ... something check your saved games folder for the exact name -
remove your mods and try to see if dcs works without them
-
the flaw in them , that makes them take too much power and burn out too soon
-
I would not touch intel 13/14 gen CPU's with a barge pole
-
better documentation for lua scripting
HC_Official replied to twistking's topic in DCS Core Wish List
watch it again slowly pause if necessary, this will save you a massive amount of time doing any DCS scripting, because it allows u to reload code without having to exit and mission and re-load the file (which takes ages) -
you defo need to all be on same version, also if u cannot see the server then try direct IP connect and see if that works
-
better documentation for lua scripting
HC_Official replied to twistking's topic in DCS Core Wish List
sadly hoggit is all we have and I think Grimes is the one who maintains it (ED doesnt seem to care at all) u need to try dynamic loading of scripts , saves a crapload of time -
better documentation for lua scripting
HC_Official replied to twistking's topic in DCS Core Wish List
https://wiki.hoggitworld.com/view/Simulator_Scripting_Engine_Documentation -
noticed something in all my logs this morning 2024-10-07 04:06:05.984 ERROR ASYNCNET (107048): HTTP request dcs:server:update failed with error 28: Timeout was reached 2024-10-07 04:06:05.999 ERROR ASYNCNET (Main): Server update temporarily failed. Will try again later. 2024-10-07 04:07:06.026 ERROR ASYNCNET (107048): HTTP request dcs:checksession failed with error 92: Stream error in the HTTP/2 framing layer 2024-10-07 04:07:06.027 WARNING ASYNCNET (107048): Session check failed: -92
-
Request: ME UI change - Drop Down Airplane Group list filters
HC_Official replied to S3ntry's topic in Wish List
a flyable tick box would be good, as unless u own all aircraft it can be hard to know which is which- 1 reply
-
- 1
-
-
Where is the server's current mission list file?
HC_Official replied to cfrag's topic in Multiplayer Server Administration
C:\Users\USERNAME\Saved Games\DCS INSTANCE NAME\Config serverSettings.lua there is a section in it hold list of missions to play null -
Recommended spec for dedicated server?
HC_Official replied to Lace's topic in Multiplayer Server Administration
quad core at 3Ghz+ , 32G RAM , 200G+ of SSD space -
i watched a vid online a few weeks ago of a huey doing this , was PMSL Can it be fixed = yes When will it be fixed .... = ask @BIGNEWY @NineLine or @Flappie
-
thanks nice to know it works in multi player as well as single player
-
ah ok, i might give it a try in MP ... crosses fingers
-
how is this working for you ? a tried it a long time ago but in MP it crashes the DCS server
-
there are not any spawn scripts etc running outside of the miz file ? as in the file is hosted on the server ?
-
How to reset my DCS config %UserProfile%\saved games\dcs\config rename options.lua to options.old.lua start dcs
- 1 reply
-
- 1
-
-
have a first go at this new scripting feature that was added to MOOSE
-
Having missing mod should not corrupt existing mission
HC_Official replied to DmitriKozlowsky's topic in Wish List
install this https://www.digitalcombatsimulator.com/en/files/3322208/ drag and drop miz file into the window and you are good to go ( it strips out required mod lines)