Difference between revisions of "Config/Session Example"
From C3LearningLabs
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Session Example}} | {{DISPLAYTITLE:Session Example}} | ||
− | === Configuration Naming | + | === Configuration Naming Convention === |
+ | :Px = Players | ||
+ | :Fx = Fire fighting units | ||
+ | :Lx = Logistics units (Water) | ||
+ | :Rx = Rescues service | ||
+ | :Bx = Fire break unit | ||
+ | :Dx = Drone | ||
+ | :UAVx = Drone | ||
+ | :Wx = Water Logistics units | ||
+ | :Gx = Fuel Logistics units | ||
+ | |||
+ | :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 = | = Demo Configurations = |
Revision as of 12:42, 26 September 2023
Configuration Naming Convention
- Px = Players
- Fx = Fire fighting units
- Lx = Logistics units (Water)
- Rx = Rescues service
- Bx = Fire break unit
- Dx = Drone
- UAVx = Drone
- Wx = Water Logistics units
- Gx = Fuel Logistics units
- 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
- LogisticsWater
- P1-F4W2
- LogisticsWaterFuel
- P1-F4W1G1
- RescuePersons
- P1-F2R1T1
Project Configurations
The following projects configurations are included in the installation
|
|
|