You are viewing our Forum Archives. To view or take place in current topics click here.
Round skipping dvar?
Posted:

Round skipping dvar?Posted:

Valkyrie210
  • Wise One
Status: Offline
Joined: Jul 22, 201211Year Member
Posts: 533
Reputation Power: 22
Status: Offline
Joined: Jul 22, 201211Year Member
Posts: 533
Reputation Power: 22
So i've been looking around and have found some but not sure if any of them work due to the fact that I don't have my ps3. This is for World At War.
I have this code

"set round1 "vstr oun1k;vstr oun2;vstr oun3;vstr oun4;vstr oun5;vstr oun6;vstr oun7;vstr oun8;set up vstr round8;set down vstr round2;set b vstr kxxf1;set x \""scr_zombie_round 0;zombie_devgui round"
set round2 "vstr oun1;vstr oun2k;vstr oun3;vstr oun4;vstr oun5;vstr oun6;vstr oun7;vstr oun8;set up vstr round1;set down vstr round3;set b vstr kxxf1;set x \""scr_zombie_round 5;zombie_devgui round"
set round3 "vstr oun1;vstr oun2;vstr oun3k;vstr oun4;vstr oun5;vstr oun6;vstr oun7;vstr oun8;set up vstr round2;set down vstr round4;set b vstr kxxf1;set x \""scr_zombie_round 10;zombie_devgui round"
set round4 "vstr oun1;vstr oun2;vstr oun3;vstr oun4k;vstr oun5;vstr oun6;vstr oun7;vstr oun8;set up vstr round3;set down vstr round5;set b vstr kxxf1;set x \""scr_zombie_round 50;zombie_devgui round"
set round5 "vstr oun1;vstr oun2;vstr oun3;vstr oun4;vstr oun5k;vstr oun6;vstr oun7;vstr oun8;set up vstr round4;set down vstr round6;set b vstr kxxf1;set x \""scr_zombie_round 100;zombie_devgui round"
set round6 "vstr oun1;vstr oun2;vstr oun3;vstr oun4;vstr oun5;vstr oun6k;vstr oun7;vstr oun8;set up vstr round5;set down vstr round7;set b vstr kxxf1;set x \""scr_zombie_round 500;zombie_devgui round"
set round7 "vstr oun1;vstr oun2;vstr oun3;vstr oun4;vstr oun5;vstr oun6;vstr oun7k;vstr oun8;set up vstr round6;set down vstr round8;set b vstr kxxf1;set x \""scr_zombie_round 1337;zombie_devgui round"
set round8 "vstr oun1;vstr oun2;vstr oun3;vstr oun4;vstr oun5;vstr oun6;vstr oun7;vstr oun8k;set up vstr round7;set down vstr round1;set b vstr kxxf1;set x \""scr_zombie_round 9999;zombie_devgui round"

When I tried Sour Diesel's round skip (Which is this code) and it doesn't work.
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.