Zjorz Posted March 25, 2014 Share Posted March 25, 2014 Im currently interested in creating a crate map. When comparing a regular map with the existing crate map i notice a lot of settings i never seen before. Does anybody know where i can find a detailed guide that explains them? Thanks Example: [General] CrateMinimum=8 CrateMaximum=20 CrateRadius=3.0 CrateRegen=3 UnitCrateType=none [Multi8] Allies=Germany [Powerups] Armor=10,ARMOR,2.0 Cloak=5,STEALTH2 Darkness=3,EMPULSE Explosion=5,NONE,500 Firepower=10,FPOWER,2.0 HealBase=3,INVUN ICBM=10,MISSILE2 Money=50,DOLLAR,2000 Napalm=5,NONE,600 ParaBomb=10,PARABOX Reveal=5,EARTH Sonar=3,SONARBOX Speed=10,SPEED,1.7 Squad=20,NONE Unit=20,NONE Invulnerability=5,INVULBOX,1.0 TimeQuake=3,TQUAKE [Recharge] Nuke=3 ParaBomb=1 Saboteur=0 Sonar=0 Link to comment Share on other sites More sharing options...
Jacko Posted March 25, 2014 Share Posted March 25, 2014 Crate Minimum/maximum are defining of crates spawning numbers, which is simple I guess. Crate Radius is area of effect (i.e. firepower bonus goes to all units in this radius etc) Crate Regen is rate of crate spawning UnitCrateType can be used to force a certain unit to appear from every crate that is randomly selected to give a unit (i.e. 2tnk always gives a medium tank for a unit) With powerups the Variables work like this: (Powerup Type - armour and cloak etc are each possible crate type), Then the first variable is the relative frequency at which they spawn (sum up all the numbers and then divide your variable by that total), so a higher number has then spawn more often. The Text after says what animation to play, and there I think are things like Earth.shp and other bits in the MIX files. The final variable is dependent on the crate type, and is its game parameter, i.e. the game uses this value as its output, if it needs one. This is used for things like Money income or ability multipliers (like firepower). things like giving support weapons, units and certain others do not need this parameter value. The recharge time is for any weapon/support that you activate yourself (like paratroopers, nukes etc) and is measured in minutes on the slowest speed setting. hope this helps. Link to comment Share on other sites More sharing options...
Zjorz Posted March 25, 2014 Author Share Posted March 25, 2014 I'm such a noob Raed contains a explanation for all the values i mentioned. Anyway, thanks for the help! Link to comment Share on other sites More sharing options...
Nyerguds Posted March 25, 2014 Share Posted March 25, 2014 Looks like all of these except [Multi8] are just rules.ini stuff. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now