C3Fire

Difference between revisions of "Config/Session Example"

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

Revision as of 12:46, 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