:SSS
The SmartCTF problem it´s still alive. If I set a button just with the SmarCTF-4.C mutator, it doesn´t work properly. The stats are not show in mid/final game (same problem like in the past x3dfxMapVote versions).
Does anyone have same problem with SmartCTF?
My x3dfxMapVotev25c.ini:
As u can see, the 8 button just have the SmartCTF-4C, and it doesn´t work either.
My Engine.GameEngine:
Other thing, I saw that the "bother" and "OtherClass" are not working properly. When I select button 2 or 3 with a BT map the gametype selected is Deathmatch and not the "OtherClass" gametype (but the map is BT, so BT-Deathmatch and not BT-BunyTrackGame). Why ?
PD: To test the mid game stats I have use this bind in my user.ini :
"" F3=ShowObjectives | mutate smartctf showstats ""
PD2: of course the SmartCTF.4C work properly when I select it in the webadmin (without x3dfxmapvote).
PD3:The SmartCTF work toguether with x3dfxmapvote if I select first SmartCTF then x3dfx in the webadmin.
The SmartCTF problem it´s still alive. If I set a button just with the SmarCTF-4.C mutator, it doesn´t work properly. The stats are not show in mid/final game (same problem like in the past x3dfxMapVote versions).
Does anyone have same problem with SmartCTF?
My x3dfxMapVotev25c.ini:
Code:
[x3dfxMapVotev25c.x3dfxMapVote]
bEnableAll=False
bDisableAll=False
bAllowButton1=True
bAllowButton2=True
bAllowButton3=True
bAllowButton4=True
bAllowButton5=True
bAllowButton6=True
bAllowButton7=True
bAllowButton8=True
ButtonName1=NoLame Mode
ButtonName2=BT Game
ButtonName3=BT Training
ButtonName4=iCTF
ButtonName5=iCTF ZP
ButtonName6=iCTF Fun
ButtonName7=BUTTON7
ButtonName8=[COLOR="Red"]BUTTON8[/COLOR]
b20SecOpenVoteWindow=True
bShowVoterNames=True
bSortWithPreFix=True
VoteTimeLimit=70
KickPercent=51
bUseMapList=False
ScoreBoardDelay=10
bAutoOpen=True
bKickVote=True
bCheckOtherGameTie=False
RepeatLimit=0
MapVoteHistoryType=x3dfxMapVotev25c.MapVoteHistory1
ServerInfoURL=
MapInfoURL=
MidGameVotePercent=50
Mode=Majority
MinMapCount=2
HasStartWindow=No
bEntryWindows=False
bDebugMode=False
CurGameMode=2
DMGameType=BotPack.DeathMatchPlus
LMSGameType=BotPack.LastManStanding
TDMGameType=BotPack.TeamGamePlus
DOMGameType=BotPack.Domination
CTFGameType=BotPack.CTFGame
ASGameType=BotPack.Assault
bAutoDetect=False
bDM=True
bLMS=False
bTDM=True
bDOM=False
bCTF=True
bAS=False
bOther=True
OtherClass=BunnyTrack.BunnyTrackGame
MapPreFixOverRide=
PreFixSwap=BT
MinPlayersForTeamGames=0
; for ExtraMutators=, which is for ALL buttons.
ExtraMutators=
ExtraMutators1=Botpack.NoRedeemer,NoInvisibility.NoInvisibility,NoUDamage.NoUDamage
ExtraMutators2=BTPlusPlusv096.BTPlusPlus,ZPPure7G.AccuGib
ExtraMutators3=BTPlusPlusv096.BTPlusPlus,i4Games_BTTrain_2a.BTTrain,ZPPure7G.AccuGib
ExtraMutators4=SmartCTF_4C.SmartCTF,BotPack.InstaGibDM
ExtraMutators5=SmartCTF_4C.SmartCTF,ZPPure7G.AccuGib
ExtraMutators6=SmartCTF_4C.SmartCTF,Botpack.JumpMatch,Relics.RelicSpeed,Relics.RelicDeath,Botpack.LowGrav,ZPPure7G.AccuGib
ExtraMutators7=
[COLOR="Red"]ExtraMutators8=SmartCTF_4C.SmartCTF[/COLOR]
MsgTimeOut=10
bLoadScreenShot=True
AccName[0]=
......
As u can see, the 8 button just have the SmartCTF-4C, and it doesn´t work either.
My Engine.GameEngine:
Code:
[Engine.GameEngine]
CacheSizeMegs=256
UseSound=False
;ServerActors=BTPlusPlusv096.BTPlusPlus
ServerActors=IpDrv.UdpBeacon
ServerActors=IpServer.UdpServerQuery
ServerActors=IpServer.UdpServerUplink MasterServerAddress=unreal.epicgames.com MasterServerPort=27900
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master0.gamespy.com MasterServerPort=27900
ServerActors=IpServer.UdpServerUplink
MasterServerAddress=master.mplayer.com MasterServerPort=27900
ServerActors=UWeb.WebServer
ServerActors=UTPureRC7G.UTPureSA
ServerActors=Reporter.UTReporterController
;ServerPackages=De
;ServerPackages=VAHandler7G
ServerPackages=UTPureRC7G
ServerPackages=BotPack
ServerPackages=BTPlusPlusv096_C
ServerPackages=i4Games_BTTrain_2a
ServerPackages=MultiMesh
ServerPackages=Relics
ServerPackages=EpicCustomModels
ServerPackages=Soldierskins
ServerPackages=CommandoSkins
ServerPackages=FCommandoSkins
ServerPackages=SGirlSkins
ServerPackages=BossSkins
ServerPackages=TCowMeshSkins
ServerPackages=TNaliMeshSkins
ServerPackages=TSkMSkins
ServerPackages=SkeletalChars
ServerPackages=Soldier_EsToKe_v01
[COLOR="Red"]ServerPackages=SmartCTF_4C[/COLOR]
ServerPackages=BDBMapVote304
[COLOR="Red"]ServerPackages=x3dfxMapVotev25c[/COLOR]
ServerPackages=ZPPure7G
......
Other thing, I saw that the "bother" and "OtherClass" are not working properly. When I select button 2 or 3 with a BT map the gametype selected is Deathmatch and not the "OtherClass" gametype (but the map is BT, so BT-Deathmatch and not BT-BunyTrackGame). Why ?
PD: To test the mid game stats I have use this bind in my user.ini :
"" F3=ShowObjectives | mutate smartctf showstats ""
PD2: of course the SmartCTF.4C work properly when I select it in the webadmin (without x3dfxmapvote).
PD3:The SmartCTF work toguether with x3dfxmapvote if I select first SmartCTF then x3dfx in the webadmin.
Last edited: