You'll also have to include the weapon to the pc_multi.tbl (not sure about the name)
Add it for each character. But first try it with Parker only.
You should also remove that ModPlayer.cfg (where "mod" is the name of the mod) from your RedFaction folder continusly while adding new weapons so the game will be able to put in the new info to the newly generated cfg file. (restart the game and the removed cfg file be installed again)
Otherwise the game will not know in which priority the weapon is and messes up things.
Also make sure that the weapon priority and weapon slot number in the weapons.tbl is correct. Both should be 17 if the overall number of weapons is 16. (not sure how many weapons there are, search for the highest number)
When you got it to work you may want to set the priority of the new weapon to something different. (higher or lower)
If you set it to 8 you'll have to choose a different priority for the weapon that had 8 before. (and dont forget to remove the cfg file again..after it the priority list will appear and priorities are set to default)
¤ MARS WARS 3! - Red Faction revamped on the unreal engine. Superiority ¤
Yeah as Red Frog said, adding new weapons are not done only from just one file, you need to know what is needed to add each table file, or you need to ask politely somebody to do it for you, or you can look examples of working added new weapons.
Also you need a texteditor that shows line numbers.
GL.
You'll also have to include the weapon to the pc_multi.tbl (not sure about the name)
Add it for each character. But first try it with Parker only.
You should also remove that ModPlayer.cfg (where "mod" is the name of the mod) from your RedFaction folder continusly while adding new weapons so the game will be able to put in the new info to the newly generated cfg file. (restart the game and the removed cfg file be installed again)
Otherwise the game will not know in which priority the weapon is and messes up things.
Also make sure that the weapon priority and weapon slot number in the weapons.tbl is correct. Both should be 17 if the overall number of weapons is 16. (not sure how many weapons there are, search for the highest number)
When you got it to work you may want to set the priority of the new weapon to something different. (higher or lower)
If you set it to 8 you'll have to choose a different priority for the weapon that had 8 before. (and dont forget to remove the cfg file again..after it the priority list will appear and priorities are set to default)
i'v done all that. the only time i got it to work was when i commented out the c4 det, which just cause another problem.