You are viewing our Forum Archives. To view or take place in current topics click here.
cod waw savegame V2 WITH ROUND SKIP!!
Posted:
cod waw savegame V2 WITH ROUND SKIP!!Posted:
Status: Offline
Joined: Nov 02, 201113Year Member
Posts: 17
Reputation Power: 0
Status: Offline
Joined: Nov 02, 201113Year Member
Posts: 17
Reputation Power: 0
This is the same game save I put up before,(All made by me, took a few days) but this time, I found the code to skip to any round you want or just skip up one round or back down a round!! Also I codded in the ability to just push right on the dpad (as an example) and that will give everybody in the lobby 100,000 points!! It also has the capability to spawn nukes that you can pick up!! Please +rep me if you like it or if it worked well for you
Game Save: [ Register or Signin to view external links. ]
FYI!!:: If you want to be able to make your own save game and have the skip round in it, I think you must also have: developeruser 1; and: developer_script 1.
The dvar code to be able to skip to any round you want is::
** EXAMPLE ** (bind DPAD_RIGHT zombie_devgui round;scr_zombie_round 2000)
****The 2000 above is just the round you want it to skip to!!****
Code to skip up a round and back down a round::
** EXAMPLE ** (bind DPAD_RIGHT zombie_devgui round_next) - UP A ROUND
** EXAMPLE ** (bind DPAD_RIGHT zombie_devgui round_prev) - DOWN A ROUND
THE BIND CONTROLS ARE IN THE DOWNLOAD, DOWNLOAD IT AND IT'S IN THE "READ FIRST.TXT" FILE!!
Please +rep if this helped you!!
Last edited by tdmister45 ; edited 1 time in total
Game Save: [ Register or Signin to view external links. ]
FYI!!:: If you want to be able to make your own save game and have the skip round in it, I think you must also have: developeruser 1; and: developer_script 1.
The dvar code to be able to skip to any round you want is::
** EXAMPLE ** (bind DPAD_RIGHT zombie_devgui round;scr_zombie_round 2000)
****The 2000 above is just the round you want it to skip to!!****
Code to skip up a round and back down a round::
** EXAMPLE ** (bind DPAD_RIGHT zombie_devgui round_next) - UP A ROUND
** EXAMPLE ** (bind DPAD_RIGHT zombie_devgui round_prev) - DOWN A ROUND
THE BIND CONTROLS ARE IN THE DOWNLOAD, DOWNLOAD IT AND IT'S IN THE "READ FIRST.TXT" FILE!!
Please +rep if this helped you!!
Last edited by tdmister45 ; edited 1 time in total
#2. Posted:
Status: Offline
Joined: Jun 05, 201113Year Member
Posts: 2,609
Reputation Power: 113
Status: Offline
Joined: Jun 05, 201113Year Member
Posts: 2,609
Reputation Power: 113
you say WITH ROUND SKIP like its a feature that has literally just come out this week, and you didnt find these codes, unless you looked in the _zombiemode_debug.gsc
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: May 05, 201113Year Member
Posts: 1,448
Reputation Power: 114
Status: Offline
Joined: May 05, 201113Year Member
Posts: 1,448
Reputation Power: 114
Post the bind controlls! Please.
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Jun 05, 201113Year Member
Posts: 2,609
Reputation Power: 113
Status: Offline
Joined: Jun 05, 201113Year Member
Posts: 2,609
Reputation Power: 113
-Dreamer- wrote Post the bind controlls! Please.he pretty much has posted them
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Nov 02, 201113Year Member
Posts: 17
Reputation Power: 0
Status: Offline
Joined: Nov 02, 201113Year Member
Posts: 17
Reputation Power: 0
-Dreamer- wrote Post the bind controlls! Please.
I did, download the file, it's in the READ FIRST.txt file
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Nov 02, 201113Year Member
Posts: 17
Reputation Power: 0
Status: Offline
Joined: Nov 02, 201113Year Member
Posts: 17
Reputation Power: 0
TTG-Coder wrote you say WITH ROUND SKIP like its a feature that has literally just come out this week, and you didnt find these codes, unless you looked in the _zombiemode_debug.gsc
I'm sorry, i've been looking online for the code for it for like a week and couldn't find it, I just happened to find it out from a friend yesterday...Sorry that I didn't look good enough I guess.
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.