Re: [Warzone-dev] my work-in-progress patch

2007-01-15 Thread Dennis Schridde
Am Montag, 15. Januar 2007 21:20 schrieb [EMAIL PROTECTED]: > On Mon, 15 Jan 2007 01:43:34 -0500 The Watermelon > > <[EMAIL PROTECTED]> wrote: > >Finished features:(need a mod to test) > >1.limited ammo for weapons(new field called numMags in > >weapons.txt) > >2.numMags property in droid struct(st

Re: [Warzone-dev] my work-in-progress patch

2007-01-15 Thread vs2k5
On Mon, 15 Jan 2007 01:43:34 -0500 The Watermelon <[EMAIL PROTECTED]> wrote: >Finished features:(need a mod to test) >1.limited ammo for weapons(new field called numMags in >weapons.txt) >2.numMags property in droid struct(stores the amount of ammo of a >rearm >droid carries) >3.rearm centre(aut

Re: [Warzone-dev] my work-in-progress patch

2007-01-15 Thread The Watermelon
I guess there is a weapon template variable which stores those maximum numMags? yes it's called asWeaponStats in memory,which is the struct'ed weapon data read from weapons.txt via loadWeaponStats function sscanf's the amount of standardized ammo 'units'(numMags in DROID struct) is used by >

Re: [Warzone-dev] my work-in-progress patch

2007-01-15 Thread Dennis Schridde
Am Montag, 15. Januar 2007 17:15 schrieb The Watermelon: > On 1/15/07, Dennis Schridde <[EMAIL PROTECTED]> wrote: > > Could you explain what this is in more detail? I think I don't understand > > the > > language... ("ammo of a rearm droid carries"?) > > > > Is it the amount of units a rearm-droid

Re: [Warzone-dev] my work-in-progress patch

2007-01-15 Thread The Watermelon
On 1/15/07, Dennis Schridde <[EMAIL PROTECTED]> wrote: Could you explain what this is in more detail? I think I don't understand the language... ("ammo of a rearm droid carries"?) Is it the amount of units a rearm-droid (like repair-droid) can rearm, till he needs to rearm himself? In that case

Re: [Warzone-dev] my work-in-progress patch

2007-01-15 Thread Dennis Schridde
Am Montag, 15. Januar 2007 07:43 schrieb The Watermelon: > This is my work-in-progress patch,I send it to the mailinglist just to let > you know what I am working on,and you can take a preview at it if you > like,or you would probably get shocked when I suddenly send a patch that > weights 500KB+(i