KingAlobar

MegaBase cfgeffect smoke and fire snippet

Dec 10th, 2021
1,099
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.70 KB | None | 0 0
  1.  
  2.         {   "AreaName": "SmokeStack1",
  3.             "Type": "ContaminatedArea_Static",
  4.             "TriggerType": "EffectTrigger",
  5.             "Data": {
  6.                 "Pos": [ 1209.616577, 409.868469, 12299.224609 ],
  7.                 "ParticleName": "graphics/particles/smoke_heli_wreck_01"
  8.                 },
  9.             "PlayerData": {
  10.                 "AroundPartName": "graphics/particles/",
  11.                 "TinyPartName": "graphics/particles/",
  12.                 "PPERequesterType": ""
  13.             }
  14.         },
  15.         {     "AreaName": "FireStack1",
  16.             "Type": "ContaminatedArea_Static",
  17.             "TriggerType": "EffectTrigger",
  18.             "Data": {
  19.                 "Pos": [ 1209.616577, 409.868469, 12299.224609 ],
  20.                 "ParticleName": "graphics/particles/fire_bonfire"
  21.                 }
  22.         },
Advertisement
Add Comment
Please, Sign In to add comment