What's new

Solved Round skipping Dvar?

Status
Not open for further replies.
ZoZo

ZoZo

Adventure begins where fear ends.
Retired
Beginning of An Odyssey Frame In Gold Bug Finder
Messages
5,136
Reaction score
7,330
Points
1,690
Sin$
7
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 Sour Desiel's menu for round skipping, Every time I tried it, it would never work. So i'm guessing that something is wrong with the code.
Code:
//Change Round
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"
set oun1 "say ^8Round 0"
set oun2 "say ^8Round 5"
set oun3 "say ^8Round 10"
set oun4 "say ^8Round 50"
set oun5 "say ^8Round 100"
set oun6 "say ^8Round 500"
set oun7 "say ^8Round 1337"
set oun8 "say ^8Round 9999"
set oun1k "say ^9R o u n d 0"
set oun2k "say ^9R o u n d 5"
set oun3k "say ^9R o u n d 1 0"
set oun4k "say ^9R o u n d 5 0"
set oun5k "say ^9R o u n d 1 0 0"
set oun6k "say ^9R o u n d 5 0 0"
set oun7k "say ^9R o u n d 1 3 3 7"
set oun8k "say ^9R o u n d 9 9 9 9"
 
Sir Matrix

Sir Matrix

Sing us a song, your the piano man!
Retired
Messages
2,171
Reaction score
1,136
Points
910
Sin$
7
those dvats are correct but only work on the map packs.
 
Upvote 0
Status
Not open for further replies.
Top Bottom
Login
Register