From 7437667fb11ce7f203a13e2acf2535846b9452e8 Mon Sep 17 00:00:00 2001 From: Belonit <54427022+Belonit@users.noreply.github.com> Date: Sun, 13 Aug 2023 19:36:27 +0300 Subject: [PATCH] Setup PlacementPreview --- game-assets/cncnet.pack/rulesmd.ini | 5 +++++ game-assets/ra2mode.pack/rulesmd.ini | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/game-assets/cncnet.pack/rulesmd.ini b/game-assets/cncnet.pack/rulesmd.ini index 54c931b1..a89ab208 100644 --- a/game-assets/cncnet.pack/rulesmd.ini +++ b/game-assets/cncnet.pack/rulesmd.ini @@ -781,6 +781,11 @@ ExtraAircraftLight=.2 ; Extra light to make aircraft glow. LocalRadarColor=0,255,0 ; PCG. This is the color that you show up as on the radar, no matter ; what your house color is. I.e. if you are blue in the game, and this ; color is green, then you show up as green on the radar. + +; Phobos PlacementPreview +PlacementPreview=yes +PlacementPreview.Translucency=75 +PlacementGrid.Translucency=50 ; ******* Crate rules ******* ; General crate rules and controls are specified here. diff --git a/game-assets/ra2mode.pack/rulesmd.ini b/game-assets/ra2mode.pack/rulesmd.ini index 94c669b5..ada8d1a0 100644 --- a/game-assets/ra2mode.pack/rulesmd.ini +++ b/game-assets/ra2mode.pack/rulesmd.ini @@ -685,6 +685,11 @@ EMPulseSparkles=EMP_FX01 ; Anim to play over units disabled by an EM Pulse. LocalRadarColor=0,255,0 ; PCG. This is the color that you show up as on the radar, no matter ; what your house color is. I.e. if you are blue in the game, and this ; color is green, then you show up as green on the radar. + +; Phobos PlacementPreview +PlacementPreview=yes +PlacementPreview.Translucency=75 +PlacementGrid.Translucency=50 ; ******* Crate rules ******* ; General crate rules and controls are specified here.