AdrianeMapMaker
8 years ago
Well i am being mad at this point - renx weird shi*

This is my Model with in Garrison Mode
UserPostedImage

-The Garrison mode works
-Firepoint not work at all - they shoot in the middle

-I NEED SOME HELP PLS

Code:
    ConditionState         = GARRISONED
      Model                = ChinaCC_G
      Animation            = ChinaCC_G.ChinaCC_G
      AnimationMode        = LOOP    
    End
    ConditionState         = DAMAGED GARRISONED
      Model                = ChinaCC_GD
      Animation            = ChinaCC_GD.ChinaCC_GD
      AnimationMode        = LOOP    
      ParticleSysBone      = Fire01 SmolderingFire
      ParticleSysBone      = Fire02 SmolderingFire
      ParticleSysBone      = Fire03 SmolderingFire
      ParticleSysBone      = Smoke01 SmolderingSmoke
      ParticleSysBone      = Smoke02 SmolderingSmoke
      ParticleSysBone      = Smoke03 SmolderingSmoke
    End

pls inspect it and tell what is the problem is
  ChinaCC.zip (83kb) downloaded 12 time(s).
A part of ZH worldbuilders map making community
https://discord.gg/tJ6zyGb 

UserPostedImage




Sponsor
SkyMix_RMT
8 years ago
Make sure you name the fire point bones:
FIREPOINT01
FIREPOINT02
FIREPOINT03
FIREPOINT04
etc...
Check out:
My Music  (Techno/House/Experimental)
My Website  (GeneralsCentral)
My Youtube Channel  (Inactive)
World Builder Community Discord 
AdrianeMapMaker
8 years ago
I Know the Answer - Btw Thanks For The Reply

Quote- Omeka88 From Swr production:

The bonelist start from FIREPOINT02
You must add FIREPOINT01 or the engine just skip ALL the FIREPOINT bones
A part of ZH worldbuilders map making community
https://discord.gg/tJ6zyGb 

UserPostedImage