ok so heres my deal i want to do stuff with the bf2 editor can someone show me the basics not mapping but other stuff like make the m249 shoot faster ect and well yeah because i wana learn this stuff to make some awesome *** mods :P
ok so im new to modding :)
Collapse
X
-
Tags: None
-
Re: ok so im new to modding :)
The m249 is coded to fire as fast as it can ingame.
"ObjectTemplate.fire.roundsPerMinute 900" 900 is the highest firerate allowed. All firerates must go into 1800 evenly. (450*4=1800)
Personally you are better off manually editing the game. It'll save you the head aches and give you a good idea of what is actually going on.
If you have any specific questions I or someone else from the forum will gladly walk you through it.
Comment