20:36:45 Warning: looped for animation: a3\anims_f_epa\data\anim\sdr\cts\hubcleaned\sittingchair\hubsittingchaira_idle1.rtm differs (looped now 1)! MoveName: exile_roulettesitting01
20:36:46 MovesType CfgMovesMaleSdr load time 10491 ms
20:36:47 Initializing Steam server - Game Port: 2307, Steam Query Port: 2308
20:36:47 Steam AppId from steam_appid.txt: 107410
20:36:47 Unsupported language English in stringtable
20:36:47 Unsupported language English in stringtable
20:36:47 Warning Message: Config : some input after EndOfFile. 20:36:47 Mission Exile.Malden: Missing 'description.ext::Header'
20:36:47 Starting mission:
20:36:47 Mission file: Exile (__cur_mp)
20:36:47 Mission world: Malden
20:36:47 Mission directory: mpmissions\__cur_mp.Malden\
20:37:03 No speaker given for
20:37:03 [3081,116.657,0,"XEH: PreInit started. v3.4.1.170912"]
20:37:04 [XEH]: One or more children of class Air do not support Extended Event Handlers. Fall back to loop.
20:37:04 [3081,117.479,0,"XEH: PreInit finished."]
20:37:05 "Starting Exile Custom Difficulty Overrides"
20:37:05 "ExileServer - Server is loading..."
20:37:05 Client: Nonnetwork object 41cdf7c0.
20:37:05 CallExtension loaded: extDB2 (C:\TCAFiles\Users\TariqS\44092\@ExileServer\extDB2.dll) [апу]
20:36:45 Warning: looped for animation: a3\anims_f_epa\data\anim\sdr\cts\hubcleaned\sittingchair\hubsittingchaira_idle1.rtm differs (looped now 1)! MoveName: exile_roulettesitting01
20:36:46 MovesType CfgMovesMaleSdr load time 10491 ms
20:36:47 Initializing Steam server - Game Port: 2307, Steam Query Port: 2308
20:36:47 Steam AppId from steam_appid.txt: 107410
20:36:47 Unsupported language English in stringtable
20:36:47 Unsupported language English in stringtable
20:36:47 Warning Message: Config : some input after EndOfFile.
20:36:47 Mission Exile.Malden: Missing 'description.ext::Header'
20:36:47 Starting mission:
20:36:47 Mission file: Exile (__cur_mp)
20:36:47 Mission world: Malden
20:36:47 Mission directory: mpmissions\__cur_mp.Malden\
20:37:03 No speaker given for
20:37:03 [3081,116.657,0,"XEH: PreInit started. v3.4.1.170912"]
20:37:04 [XEH]: One or more children of class Air do not support Extended Event Handlers. Fall back to loop.
20:37:04 [3081,117.479,0,"XEH: PreInit finished."]
20:37:05 "Starting Exile Custom Difficulty Overrides"
20:37:05 "ExileServer - Server is loading..."
20:37:05 Client: Nonnetwork object 41cdf7c0.
20:37:05 CallExtension loaded: extDB2 (C:\TCAFiles\Users\TariqS\44092\@ExileServer\extDB2.dll) [апу]
#define true 1
#define false 0
///////////////////////////////////////////////////////////////////////////////
// Server Settings - Modify at will
///////////////////////////////////////////////////////////////////////////////
author = "TERRA INCOGNITA";
onLoadName = "Exile Mod";
onLoadMission= "TERRA INCOGNITA DISCORD";
loadScreen = "CLANlogo.paa";
disableChannels[] = {0, 2};
OnLoadIntro = "";
OnLoadIntroTime = false;
OnLoadMissionTime = false;
class Header
{
gameType = Survive; // Do NOT change this
minPlayers = 1;
maxPlayers = 100;
};
///////////////////////////////////////////////////////////////////////////////
// Exile Settings - Do not change these!
///////////////////////////////////////////////////////////////////////////////
forceRotorLibSimulation = 2;
skipLobby = 1;
joinUnassigned = 1;
respawn = "BASE";
respawnDelay = 120;
respawnDialog = 0;
respawnOnStart = 0;
respawnButton = 1;
respawnTemplates[] = {"Exile"};
corpseManagerMode = 0;
corpseLimit = 20;
corpseRemovalMinTime = 1800;
corpseRemovalMaxTime = 3600;
wreckManagerMode = 0;
wreckLimit = 2;
wreckRemovalMinTime = 60;
wreckRemovalMaxTime = 360;
scriptedPlayer = 1;
disabledAI = 1;
enableItemsDropping = 0;
briefing = 0;
debriefing = 0;
allowFunctionsLog = 1;
enableDebugConsole = 0;
allowFunctionsRecompile = 0;
showSquadRadar = 0;
showUAVFeed = 0;
reviveDelay = 6;
reviveForceRespawnDelay = 3;
reviveBleedOutDelay = 120;
showHUD[] =
{
true, // Scripted HUD (same as showHUD command)
true, // Vehicle + soldier info
true, // Vehicle radar
true, // Vehicle compass
true, // Tank direction indicator
false, // Commanding menu
false, // Group Bar
true, // HUD Weapon Cursors
false // Squad Radar
};
#include "config.cpp"
#include "CfgRemoteExec.hpp"
#include "ExAdClient\ExAd.cpp"
class CfgFunctions
{
#include "ExAdClient\CfgFunctions.cpp"
};
class RscTitles
{
#include "ExAdClient\RscTitles.cpp"
};
class CfgHints
{
#include "ExAdClient\CfgHints.cpp"
};
class CfgNetworkMessages
{
#include "ExAdClient\CfgNetworkMessages.cpp"
};
I have no clue why it can not read the header from my description.EXT, HEEEEELLLLPPP!
Share this post
Link to post
Share on other sites