dont hate on him i get where he is coming from. basically this allows you to go on a bipod when laying down. And if you all know what happened then you get unlimited ammo which makes it very fun to use.
Pretty well known on the PC, but after opening the .self in IDA Pro, I found the dvar as well.
add this in a cfg
set prone_bipod_enable "1"
or a gsc
self setClientDvar ("prone_bipod_enable", "1");
or if you want to infect it to other people
self setClientDvar ("ui_mapname", "mp_castle;bind button_BACK set prone_bipod_enable 1");
Most people witch do not hack will want to be infected with this because as some of you know there used to be bipod glitches were if you went by a certan part of a fence turn around you would be able to get out of the map but it got patched a long time ago.... So nice find! +Rep
The following user thanked Jacob-And-Britt for this useful post:
Apparently i am the only one who thinks this is cool? And clt, do you have a debug update for cod5 to be using IDA pro on it? If so could i have a peek?
Thanks for the useful DVAR :-)
Sorry for bringing up an old thread. But could someone explain to me exactly how to find the file and add the command to enable the bipod again? I would appreciate it.