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>
 
 
<br>
 
<br>
 
::Px = Players
 
::Px = Players
 
::Fx = Fire fighting unit  
 
::Fx = Fire fighting unit  
 +
::Bx = Fire break unit
 
::Lx = Logistics unit (Water)
 
::Lx = Logistics unit (Water)
::Rx = Rescue service unit
+
::Wx = Water Logistics unit
::Tx = Transport unit (People)
+
::Gx = Fuel Logistics unit
::Bx = Fire break unit  
+
::Rx = Rescue service unit (Search and transport people)
 +
::Rx = Reconnaissance unit (Search people)
 +
::Tx = Transport unit (Transport People)
 
::Dx = Drone
 
::Dx = Drone
 
::UAVx = Drone
 
::UAVx = Drone
::Wx = Water Logistics unit
 
::Gx = Fuel Logistics unit
 
<br>
 
 
<br>
 
<br>
:x = Number of each type.
+
::x = Number of each type.
  
 
;Example
 
;Example

Revision as of 12:52, 26 September 2023


Configuration Naming Convention

The configuration names are like P4-F9L3R2D1 where the letters represent.


Px = Players
Fx = Fire fighting unit
Bx = Fire break unit
Lx = Logistics unit (Water)
Wx = Water Logistics unit
Gx = Fuel Logistics unit
Rx = Rescue service unit (Search and transport people)
Rx = Reconnaissance unit (Search people)
Tx = Transport unit (Transport People)
Dx = Drone
UAVx = Drone


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