Originally posted by DarknessxGXx
first off i wanted to make this post to show u guys exactly what each code dose when u turn on developer
make sure u read all 4 parts
part 1 : how to turn on developer
-set ui_mapname "mp_shipment;bind BUTTON_BACK set developer 1;set developer_script 1"
this just turns developer on u will need another bind to turn it off
part 2:mods for developers
here are some codes u can add to whats one top
set scr_testClients 18 | this allows u to spawn bots
set scr_forceRankedMatch 1 | this makes it a ranked match where ever u are even split screen
set scr_set_level 55 | gives u and ur lobby xp till lv55
scr_do_notify ^3Your text | big text comes out as a unknown cmd
scr_complete_all_challenges 1 | unlocks all challenges
scr_dm_score_suicide 4000 | suicide xp you can change the number to ur liking
developer 1 | turns on developer
developer_script 1 | allows u to mess around with the greetings text
developer 0 | turns off developer
part 3 : how to use if u were to put all of the mods on top it would look something like this
set ui_mapname "mp_shipment;bind BUTTON_BACK set developer 1;set developer_script 1;set scr_dm_score_suicide 4000;set scr_complete_all_challenges 1;set scr_set_level 55;set scr_testClients 18;set scr_do_notify ^3Your text"
bind buttton_ltrig developer 0
now just put that in ur mp or cm file make sure the file dose not go over 1kb
part 4 : in the game
ur in cod 4 now this is a different thing that u would do normally
1st- u go into split screen and start a match checkerboard map is good
2nd- sit there for about 10 seconds and back out [DONT PRESS ANYTHING]
3rd- go to a private match and change the checkerboard map to ur liking there should be text over it
4th- press select while its counting down and ur in
5th- ever time u exit out of a match u need to turn off developer or it will freeze ur next
Hope this helped