C3Fire

Difference between revisions of "Config/Session Example"

From C3LearningLabs
Line 2: Line 2:
  
 
=== Configuration Naming Convention ===
 
=== Configuration Naming Convention ===
 +
 +
:The configuration names are like  <code>P4-F9L3R2D1</code> where the letters represent.
  
 
:Px = Players
 
:Px = Players
:Fx = Fire fighting units
+
:Fx = Fire fighting unit
:Lx = Logistics units (Water)
+
:Lx = Logistics unit (Water)
:Rx = Rescue service
+
:Rx = Rescue service unit
 +
:Tx = Transport unit (People)
 
:Bx = Fire break unit  
 
:Bx = Fire break unit  
 
:Dx = Drone
 
:Dx = Drone
 
:UAVx = Drone
 
:UAVx = Drone
:Wx = Water Logistics units
+
:Wx = Water Logistics unit
:Gx = Fuel Logistics units
+
:Gx = Fuel Logistics unit
 
+
<br>
 +
<br>
 
:x = Number of each type.
 
:x = Number of each type.
  

Revision as of 12:45, 26 September 2023


Configuration Naming Convention

The configuration names are like P4-F9L3R2D1 where the letters represent.
Px = Players
Fx = Fire fighting unit
Lx = Logistics unit (Water)
Rx = Rescue service unit
Tx = Transport unit (People)
Bx = Fire break unit
Dx = Drone
UAVx = Drone
Wx = Water Logistics unit
Gx = Fuel Logistics unit



x = Number of each type.
Example
P4-F9L3R2D1
P4 = 4 Players
F9 = 9 fire fighting units
L3 = 3 Logistics units
R2 = 2 Rescues service units
D1 = 1 Drone

Demo Configurations

The following demo configurations are included in the installation


FireFighting
P1-F4
P2-F8
LogisticsWater
P1-F4W2
LogisticsWaterFuel
P1-F4W1G1
FireBreak
P1-F4B1
P1-F8B4
RescuePersons
P1-F2R1T1
UAV
P1-F4UAV1
P2-F4UAV1



Project Configurations

The following projects configurations are included in the installation