Well, there are several posts on how to edit (rather make your own) INI files, even a sticky post i think. But as for online play, I don't think any changes to your ini files will be accepted online.
red leader79 wrote:
I don't mean editing the inizh.big cabinet's ini files and re-compiling them. I mean just making a map.ini file for a specific map, I have seen maps played online with map.ini files and I figured it would work similar to my idea, although I have not found any maps changing the weapons ranges and such that's why I asked. So it is impossible to do what I want to do?
You're largely correct about how to use map.ini. For an example of what a map.ini file should look like, find the one associated with the map Mountain Guns.
CommieDog wrote:
It's good to know I'm on the right track, I assume mountain guns is an official map and I'm going to look for it now and mess around with it. Thanks for the help guys, I'll post what I find and/or if I'm still a bit confused. 😛
EDIT;
ok, I've found the file and the part that sticks out the most to me is:
;Weapon CarpetBombWeapon
; AddModule
; PrimaryDamage = 100.0
; PrimaryDamageRadius = 50.0
; AttackRange = 100.0
; DamageType = EXPLOSION
; DeathType = EXPLODED
; WeaponSpeed = 99999.0
; RadiusDamageAffects = ENEMIES NEUTRALS ; should this affect allies? @todo srj
; End
;End
I'm guessing I just find the names in world builder of whatever units or whatever I want to change and just put like
;Weapon blahblahblah
; AddModule
; PrimaryDamage = xxx
; PrimaryDamageRadius = xxx
; AttackRange = xxx
; DamageType = EXPLOSION
; DeathType = EXPLODED
; WeaponSpeed = xxx
; RadiusDamageAffects = ENEMIES NEUTRALS ; should this affect allies? @todo srj
; End
;End
I'm guessing that is correct. But I see how it says "weapon" in front of it, what would I put for a unit? just unit? or what?
or - would I change the actual shells or bullets or whatever that specific object fires?
Could someone please show me a simple example of how I would be able to change the weapons damage radius, attack range, and weapons speed of a crusader tank for team america? And explain how you found the exact unit/object name so I can find others? It would be greatly appreciated. Thanks
Edited by user
19 years ago |
Reason: Not specified