AHhhhhh thanks

any idea how to shorten lol? Just take things out? Can anyone see things in there that wouldnt be needed?
---------- Post added at 07:09 PM ---------- Previous post was at 07:08 PM ----------
Guess I could take out the custom classes

and all the say things
---------- Post added at 07:14 PM ---------- Previous post was at 07:09 PM ----------
Can it go over 1 but not up to 2? Like 1.4 lol
---------- Post added at 07:36 PM ---------- Previous post was at 07:14 PM ----------
Originally posted by a24fan
Its 2kb. the GPAD0_MP file cannot be over 1kb.
Originally posted by AceVirus
Yup codes are too long.
Okay so I edited out what I think I didn't need, and this is what's left.
set playlist "7"
set af "vstr af1"
set af1 "vstr afe ; set af vstr af2"
set af2 "vstr afd ; set af vstr af1"
set afe "god ; +attack ; +toggleads_throw"
set afd "god ; -attack ; -toggleads_throw"
bind DPAD_RIGHT "fast_restart;xblive_privatematch 0;xblive_rankedmatch 1;onlinegame 1"
bind DPAD_DOWN "fast_restart"
bind BUTTON_Y "scr_sd_numlives 0 ; scr_sd_timelimit .0001 ; scr_sd_roundlimit 0 ; scr_sd_roundswitch 0 ; scr_sd_scorelimit 0 toggle r_lodscalerigid 4 1"
bind BUTTON_X "+activate ; g_gametype sd;scr_sd_timelimit 0 ; scr_sd_roundswitch 0 ; scr_sd_scorelimit 0 ; set scr_game_allowkillcam 0 ; scr_sd_numlives 0 ; scr_sd_playerrespawndelay 0 ; scr_sd_waverespawndelay 0"
bind BUTTON_A "noclip ; player_sustainAmmo "1" ; give all"
bind BUTTON_B "scr_sd_numlives 0 ; scr_game_allowkillcam 0 ; scr_sd_timelimit 0 ; scr_sd_scorelimit 0"
bind BUTTON_LTRIG "scr_xpscale 50"
bind BUTTON_RTRIG "scr_xpscale 200"
bind BUTTON_START "togglemenu ; ui_allow_teamchange 1"
Yet when I go to split screen they wont work, it has the numbers thing up the top right of the screen, which I know is related to the hacks, but no other codes will work? Can any of you tell me what all the
set af "vstr af1"
set af1 "vstr afe ; set af vstr af2"
set af2 "vstr afd ; set af vstr af1"
set afe "god ; +attack ; +toggleads_throw"
set afd "god ; -attack ; -toggleads_throw"
are for? I copyed them from another code when I was adding my own edits to a split screen hack, thanks if you can help