AssaultCube Reloaded Forums

Full Version: Some difficult stuff I will attempt to add once I'm done with finals
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Another? The FAL would be the only battle rifle. The rest are "assault rifles" or "sniper rifles". The FAL will be exactly the same as the M21 except without a scope. Since Victor says a scope makes a weapon more OP (like he said for the Mk.12), the FAL should be LESS powerful than the M21 so it should be balanced.

Also the AK47 is too OP right now, it kills in 3 rounds in stopping power. I want the AK to be nerfed to 38 damage.
the FAL's damage should be more powerful than the AK-47, but less powerful than the m21. also the same recoil as ak-47

or as powerful as the m21, ak-47 recoil, and lower fire rate
What I want is this: M16 with 32 damage, AK47 with 38 damage, FAL with 45 damage.
i just recoded the weapons in the source code so that they take on the traits of call of duty's weapons to see how it works
Aw man, now what will the SCAR model do? -_- Or i could use the SCAR model for the FAL. The new modernized FALs do look a bit like cleaner SCARs
but i worked hard on that FAL!
Sorry DSO, but the FAL is going to be the battle rifle.
akbluwarguy, our code for the FAL looks somewhat similar, but I think mine is more balanced....

Mine:
{ "battle", S_ASSAULT2, S_RASSAULT2, 2000, 120, 45, 70, 110, 10, 0, 0, 150, 94, 3, 20, 21, 4, 4, 45, 60, 75, 2, true},
Yours:
{ "assault", S_ASSAULT, S_RASSAULT, 2100, 90, 45, 60, 100, 10, 0, 0, 65, 95, 7, 20, 21, 0, 3, 40, 58, 60, 1, false},

The spread on mine is the same spread as the AK, and the kickback on yours looks a little excessive in my opinion... in general it is pretty similar so I'll stick with mine for now....

Ok I finished 99% of the battle rifle, so akbluwarguy can you post the FAL model on the forum? I don't have it on my linux installation...
the fal shouldnt be full-auto

and yeah i will
akbluwarguy, I made the FAL semi-auto and increased the damage to 50 for the FAL and M21 because it's a two shot kill (even in hardcore). So the M4 will have a 4 shot kill, the AK47 will have a three shot kill, and the FAL will have a two shot kill. I also decreased the speed when you're equipped with the FAL though (since the FAL is known to be really heavy). If you want to move quickly, you have to switch to the pistol... I will probably make the M21 even slower because it weighs even more! If we use a plain M14 model, then I can make it lighter than the FAL though... In fact, I would want to have a plain M14 be the counterpart to the FAL in that it's lighter and faster but has more recoil than the FAL....
Pages: 1 2 3