(adsbygoogle = window.adsbygoogle || []).push({});
So I got a chance to see the DVAR list for MW2 and I was just wondering how do you integrate them into the actual game! All I've seen is a list but, no explanation. Also I noticed on the list there were a few entries:
scr_airdrop_ac130 "3"
[ 702146] scr_airdrop_ammo "17"
[ 702146] scr_airdrop_counter_uav "15"
[ 702146] scr_airdrop_emp "1"
[ 702146] scr_airdrop_harrier_airstrike "7"
[ 702146] scr_airdrop_helicopter "7"
[ 702146] scr_airdrop_helicopter_flares "5"
[ 702146] scr_airdrop_helicopter_minigun "3"
[ 702146] scr_airdrop_mega_ac130 "2"
[ 702146] scr_airdrop_mega_ammo "12"
[ 702146] scr_airdrop_mega_counter_uav "16"
[ 702146] scr_airdrop_mega_emp "0"
[ 702146] scr_airdrop_mega_harrier_airstrike "5"
[ 702146] scr_airdrop_mega_helicopter "5"
[ 702146] scr_airdrop_mega_helicopter_flares "3"
[ 702146] scr_airdrop_mega_helicopter_minigun "2"
[ 702146] scr_airdrop_mega_nuke "0"
[ 702146] scr_airdrop_mega_precision_airstrike "10"
[ 702146] scr_airdrop_mega_predator_missile "14"
[ 702146] scr_airdrop_mega_sentry "16"
[ 702146] scr_airdrop_mega_stealth_airstrike "3"
[ 702146] scr_airdrop_mega_uav "12"
[ 702146] scr_airdrop_nuke "0"
[ 702146] scr_airdrop_precision_airstrike "11"
[ 702146] scr_airdrop_predator_missile "12"
[ 702146] scr_airdrop_sentry "12"
[ 702146] scr_airdrop_stealth_airstrike "5"
[ 702146] scr_airdrop_uav "17"
Notice that the nuke one is set to 0, so it seems pretty obvious that these are percentages of some sort.
Any information on this would be appreciated.
Yeah, I spent a good 6-7 hours yesterday messing with the MPDATA hacks. I figured since it was easy enough to get hacks from splitscreen to online, I could simply modify the MPDATA save data and integrate some CVARS.
Sadly, it appears like there is no way at all to use CVARS in that savedata hack.