Official Fulqrum Publishing forum

Official Fulqrum Publishing forum (http://forum.fulqrumpublishing.com/index.php)
-   Mods (http://forum.fulqrumpublishing.com/forumdisplay.php?f=144)
-   -   Increasing accuracy of infantry units (http://forum.fulqrumpublishing.com/showthread.php?t=21223)

MGSchutze 04-12-2011 03:04 AM

Increasing accuracy of infantry units
 
Is there a way to increase the accuracy of basic riflemen in this game?
I want a squad that can reach out 3-4x farther.

dont ask why

KnightFandragon 04-12-2011 08:46 AM

Yeah, it is in the weapon's .def files which is in resource/set/stuff/rifle.

{from "pattern rifle"
{filling "ammo rifle" 5}
{mass 5}
{entity "mauzer"}
{fireSound "rifle/mauzer_shot/"}
{reloadSound "mp44"}
{speed 500}

{recoveryTime 1.75}
{Automatic}

{aimRange 80} ; == maxRange
{maxRange 80}

{spreading 1
{BurstAccuracy 100 100 98 98 97 97}
{SpreadPower 0}
{SpreadXYRatio 0}
{SpreadYadjust 0}
}
{healthDamage 80}
("accuracy_carabine")
}

You just change the range values. It is a pretty simple change =D


All times are GMT. The time now is 10:05 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.