There are 2 types of Crane in the Building menu under 'Objects, Cargo, and Crane,
could you just paste the code
Originally Posted by: R.I.P
;---your default art code blah blah blah---- ;---Construction Fence Draw = W3DModelDraw ModuleTag_xx ;code for under-construction fence End ;---Construction Crane Draw = W3DModelDraw ModuleTag_xx ;code for under-construction crane End ;---the rest of your code blah blah blah----
Show Spoiler
ConditionState = ACTIVELY_BEING_CONSTRUCTED ;you can change this to NONE Model = ABBarracks_A5 Animation = ABBarracks_A5.ABBarracks_A5 AnimationMode = LOOP TransitionKey = UP_DAY End
ConditionState = AWAITING_CONSTRUCTION PARTIALLY_CONSTRUCTED ACTIVELY_BEING_CONSTRUCTED ;change this to NONE Model = ABBarracks_A4 Animation = ABBarracks_A4.ABBarracks_A4 AnimationMode = MANUAL Flags = START_FRAME_LAST ;Change this to START_FRAME_FIRST (?) TransitionKey = UP_DAY ParticleSysBone = SparksS01 LiveWireSparks02 End
Ask your question on 'ONE LINE' only! not 2 but JUST one.....
could you just paste the code and i will take it and put it in the buildingthanks
;------------------------------------------------------------------------------ Object AmericaCommandCenter
; ------------ construction-zone fence ----------------- Draw = W3DModelDraw ModuleTag_05
The C&C Labs Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies. More Details Close