蓝方一些type更改
This commit is contained in:
@@ -1,11 +1,14 @@
|
||||
# File generated by Wizard 2.9.0 on Oct 15, 2025.
|
||||
include_once weapons/sam/large_sam.txt
|
||||
include_once behavior/behavior_fire.txt
|
||||
|
||||
include_once signatures/vehicle_signature.txt
|
||||
|
||||
platform_type CM-32 WSF_PLATFORM
|
||||
icon btr-70
|
||||
radar_signature VEHICLE_RADAR_SIGNATURE
|
||||
infrared_signature VEHICLE_INFRARED_SIGNATURE
|
||||
optical_signature VEHICLE_OPTICAL_SIGNATURE
|
||||
radar_signature VEHICLE_RADAR_SIGNATURE
|
||||
|
||||
|
||||
|
||||
mover WSF_GROUND_MOVER
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# File generated by Wizard 2.9.0 on Oct 11, 2025.
|
||||
include_once signatures/vehicle_signature.txt
|
||||
processor TG3_CMDR_TASK_MGR WSF_TASK_PROCESSOR
|
||||
number_of_servers 5
|
||||
|
||||
|
||||
@@ -1,11 +1,13 @@
|
||||
# File generated by Wizard 2.9.0 on Oct 10, 2025.
|
||||
include_once weapons/sam/large_sam.txt
|
||||
include_once behavior/behavior_fire.txt
|
||||
|
||||
include_once signatures/vehicle_signature.txt
|
||||
|
||||
platform_type TG3_MISSILE WSF_PLATFORM
|
||||
icon SA-10_Launcher
|
||||
radar_signature VEHICLE_RADAR_SIGNATURE
|
||||
infrared_signature VEHICLE_INFRARED_SIGNATURE
|
||||
optical_signature VEHICLE_OPTICAL_SIGNATURE
|
||||
radar_signature VEHICLE_RADAR_SIGNATURE
|
||||
|
||||
|
||||
mover WSF_GROUND_MOVER
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# File generated by Wizard 2.9.0 on Oct 11, 2025.
|
||||
include_once sensors/radar/acq_radar.txt
|
||||
include_once processors/ep_operations.txt
|
||||
include_once platforms/red_radar_tactics.txt
|
||||
include_once signatures/vehicle_signature.txt
|
||||
|
||||
platform_type TG3_RADAR WSF_PLATFORM
|
||||
icon Ground_Radar
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# File generated by Wizard 2.9.0 on Oct 17, 2025.
|
||||
include_once sensors/radar/acq_radar.txt
|
||||
#include_once processors/ep_operations.txt
|
||||
include_once platforms/red_radar_tactics.txt
|
||||
include_once signatures/vehicle_signature.txt
|
||||
|
||||
platform_type ANTI_DRONE_MOBILE_RADAR WSF_PLATFORM
|
||||
icon Ground_Radar
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# File generated by Wizard 2.9.0 on Oct 20, 2025.
|
||||
include_once signatures/vehicle_signature.txt
|
||||
processor COMMON_CMDR_TASK_MGR WSF_TASK_PROCESSOR
|
||||
number_of_servers 5
|
||||
|
||||
|
||||
@@ -1,11 +1,13 @@
|
||||
# File generated by Wizard 2.9.0 on Oct 15, 2025.
|
||||
include_once weapons/sam/large_sam.txt
|
||||
include_once behavior/behavior_fire.txt
|
||||
|
||||
include_once signatures/vehicle_signature.txt
|
||||
|
||||
platform_type M1A2T WSF_PLATFORM
|
||||
icon m-1_tan
|
||||
radar_signature VEHICLE_RADAR_SIGNATURE
|
||||
infrared_signature VEHICLE_INFRARED_SIGNATURE
|
||||
optical_signature VEHICLE_OPTICAL_SIGNATURE
|
||||
radar_signature VEHICLE_RADAR_SIGNATURE
|
||||
|
||||
|
||||
mover WSF_GROUND_MOVER
|
||||
|
||||
@@ -1,11 +1,13 @@
|
||||
# File generated by Wizard 2.9.0 on Oct 15, 2025.
|
||||
include_once weapons/sam/large_sam.txt
|
||||
include_once behavior/behavior_fire.txt
|
||||
|
||||
include_once signatures/vehicle_signature.txt
|
||||
|
||||
platform_type M60 WSF_PLATFORM
|
||||
icon m-2_tan
|
||||
radar_signature VEHICLE_RADAR_SIGNATURE
|
||||
infrared_signature VEHICLE_INFRARED_SIGNATURE
|
||||
optical_signature VEHICLE_OPTICAL_SIGNATURE
|
||||
radar_signature VEHICLE_RADAR_SIGNATURE
|
||||
|
||||
|
||||
mover WSF_GROUND_MOVER
|
||||
|
||||
@@ -5,7 +5,9 @@ include_once signatures/human_signature.txt
|
||||
|
||||
platform_type MAN_AM WSF_PLATFORM
|
||||
icon human
|
||||
radar_signature VEHICLE_RADAR_SIGNATURE
|
||||
infrared_signature HUMAN_INFRARED_SIGNATURE
|
||||
optical_signature HUMAN_OPTICAL_SIGNATURE
|
||||
radar_signature HUMAN_RADAR_SIGNATURE
|
||||
|
||||
mover WSF_GROUND_MOVER
|
||||
end_mover
|
||||
|
||||
@@ -1,11 +1,13 @@
|
||||
# File generated by Wizard 2.9.0 on Oct 20, 2025.
|
||||
include_once weapons/sam/large_sam.txt
|
||||
include_once behavior/behavior_fire.txt
|
||||
|
||||
include_once signatures/vehicle_signature.txt
|
||||
|
||||
platform_type MISSILE WSF_PLATFORM
|
||||
icon SA-10_Launcher
|
||||
radar_signature VEHICLE_RADAR_SIGNATURE
|
||||
infrared_signature VEHICLE_INFRARED_SIGNATURE
|
||||
optical_signature VEHICLE_OPTICAL_SIGNATURE
|
||||
radar_signature VEHICLE_RADAR_SIGNATURE
|
||||
|
||||
|
||||
mover WSF_GROUND_MOVER
|
||||
|
||||
@@ -1,15 +1,5 @@
|
||||
# File generated by Wizard 2.9.0 on Oct 20, 2025.
|
||||
infrared_signature HUMAN_INFRARED_SIGNATURE
|
||||
constant 1 watts/steradian
|
||||
end_infrared_signature
|
||||
|
||||
optical_signature HUMAN_OPTICAL_SIGNATURE
|
||||
constant 1 m^2
|
||||
end_optical_signature
|
||||
|
||||
radar_signature HUMAN_RADAR_SIGNATURE
|
||||
constant 0.1 m^2
|
||||
end_radar_signature
|
||||
include_once signatures/human_signature.txt
|
||||
|
||||
platform_type SNIPER WSF_PLATFORM
|
||||
icon human
|
||||
|
||||
Reference in New Issue
Block a user