UT2Vote48 Released.

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

ProAsm

Active Member
Mar 20, 2002
2,108
0
36
www.proasm.com
UT2Vote48 - Release: 12th December 2004

Fixes and Additions

Map Prefix bug in some games
Due to a timing problem some servers would show the incorrect maps after voting for a new Gametype.
This has now been fixed.

TeamDeathmatch Admin switching
If an Admin switched to a TeamGame, the DefaultMap would get distorted.
This has now been fixed.

Assault game not ending
As voting is disabled in an Assault game, it often took up to 10 minutes for a level to changeover.
This has now been fixed.

ClanAdmin kick options
ClanAdmin now have the same kicking powers that the VoteAdmin or ServerAdmin have.
This has now been fixed.

UT2VoteXMulti
This has replaced the UT2VoteMulti so as to have it Whitelisted.

Votable Mutators in DuelGame
Mutators and Arenas can now be voted for in DuelGame40.

Browser button addition
A Browser button has been added to the MapMenu for quick browser access.

Spectators in Assault
Specators will now also be visible in an Assault game.

UTExtra button addition
A UTExtra button has been added to the ClientMenu if UTExtra is running.

Added AltMapPrefix
The current OtherDMPrefix= in the IniOnly section has been dumped and replaced with a AltMapPrefix= in every GameType string.
This gives the Admin the option of having a different type of game map in each game.
NB.. Making Custom games for UT2Vote48+ will now need GameMake3 version 3.4
http://www.unreal.co.za/files/other/GameMake3Setup.zip

Warning!
Be carefull when you do a copy and paste of the ini file to watch out for the extra AltMapPrefix= in each Game string :)

http://www.unreal.co.za/files/mods/ut2vote48.zip

The UT2Vote Team

www.ut2vote.com

;)
 
Last edited:

ProAsm

Active Member
Mar 20, 2002
2,108
0
36
www.proasm.com
Currently our ISP is down so we apologize for the delay in not getting the site or download.
It should be up by tomorrow.
 

tdw-socke

Member
Nov 21, 2003
994
0
16
ok, i fixed the ut2vote.com
could you please point the german help to:
Code:
http://www.clan-scripting.de/board.php?boardid=7&sid=b811abe4497e6c69868438dc63301f74
and the manual to:
Code:
http://www.ut2vote.com/manual/
 

ArPharazon

New Member
Aug 22, 2003
46
0
0
London
Visit site
Testing this on a listen server and got the following message:

Warning: Failed to load 'Class UT2Vote48.UT2VoteMulti': Failed to find object 'Class UT2Vote48.UT2VoteMulti'

I completely removed ut2vote47 and its ini settings before adding ut2vote48.

...
 
Last edited:

ArPharazon

New Member
Aug 22, 2003
46
0
0
London
Visit site
definitely a bug - i ran it with the following cmd line, which is straight out of the help file:

ucc server CTF-Maul?Game=xGame.xCTFGame?Mutator=UT2Vote48.UT2VoteXMulti -log=server.log

ut2votexmulti fails to load - server.log contains:

ScriptLog: Mutators UT2Vote48.UT2VoteMulti,XGame.MutInstaGib,XGame.MutNoAdrenaline
Warning: Failed to load 'Class UT2Vote48.UT2VoteMulti': Failed to find object 'Class UT2Vote48.UT2VoteMulti'

A quick decompile and ->

if ( !bMultiSetup ) // 0x000000DB : 0x00F5
{
.
.
} else {
UT2VoteCmd = "?Mutator=UT2Vote48.UT2VoteMulti"; // 0x00000190 : 0x01EA
.
.
}
 
Last edited:

ProAsm

Active Member
Mar 20, 2002
2,108
0
36
www.proasm.com
Yes you are right, so the multiserver is now broke - sorry about that.
I will get a 49B1 going asap and make it public for those multiserver users.
 

RIPpER314

»G.o.D«RIPpER»
Dec 26, 2004
18
0
0
45
Florida, USA
www.claniso.org
I installed UT2Vote28 to my dedicated server and it shows up in my Mutator list (in the menu where you choose mutators upon setting up the server), but i can't get it to show up ingame (The UTVote logo doesn't even show when i go to enter the server).. what am i doing wrong? I used to use UT2Vote for Ut2003, but never for Ut2004. I know i had this problem before with Ut2003, but i can't remember what i did to correct the deficiancy.. I know i have to enable it somehow, i just can't remember how :rolleyes: :(

Thank you for your help!
RIPpER314
 
Last edited: