logo   login
right
Home Forums Downloads Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Forum Info
Forum Members: 18,677
Total Threads: 8,796
Posts: 95,827

Administrators:
DeeZire, Redemption

There are currently 31 users online.
Partner Links

Free Credit Repair

Learn the Ticket Broker Secrets
Advertisements

DeeZire Online > Editing Community > Command and Conquer Editing > Generals & Zero Hour Editing » I need help here.. having a hell of a problem!

Generals & Zero Hour Editing Discuss any modding related issues to do with Generals and Zero Hour here.

Reply
 
LinkBack Thread Tools
Old 05-31-2003, 09:22 PM   #11 (permalink)
Senior Member
 
Join Date: Mar 2003
Location: uk
Posts: 556
Send a message via MSN to damo1
Default

try this

--------------------------------------------------------------------------------------------

CommandSet ChinaAdvancedDozerCommandSet
1 = Command_
2 = Command_
3 = Command_
4 = Command_
5 = Command_
6 = Command_
7 = Command_
8 = Command_
9 = Command_
10 = Command_
11 = Command_
12 = Command_
End

---------------------------------------------------------------------------------------------

CommandButton Command_ConstructChinaAdvancedDozer
Command = UNIT_BUILD
Object = ChinaVehicleAdvancedDozer
TextLabel = CONTROLBAR:ConstructChinaADDozer
ButtonImage = SNDozer
ButtonBorderType = BUILD ; Identifier for the User as to what kind of button this is
DescriptLabel = CONTROLBAR:ToolTipChinaBuildADDozer
End

---------------------------------------------------------------------------------------------

Object ChinaVehicleAdvancedDozer

; *** ART Parameters ***
SelectPortrait = SNDozer_L
ButtonImage = SNDozer

;UpgradeCameo1 = NONE
;UpgradeCameo2 = NONE
;UpgradeCameo3 = NONE
;UpgradeCameo4 = NONE
;UpgradeCameo5 = NONE

Draw = W3DTankDraw ModuleTag_01

OkToChangeModelColor = Yes

DefaultConditionState
Model = NVCONSTDOZ_A
ParticleSysBone = EXHAUST01 DozerSmokeLight
End
ConditionState = MOVING
ParticleSysBone = EXHAUST01 DozerSmokeHeavy
End
ConditionState = FIRING_A MOVING PREATTACK_A
Model = NVCONSTDOZ_A
Animation = NVCONSTDOZ_A.NVCONSTDOZ_A
AnimationMode = ONCE
ParticleSysBone = EXHAUST01 DozerSmokeHeavy
ParticleSysBone = DIRTFX01 DozerDirtFall
End
AliasConditionState = ATTACKING FIRING_A MOVING

ConditionState = REALLYDAMAGED RUBBLE
Model = NVCONSTDOZ_AD
End
ConditionState = MOVING REALLYDAMAGED RUBBLE
Model = NVCONSTDOZ_AD
ParticleSysBone = EXHAUST01 DozerSmokeHeavy
End
ConditionState = FIRING_A MOVING PREATTACK_A REALLYDAMAGED RUBBLE
Model = NVCONSTDOZ_AD
Animation = NVCONSTDOZ_AD.NVCONSTDOZ_AD
AnimationMode = ONCE
ParticleSysBone = EXHAUST01 DozerSmokeHeavy
ParticleSysBone = DIRTFX01 DozerDirtFall
End
AliasConditionState = ATTACKING FIRING_A MOVING REALLYDAMAGED RUBBLE

TrackMarks = EXTnkTrack.tga
TreadAnimationRate = 2.0 ; amount of tread texture to move per second
End

; ***DESIGN parameters ***
DisplayName = OBJECT:ADDozer
Side = China
EditorSorting = VEHICLE
TransportSlotCount = 5 ;how many "slots" we take in a transport (0 == not transportable)
BuildCost = 1000
BuildTime = 5.0 ;in seconds
VisionRange = 150
ShroudClearingRange = 300

WeaponSet
Conditions = None
Weapon = PRIMARY None
End
WeaponSet
Conditions = MINE_CLEARING_DETAIL
Weapon = PRIMARY DozerMineDisarmingWeapon
End

ArmorSet
Conditions = None
Armor = DozerArmor ;Special Explosion-Proof Armor
DamageFX = TankDamageFX
End
CrusherLevel = 2 ;What can I crush?: 1 = infantry, 2 = trees, 3 = vehicles
CrushableLevel = 2 ;What am I?: 0 = for infantry, 1 = for trees, 2 = general vehicles
CommandSet = ChinaAdvancedDozerCommandSet

; *** AUDIO Parameters ***
VoiceSelect = DozerChinaVoiceSelect
VoiceMove = DozerChinaVoiceMove
VoiceEnter = DozerChinaVoiceMove
VoiceTaskComplete = DozerChinaVoiceBuildComplete
SoundMoveStart = DozerChinaMoveStart
SoundMoveStartDamaged = DozerChinaMoveStart

UnitSpecificSounds
VoiceCreate = DozerChinaVoiceCreate
VoiceCrush = DozerChinaVoiceCrush
VoiceNoBuild = DozerChinaVoiceBuildNot
VoiceRepair = DozerChinaVoiceRepair
VoiceDisarm = DozerChinaVoiceClearMine
VoiceEnter = DozerChinaVoiceMove
VoiceBuildResponse = DozerChinaVoiceBuild
End



; *** ENGINEERING Parameters ***
RadarPriority = UNIT
KindOf = PRELOAD VEHICLE SCORE SELECTABLE CAN_CAST_REFLECTIONS DOZER

Body = ActiveBody ModuleTag_02
MaxHealth = 250.0
InitialHealth = 250.0
End
Behavior = DozerAIUpdate ModuleTag_03
RepairHealthPercentPerSecond = 2% ; % of max health to repair each second
BoredTime = 5000 ; in milliseconds
BoredRange = 150 ; when bored, we look this far away to do something
; the only "enemies" that workers can acquire are mines, to be disarmed...
AutoAcquireEnemiesWhenIdle = Yes
End
Locomotor = SET_NORMAL ChinaVehicleDozerLocomotor
Behavior = PhysicsBehavior ModuleTag_04
Mass = 75.0
End

Behavior = StealthDetectorUpdate ModuleTag_05
DetectionRate = 500 ; how often to rescan for stealthed things in my sight (msec)
;DetectionRange = ??? ;Dustin, enable this for independant balancing!
CanDetectWhileGarrisoned = No ;Garrisoned means being in a structure that you units can shoot out of.
CanDetectWhileContained = No ;Contained means being in a transport or tunnel network.
ExtraRequiredKindOf = MINE ; we can only detect MINES, not other stealthed things
End

Behavior = TransitionDamageFX ModuleTag_06
ReallyDamagedParticleSystem1 = Bone:Smoke RandomBone:Yes PSys:SmallLightSmokeColumn
ReallyDamagedFXList1 = Loc: X:0 Y:0 Z:0 FXList:FX_BattleMasterDamageTransition
End

; Catch fire, and explode death
Behavior = SlowDeathBehavior ModuleTag_07
DeathTypes = ALL -CRUSHED -SPLATTED
ProbabilityModifier = 100
DestructionDelay = 1500
DestructionDelayVariance = 600
FX = INITIAL FX_CrusaderCatchFire
OCL = FINAL OCL_ChinaDozerExplode
FX = FINAL FX_BattleMasterExplosionOneFinal
End

Behavior = CreateCrateDie ModuleTag_09
CrateData = SalvageCrateData
End

Behavior = FlammableUpdate ModuleTag_21
AflameDuration = 5000 ; If I catch fire, I'll burn for this long...
AflameDamageAmount = 3 ; taking this much damage...
AflameDamageDelay = 500 ; this often.
End

Behavior = FXListDie ModuleTag_22
DeathTypes = NONE +CRUSHED +SPLATTED
DeathFX = FX_CarCrush
End

Behavior = DestroyDie ModuleTag_23
DeathTypes = NONE +CRUSHED +SPLATTED
End

Geometry = BOX
GeometryMajorRadius = 17.0;new radius to align mine sweeping position
;GeometryMajorRadius = 21.0;old radius
GeometryMinorRadius = 10.0
GeometryHeight = 15.0
GeometryIsSmall = NO
Shadow = SHADOW_VOLUME
ShadowSizeX = 45 ; minimum elevation angle above horizon. Used to limit shadow length

End


----------------------------------------------------------------------------------

you will need to change the model to match the model you are useing
damo1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-31-2003, 09:24 PM   #12 (permalink)
Senior Member
 
Join Date: Apr 2003
Location: USA
Posts: 601
Send a message via AIM to jmb8785
Default

hey oldfaq you can download the second wave mod and look at its ini files. they may help you, although i'm sure its the same thing that damo just posted
jmb8785 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-31-2003, 09:45 PM   #13 (permalink)
Senior Member
 
Join Date: Mar 2003
Location: uk
Posts: 556
Send a message via MSN to damo1
Default

thats where i got it from
damo1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-31-2003, 10:41 PM   #14 (permalink)
Senior Member
 
Join Date: Apr 2003
Location: USA
Posts: 601
Send a message via AIM to jmb8785
Default

lol, well then you were one step ahead of me damo
jmb8785 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-31-2003, 10:59 PM   #15 (permalink)
Senior Member
 
Join Date: Feb 2003
Location: Canada
Posts: 1,097
Send a message via MSN to Oldfaq
Default

hhey,
jmb the only problem is the mod is like 12 mbs, need a place to host... maybe WC because I want to send to u it all.. check pm
Oldfaq
Oldfaq is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-01-2003, 12:20 AM   #16 (permalink)
Senior Member
 
Join Date: Apr 2003
Location: USA
Posts: 601
Send a message via AIM to jmb8785
Default

coud you email it to me?? or put up a temp website
jmb8785 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-01-2003, 04:14 AM   #17 (permalink)
Senior Member
 
Join Date: Apr 2003
Location: Asia, Philippines
Posts: 311
Send a message via ICQ to Cold-Blooded Send a message via AIM to Cold-Blooded Send a message via Yahoo to Cold-Blooded
Default

try to review ur entries of the Dozer and make ur all entries are match. 1 wrong spelling things will be result to serious error.
Cold-Blooded is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hell Froze Over smurfbizkit Generals & Zero Hour Editing 45 08-04-2004 01:00 PM
New Mod: Urban Hell (Not 56K Friendly) warlord Generals & Zero Hour Editing 50 05-28-2003 04:55 AM
Can anyone tell me what the hell this is? MORPHLING Red Alert 2 & Yuri's Revenge Editing 7 04-02-2003 01:31 AM
What the hell? Phoib Generals & Zero Hour Editing 2 03-26-2003 03:28 PM


All times are GMT -4. The time now is 08:46 PM.


Design By: Miner Skinz.com
Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.