View Full Version : M249 and other equip in cheat mode
Bezrael
01-10-2005, 12:41 AM
I've gone through the game in single player (incredible game, BTW), and I thought it would be fun to go through some of the earlier levels with some of the equipment that doesn't pop up until later in the game, like the M249 and the Night Vision. Problem is, the "give all weapons" cheat doesn't produce the M249, even when I add a line to the devmode.lua along the lines of AddWeapon("M249"). Anyone know how to mod the devmode.lua so I can get that? And, if possible, nightvision and grenades as well. Many thanks.
Bezrael
01-10-2005, 12:41 AM
I've gone through the game in single player (incredible game, BTW), and I thought it would be fun to go through some of the earlier levels with some of the equipment that doesn't pop up until later in the game, like the M249 and the Night Vision. Problem is, the "give all weapons" cheat doesn't produce the M249, even when I add a line to the devmode.lua along the lines of AddWeapon("M249"). Anyone know how to mod the devmode.lua so I can get that? And, if possible, nightvision and grenades as well. Many thanks.
Mad_Murdock2k
01-10-2005, 04:24 AM
If I remember right, you have a limit on the number of weapons you can get. So you need to remove something like the Shotgun or AG36 and put the M249 in it's place
Huntsman33
01-10-2005, 07:05 AM
Murdock is quite right about the limit of weapons you can have and so all you have to do is remove one weapon and then add the weapon you want to be able to use.
Bezrael
01-10-2005, 12:55 PM
Thanks! That did the trick. Now, anyone know about grenades and nightvision?