Posted by Stealth on January 03, 1998 at 14:05:17:
In Reply to: Building a better blaster posted by Ross Ireland on January 03, 1998 at 12:40:38:
> Can someone please assist me. I am to edit cob files to produce a new weapon. I just need some help with a few things
> 1. Which variables control, ammo consumption, recoil and rate of fire?
They are not the same in each file.
ammo is done by a bin with something like SetInv();
recoil is usualy ApplyForce();
Rate of is in symbols "firerate " i think .
2. Is it possible to add an alternate fire mode to a weapon which prefiously didn't have one?
yes.
3. Can an alternate fire mode ude different ammo than the primary and fire diffently, as
Afiak No different ammo Is NOT recommended screws up the inventory system
with the Darktrooper's plasma rifle in the original DF? Is this question awkward or what?
> 4. How do I edit skins?>
sorry no idea not into patches, theres a skin editing Faq availble over on http://www.jediknight.net/ on the front page.
> Thanks