Citadel: Forged with Fire

From Wiki of mygameplatform.com
Jump to navigation Jump to search

Introduction

You can set up your Citadel: Forged with Fire game server in the Game.ini file


Engine.ini

Path: /home/container/Config/Engine.ini

To be able to start the Citadel: Forged with Fire game server, the port must be entered manually in the Engine.ini.

IP and Port
Arrow.png
[url]
Port= #-> your server port here



Game.ini

Path: /home/container/Config/Game.ini

Here you can set your server name, server password and more ...


[UWorks]
ConnectionPort=7777
QueryPort=27015
[/Script/Citadel.SocialManager]
Password=changeme
[/Script/Citadel.CitadelGameInstance]
WorldCreationSettings=(ServerName="CitadelServer",Password="YourServerPassword",ServerType=PVP,PlayerLimit=20,bPrivate=true,ExperienceMultiplier=1.000000,InventoryCapacityMultipler=1.000000,KnowledgePointEarnedMultiplier=1.000000,CharacterPointEarnedMultiplier= 1.000000,bUnlimitedResources=false,PlayerDamageMultiplier=1.000000,ArmorMultiplier=1.000000,BaseManaRegen=1.000000,bInventoryWeightRestrictions=true,MagicFindMultiplier=1.000000,CraftingMagicFindChanceMultiplier=1.000000,FlyingCostMultiplier=1.000000,FlyingSpeedMultiplier=1.000000,ResourceCollectionMultiplier=1.000000,StructureDamageMultiplier=1.000000,bRespectNoBuildZones=true,MagicStructureManaRegenerationMultiplier=1.000000,MagicStructureManaConsumptionMultiplier=0.000000,bFreeBuildMode=false,TimeOfDayLock=Auto,NPCPopulationMultiplier=1.000000,StructureDecayMultiplier=2.000000,bThronesDecay=true)