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

Forum Info
Forum Members: 18,642
Total Threads: 8,744
Posts: 95,512

Administrators:
DeeZire, Redemption

There are currently 23 users online.
Partner Links

Free Credit Repair

Learn the Ticket Broker Secrets
Advertisements


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

Reply
 
LinkBack Thread Tools
Old 08-31-2006, 07:59 AM   #31 (permalink)
Senior Member
 
Join Date: Aug 2004
Location: Philippines
Posts: 435
Send a message via MSN to IraqiPeopleRocks Send a message via Yahoo to IraqiPeopleRocks
Default

yes, just go to this URL

http://www.sleipnirstuff.com/forum/v...p?f=14&t=13171
IraqiPeopleRocks is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-07-2008, 05:01 PM   #32 (permalink)
Senior Member
 
Join Date: Jan 2008
Posts: 704
Default

Quote:
Originally Posted by IraqiPeopleRocks View Post
Chris's updated version is very good, but still not complete. It doesn't mention that most if not all (i haven't tried it in missileAI) of the AI modules can take Turret and AltTurret parameters, that FxListDie can take StartsActive, TriggeredBy and ConflictsWith [upgrades], and is missing some modules, though i cannot now remember which ones.

Also for ParaChuteContain it lists KillWhenLandingInWaterSlop = [Yes/No] as one of the parameters. Though it is in Game.dat, this does not work and will crash the game if you try it.

And PhysicsBehavior can take
VehicleCrashesIntoBuildingWeaponTemplate = [some weapon]VehicleCrashesIntoNonBuildingWeaponTemplate = [some weapon]
This was in the earlier version of the module list but was omitted later.
beng is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-28-2008, 12:09 AM   #33 (permalink)
Senior Member
 
Join Date: Jan 2008
Posts: 704
Default

Also the module list is missing GrantScienceUpgrade, which is used by the strategy center to give the MOAB science when the user buys the MOAB upgrade.
beng is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-04-2008, 08:05 AM   #34 (permalink)
Senior Member
 
Join Date: Jan 2008
Posts: 704
Default

In the Appendix, the model condition state listing omits SOLD
beng is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-03-2008, 12:53 PM   #35 (permalink)
Senior Member
 
Join Date: Jan 2008
Posts: 704
Default

OverlordContain can take PayloadTemplateName (See AmericaTankAvenger) and i think also InitialPayload (i tried it in Generals if i remember).
beng is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-03-2008, 01:06 PM   #36 (permalink)
Senior Member
 
Join Date: Aug 2004
Location: Philippines
Posts: 435
Send a message via MSN to IraqiPeopleRocks Send a message via Yahoo to IraqiPeopleRocks
Default

Thanks beng, I could update the module list some more. Oh yeah, this is actually chris.
IraqiPeopleRocks is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-03-2008, 02:11 PM   #37 (permalink)
Senior Member
 
Join Date: Jan 2008
Posts: 704
Default

Thanks for updating Deezire's module list, it is very very useful to moders.

Do you have the original Generals one? Some people are still modding or making map.inis for original Generals and it helps to have the old version without the ZH stuff.

In the appendix, the AnimationFlagTypes does not seem to distinguish between the words that can be used in Draw module AnimationMode= lines and the ones that go in Flags= lines, are they interchangeable?

Also, other things you could add to the appendix of the module list are WeaponSet conditons (including VETERAN ELITE HERO, to go with the corresponding model weaponset_* conditionstates), Weapon.ini settings (like some interesting ones like RadiusDamageAngle), Geommetery settings (cylinder, box, sphere, shadow type, instance fuzziness (see trees), scale, geommeteryissmall), Locomotor.ini settings, ObjectCreationList.ini settings, ParticleSystems.ini specifications - see:
ini editing discoveries and tips for Generals & ZH - CnCMaps Map Editing Forums
Command & Conquer Files - Particle Effects

PS: The module listing omits to say that InstantDeathBehavior can take Weapon = [some weapon]

Last edited by beng; 07-03-2008 at 02:14 PM.
beng is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-03-2008, 10:24 PM   #38 (permalink)
Senior Member
 
Join Date: Aug 2004
Location: Philippines
Posts: 435
Send a message via MSN to IraqiPeopleRocks Send a message via Yahoo to IraqiPeopleRocks
Default

Quote:
Originally Posted by beng View Post
Thanks for updating Deezire's module list, it is very very useful to moders.

Do you have the original Generals one? Some people are still modding or making map.inis for original Generals and it helps to have the old version without the ZH stuff.

In the appendix, the AnimationFlagTypes does not seem to distinguish between the words that can be used in Draw module AnimationMode= lines and the ones that go in Flags= lines, are they interchangeable?

Also, other things you could add to the appendix of the module list are WeaponSet conditons (including VETERAN ELITE HERO, to go with the corresponding model weaponset_* conditionstates), Weapon.ini settings (like some interesting ones like RadiusDamageAngle), Geommetery settings (cylinder, box, sphere, shadow type, instance fuzziness (see trees), scale, geommeteryissmall), Locomotor.ini settings, ObjectCreationList.ini settings, ParticleSystems.ini specifications - see:
ini editing discoveries and tips for Generals & ZH - CnCMaps Map Editing Forums
Command & Conquer Files - Particle Effects

PS: The module listing omits to say that InstantDeathBehavior can take Weapon = [some weapon]
@AnimationFlag and Flag: From my test, they're not interchangeable

Sorry but i don't have the VGenerals version of module list anymore.
Also, If i remember correctly, out of boredom. I made a few reference guides for my self for(LOL) Like:
The Available Weapon.ini parameters.
The Available Locomotor.ini parameters.
Explaining Geometry settings and how it works.
A list of available unit sound flags and for the "UnitSpecificSounds" part.
A list of Extra object "weaponset" options.
A list of "unused" terrain "Classes".
Etc, even though they're incomplete, lacks really useful descriptions and outdated. I'm also not sure if i'm going to even release them. As for the current module list, i might.

For the ObjectCreationList.ini settings, I have no clue what's the full list of the parameters available. :/
IraqiPeopleRocks is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-04-2008, 06:34 PM   #39 (permalink)
Senior Member
 
Join Date: Jan 2008
Posts: 704
Default

Those lists look interesting, maybe you could add them to the appendix of your module list.

While playing with parachutes, i found that ParachuteContain cannot use the KillWhenLandingInWaterSlop parameter, which is in the module list. It will crash the game.

Also, in HijackerUpdate (what is thie module for?) the OffsetZ parameter will crash the game.
beng is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-06-2008, 01:21 PM   #40 (permalink)
Senior Member
 
Join Date: Jan 2008
Posts: 704
Default

ConvertToHijackedVehicleCrateCollide cannot take FXList parameter, it will crash the game.
beng 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
Deezire's AI guide? mrchris Red Alert 2 & Yuri's Revenge Editing 9 02-28-2006 10:54 AM
Towers in Deezire's Mod lotrfan LOTR: Battle For Middle Earth I & II Editing 0 01-20-2006 11:39 AM
Deezire's WND Editor problem, plz help.. ice Generals & Zero Hour Editing 3 01-04-2004 07:54 PM
beta listing Behaviortags Flyby Generals & Zero Hour Editing 1 10-18-2003 06:16 AM
Behavior listing Flyby Generals & Zero Hour Editing 6 06-07-2003 02:07 PM


All times are GMT -4. The time now is 03:31 AM.


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