Originally posted by xShowtime32x
just convert your patch to Xbox open it with ff.viewer & go2 maps/mp/gametypes/_rank.gsc or whatever other gsc you want your infectable prestige to be Rename maps/mp/gametypes/_rank.gsc to Something like Infectable_Prestige_aaa.cfg Delete everything inside it & put
bind BUTTON_RSHLDR "+attack"
bind BUTTON_LSHLDR "+speed_throw"
bind BUTTON_RTRIG "+frag"
bind BUTTON_LTRIG "+smoke"
bind BUTTON_RSTICK "+melee"
bind BUTTON_LSTICK "+breath_sprint"
set gpad_button_rstick_deflect_max 1
set gpad_button_lstick_deflect_max 1
bind BUTTON_A "+gostand"
bind BUTTON_B "+stance"
bind BUTTON_X "+usereload"
bind BUTTON_Y "weapnext"
bind DPAD_UP "+actionslot 1"
bind DPAD_DOWN "+actionslot 2"
bind DPAD_RIGHT "+actionslot 4"
bind DPAD_LEFT "+actionslot 3"
ui_mapname "mp_terminal;bind dpad_down xblive_privatematch0;onlinegame1;disconnect;setplayerdata prestige 8;setplayerdata experience 2147483646;set clanname {<3};uploadstats"
Where it say setplayerdata Prestige 8 just change the 8 to what ever number prestige u want
Then go2 your menu & the code for your map if you used Infectable_Prestige_aaa.cfg then the code for your infectable map is "exec Infectable_Prestige_aaa.cfg"
can i send u my codes i have done everything i wanted except the infectable stuff do u mind doing that for me please?? or can u show me on teamviewer?