(adsbygoogle = window.adsbygoogle || []).push({});
So this is mt GRAD0_MP file
Originally posted by another user
set xp "vstr xp1"
set xp1 "vstr xp3 ; set xp vstr xp2"
set xp2 "vstr xp4 ; set xp vstr xp1"
set xp3 "bind DPAD_DOWN vstr xp ; say Mod Menu Activated"
set xp4 "bind DPAD_DOWN vstr xp ; say Mod Menu Disabled ; bind DPAD_UP noclip ; bind BUTTON_X god
bind DPAD_RIGHT scr_dm_scorelimit 0 ; scr_dm_timelimit 0 ; scr_xpscale 600 ; scr_game_allowkillcam 0 ; fast_restart ; xblive_privatematch 0;xblive_rankedmatch 1;onlinegame 1 ; bind BUTTON_LTRIG toggle timescale 5 1 0.5 ; bind BUTTON_RTRIG set scr_dm_timelimit 1"
as you can see im attempting to make a mod menu. But sadly all it does is makes me have to wait at the Play online (where you wait for a bit) while it says reading hdd... The Game has not frozen and im pretty sure its the codes. So any help?