KingAlobar

Instant-War-Zone-Wall-War-I Snippet for cfgeffects

May 5th, 2022
938
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.14 KB | None | 0 0
  1.  
  2.         {     "AreaName": "WallWarFireHall1",  
  3.             "Type": "ContaminatedArea_Static",
  4.             "TriggerType": "EffectTrigger",
  5.             "Data": {
  6.                 "Pos": [
  7.                 2173.97607421875,
  8.                 246.3174591064453,
  9.                 12009.5888671875 ],
  10.                 "ParticleName": "graphics/particles/fire_small_camp_01"
  11.                 }
  12.         },
  13.         {     "AreaName": "WallWarSmokeGreen", 
  14.             "Type": "ContaminatedArea_Static",
  15.             "TriggerType": "EffectTrigger",
  16.             "Data": {
  17.                 "Pos": [
  18.                 2446.019287109375,
  19.                 355.0,
  20.                 12186.203125 ],
  21.                 "ParticleName": "graphics/particles/smoke_M18_green_02"
  22.                 }
  23.         },
  24.         {     "AreaName": "WallWarSmokeRed",   
  25.             "Type": "ContaminatedArea_Static",
  26.             "TriggerType": "EffectTrigger",
  27.             "Data": {
  28.                 "Pos": [
  29.                 2043.0582275390626,
  30.                 355.0,
  31.                 11872.634765625 ],
  32.                 "ParticleName": "graphics/particles/smoke_M18_red_02"
  33.                 }
  34.         },
Advertisement
Add Comment
Please, Sign In to add comment