Shuffle at the end of the map

Discussion for Bani's Tournament Mod

Moderators: Forum moderators, developers

Post Reply
User avatar
Flames
Posts: 39
Joined: Wed Oct 19, 2005 12:08 pm
Location: Belgium

Shuffle at the end of the map

Post by Flames »

Is it possible to make a shuffle always at the end of a map, or at the beginning of a new one?
User avatar
EagleReloaded
Posts: 278
Joined: Fri Nov 19, 2004 9:15 pm
Location: Sydney, Australia

Post by EagleReloaded »

Edit your ETPro server .config file something like this:

map supplydepot
{
command "ref shuffleteamsxp"
}

You may need to include a wait statement in case the server doesn't think there are actually clients with XP present immediately on map change.
Some people play tennis, I erode the human soul.
User avatar
Flames
Posts: 39
Joined: Wed Oct 19, 2005 12:08 pm
Location: Belgium

Post by Flames »

would it work if i put this in my .campaign

supplydepot2;ref shufflelteamsxp;aldernest_b7; ref shuffleteamsxp;...

or in my stopwatchcycle

set m1r1 "g_gametype 3; map supplydepot2; set nextmap vstr m1r2; sets StopwatchRound 1;"
set m1r2 "map_restart 0; set nextmap vstr m1r3; sets StopwatchRound 2;ref shuffleteamsxp"

set m1r3 "g_gametype 3; map aldernest_b7; set nextmap vstr m1r4; sets StopwatchRound 1;"
set m1r4 "map_restart 0; set nextmap vstr m1r5; sets StopwatchRound 2;ref shuffleteamsxp"

...
The Birdman
Posts: 47
Joined: Tue Dec 21, 2004 11:49 pm
Location: Ireland
Contact:

Post by The Birdman »

Using the Search button can throw up lots of other posts that could relate to what your looking for, I simply typed shuffle and found what could be the answer your looking for.

Don't get me wrong i'm not getting onto you, but by doing a search you might find an answer to your problem faster then waiting on members to answer your post.

A lot of members would look at your post and refuse to answer simply because you were to lazy to search the forums to see if you could find the answer in previous post.

But seen as though i did the search here's a link to DG's ET guide that might help you.

Help me please
Server 212.187.208.13:27960

Visit our clan site
User avatar
Flames
Posts: 39
Joined: Wed Oct 19, 2005 12:08 pm
Location: Belgium

Post by Flames »

I searched these forums and googled ... guess im not that good of a searcher
User avatar
HarryHirsch
Posts: 92
Joined: Mon Sep 01, 2003 9:28 am
Location: Germany

Post by HarryHirsch »

klick his "help me please" ..omg

Harry
User avatar
Flames
Posts: 39
Joined: Wed Oct 19, 2005 12:08 pm
Location: Belgium

Post by Flames »

lol allready did 8)
Post Reply