Board index Games... Mods... Multiplayer! Deus Ex ]

Exec ATDM


Author
Message
Ermac
Principality/2C
Principality/2C

Posts: 130
Joined:
 14 Dec 2014, 23:17


Exec ATDM - Postby Ermac » 12 Jul 2016, 22:47


AdminLogin **************************

Admin Set Engine.GameReplicationInfo ServerName [i3D.NET] ---DeusEx Server ATDM---

Admin Set Engine.GameReplicationInfo MOTDLine1 Deus Ex MultiPlayer was a awesome adventure
Admin Set Engine.GameReplicationInfo MOTDLine2 Thanks to everybody
Admin Set Engine.GameReplicationInfo MOTDLine3 Over all theses years full of
Admin Set Engine.GameReplicationInfo MOTDLine4 Hate, Passion, Fun n' Joy

Admin Set DeusExMPGame VictoryCondition Time
Admin Set DeusExMPGame ScoreToWin 20

Admin Set DeusEx.DeusExMPGame SkillsTotal 0
Admin Set DeusEx.DeusExMPGame SkillsAvail 2000
Admin Set DeusEx.DeusExMPGame SkillsPerKill 2000
Admin Set DeusEx.DeusExMPGame InitialAugs 2
Admin Set DeusEx.DeusExMPGame AugsPerKill 2
Admin Set DeusEx.DeusExMPGame MPSkillStartLevel 1

Admin Set mPack1.DXWeaponSelector b1AllowWeapons True //False==NoWeapons
Admin Set mPack1.DXWeaponSelector bInitialized False //False==ReInitialization

Admin Set mPack1.DXWeaponSelector b1AllowAmmoCrates True
Admin Set mPack1.DXWeaponSelector b1AllowTurrets True
Admin Set mPack1.DXWeaponSelector b1AllowCameras True
Admin Set mPack1.DXWeaponSelector b1AllowComputers True
Admin Set mPack1.DXWeaponSelector b1AllowMedBots True
Admin Set mPack1.DXWeaponSelector b1AllowRepairBots True
Admin Set mPack1.DXWeaponSelector b1iLockPick True
Admin Set mPack1.DXWeaponSelector b1iMultiTool True
Admin Set mPack1.DXWeaponSelector b1iMedKit False
Admin Set mPack1.DXWeaponSelector b1iBioCell False
Admin Set mPack1.DXWeaponSelector bGepGun False
Admin Set mPack1.DXWeaponSelector bFlameThrower True
Admin Set mPack1.DXWeaponSelector bPlasmaRifle False
Admin Set mPack1.DXWeaponSelector bAssaultGun True
Admin Set mPack1.DXWeaponSelector bAssaultShotgun True
Admin Set mPack1.DXWeaponSelector bSniperRifle True
Admin Set mPack1.DXWeaponSelector bThrowingKnives True
Admin Set mPack1.DXWeaponSelector bCombatKnife True
Admin Set mPack1.DXWeaponSelector bNanoSword True
Admin Set mPack1.DXWeaponSelector bRegularSword True
Admin Set mPack1.DXWeaponSelector bCrossBow True
Admin Set mPack1.DXWeaponSelector bSawedOffShotgun True
Admin Set mPack1.DXWeaponSelector bPistol True
Admin Set mPack1.DXWeaponSelector bStealthPistol True
Admin Set mPack1.DXWeaponSelector bLAW False
Admin Set mPack1.DXWeaponSelector bGasGrenade True
Admin Set mPack1.DXWeaponSelector bEMPGrenade True
Admin Set mPack1.DXWeaponSelector bLAM False
Admin Set mPack1.DXWeaponSelector bNanoGrenade False
Admin Set mPack1.DXWeaponSelector bPepperGun False
Admin Set mPack1.DXWeaponSelector bBaton False
Admin Set mPack1.DXWeaponSelector bCrowbar True
Admin Set mPack1.DXWeaponSelector bProd False
Admin Set mPack1.DXWeaponSelector bPS20 False
Admin Set mPack1.DXWeaponSelector b20mm False
Admin Set mPack1.DXWeaponSelector bRocketWP False



Admin Set mPack1.ModifyZoneInfo GravityValue -950
Admin Set mPack1.ModifyZoneInfo bChangeNonStandardZones True
Admin Set mPack1.ModifyZoneInfo bGodModeZone False
Admin Set mPack1.ModifyZoneInfo GroundFriction 8
Admin Set mPack1.ModifyZoneInfo FluidFriction 1.2

Admin Set mPack1.ModifyZoneInfo bInitialized True

Admin Set mPack1.ModifyPlayerSettings JumpScale 1
Admin Set mPack1.ModifyPlayerSettings GroundSpeedScale 1
Admin Set mPack1.ModifyPlayerSettings WaterSpeedScale 1
Admin Set mPack1.ModifyPlayerSettings AirSpeedScale 1
Admin Set mPack1.ModifyPlayerSettings AirSpeedScale 1
Admin Set mPack1.ModifyPlayerSettings AirControl 0.05 //0.05 is the default value
Admin Set mPack1.ModifyPlayerSettings HitDamageScale 1

Admin Set mPack1.ModifyPlayerSettings bInitialized True

Admin Set mPack1.mCheatServer bCheatModeOn False

Admin ServerTravel DXMP_Smuggler?Game=ANNA103b1.ANNADeathMatch?Mutator=mPack1.DXWeaponSelector?-server?log=server.log

AdminLogOut


Ermac
Principality/2C
Principality/2C

Posts: 130
Joined:
 14 Dec 2014, 23:17


Re: Exec ATDM - Postby Ermac » 16 Jul 2016, 21:50


Something is wrong with this part :

Admin Set mPack1.ModifyZoneInfo GravityValue -950
Admin Set mPack1.ModifyZoneInfo bChangeNonStandardZones True
Admin Set mPack1.ModifyZoneInfo bGodModeZone False
Admin Set mPack1.ModifyZoneInfo GroundFriction 8
Admin Set mPack1.ModifyZoneInfo FluidFriction 1.2

Admin Set mPack1.ModifyZoneInfo bInitialized True

Admin Set mPack1.ModifyPlayerSettings JumpScale 1
Admin Set mPack1.ModifyPlayerSettings GroundSpeedScale 1
Admin Set mPack1.ModifyPlayerSettings WaterSpeedScale 1
Admin Set mPack1.ModifyPlayerSettings AirSpeedScale 1
Admin Set mPack1.ModifyPlayerSettings AirSpeedScale 1
Admin Set mPack1.ModifyPlayerSettings AirControl 0.05 //0.05 is the default value
Admin Set mPack1.ModifyPlayerSettings HitDamageScale 1

Admin Set mPack1.ModifyPlayerSettings bInitialized True

Admin Set mPack1.mCheatServer bCheatModeOn False

Indeed, there isn't these sections in the mutator.ini by default.
I tried to add them following the same way than the [mPack1.DXWeaponSelector] section but it doesn't work.

The command for example for the AirControl in Admin mode is :

Admin Set Human AirControl 1

so i have no clue why this is here

Admin Set mPack1.ModifyPlayerSettings AirControl 1

and how the mutator.ini interact with the game.

Any help would be appreciated.


Mastakilla
!Lysergsäurediethylamid!
!Lysergsäurediethylamid!
User avatar

Posts: 1825
Joined:
 27 Jan 2009, 21:01
Location:
 'Ton Hotel


Re: Exec ATDM - Postby Mastakilla » 19 Jul 2016, 15:31


u fokin wot m8


Image
~][FGS][Nobody~
Illuminated
Illuminated
User avatar

Posts: 5359
Joined:
 26 Oct 2005, 16:59
Location:
 Schland!
Nationality:
Germany


Re: Exec ATDM - Postby ~][FGS][Nobody~ » 25 Jul 2016, 18:34


Mastakilla wrote:u fokin wot m8
WUT? :o

Ermac wrote:Something is wrong with this part :

Admin Set mPack1.ModifyZoneInfo GravityValue -950
Admin Set mPack1.ModifyZoneInfo bChangeNonStandardZones True
Admin Set mPack1.ModifyZoneInfo bGodModeZone False
Admin Set mPack1.ModifyZoneInfo GroundFriction 8
Admin Set mPack1.ModifyZoneInfo FluidFriction 1.2

Admin Set mPack1.ModifyZoneInfo bInitialized True

Admin Set mPack1.ModifyPlayerSettings JumpScale 1
Admin Set mPack1.ModifyPlayerSettings GroundSpeedScale 1
Admin Set mPack1.ModifyPlayerSettings WaterSpeedScale 1
Admin Set mPack1.ModifyPlayerSettings AirSpeedScale 1
Admin Set mPack1.ModifyPlayerSettings AirSpeedScale 1
Admin Set mPack1.ModifyPlayerSettings AirControl 0.05 //0.05 is the default value
Admin Set mPack1.ModifyPlayerSettings HitDamageScale 1

Admin Set mPack1.ModifyPlayerSettings bInitialized True

Admin Set mPack1.mCheatServer bCheatModeOn False

Indeed, there isn't these sections in the mutator.ini by default.
I tried to add them following the same way than the [mPack1.DXWeaponSelector] section but it doesn't work.

The command for example for the AirControl in Admin mode is :

Admin Set Human AirControl 1

so i have no clue why this is here

Admin Set mPack1.ModifyPlayerSettings AirControl 1

and how the mutator.ini interact with the game.

Any help would be appreciated.
Oh, I misseed that one.. xD
Soo.. nothing works or just party of it don't?
Try to validate the properties with admin get.

Also.. "Admin Set Human AirControl 1" sets the AirControl of all players directly. However it's possible that it won't apply to new joining players.
"Admin Set mPack1.ModifyPlayerSettings AirControl 1" Tells the mutator what to set for each player after he/she/it joins.


Nobody is perfect...
-----------------------
ô¿ô¥[GODZ]¥NOCHANC wrote:I can ban any one I want ANY time I want. You have no rights here.

Magus wrote:Maybe one day I will understand your arcane rituals of voting :)

chin.democ. wrote:You can use light bulbs that emit light, and when shot, do not.

synthetic wrote:and while every person is interesting in their own unique ways, there is some degree of uniqueness that a doctor can help with.

~ô¿ô~][FGS][Nobody~ said: THERE IS NO SPOON!
~¤¥ÐJ¥¤~ said: THERE IS NO CAKE!
Ermac
Principality/2C
Principality/2C

Posts: 130
Joined:
 14 Dec 2014, 23:17


Re: Exec ATDM - Postby Ermac » 30 Jul 2016, 13:08


Something is wrong with the mutator.ini file imo.

[mPack1.DXWeaponSelector]
b1AllowWeapons=True
b1AllowAmmoCrates=True
b1AllowTurrets=True
b1AllowCameras=True
b1AllowComputers=True
b1AllowMedBots=True
b1AllowRepairBots=True
b1iLockPick=True
b1iMultiTool=True
b1iMedKit=True
b1iBioCell=True
bGepGun=True
bFlameThrower=True
bPlasmaRifle=True
bAssaultGun=True
bAssaultShotgun=True
bSniperRifle=True
bThrowingKnives=True
bCombatKnife=True
bNanoSword=True
bRegularSword=True
bCrossBow=True
bSawedOffShotgun=True
bPistol=True
bStealthPistol=True
bLAW=True
bGasGrenade=True
bEMPGrenade=True
bLAM=True
bNanoGrenade=True
bPepperGun=True
bBaton=True
bCrowbar=True
bProd=True
bPS20=True
b20mm=True
bRocketWP=True
bInitialized=True

[DXMapVote110.MVMutator]
ExcludeList[0]=
ExcludeList[1]=
ExcludeList[2]=
ExcludeList[3]=
ExcludeList[4]=
ExcludeList[5]=
ExcludeList[6]=
ExcludeList[7]=
ExcludeList[8]=
ExcludeList[9]=
ExcludeList[10]=
ExcludeList[11]=
ExcludeList[12]=
ExcludeList[13]=
ExcludeList[14]=
ExcludeList[15]=
ExcludeList[16]=
ExcludeList[17]=
ExcludeList[18]=
ExcludeList[19]=
ExcludeList[20]=
ExcludeList[21]=
ExcludeList[22]=
ExcludeList[23]=
ExcludeList[24]=
ExcludeList[25]=
ExcludeList[26]=
ExcludeList[27]=
ExcludeList[28]=
ExcludeList[29]=
ExcludeList[30]=
ExcludeList[31]=
CycleType=CT_Static
bUseMapListOnly=True
bFilterSPMaps=True
bAllowRepeatMap=True
Defaultvote=DV_No
TimeToDisplay=TTD_OnDeath

[MMAntiTK110.AntiTKMutator]
TeamDamageReflection=0.000000
VictimExplosionReduction=0.000000
bTeamKillPenalty=True
bTeamDamagePenalty=True
bNoPoisonVisionEffect=True
bAskVictim=True
MaxTeamKills=2
NoticeColor=2
BanLength=2
MissedGames[0]=0
MissedGames[1]=0
MissedGames[2]=0
MissedGames[3]=0
MissedGames[4]=0
MissedGames[5]=0
MissedGames[6]=0
MissedGames[7]=0
MissedGames[8]=0
MissedGames[9]=0
MissedGames[10]=0
MissedGames[11]=0
MissedGames[12]=0
MissedGames[13]=0
MissedGames[14]=0
MissedGames[15]=0
MissedGames[16]=0
MissedGames[17]=0
MissedGames[18]=0
MissedGames[19]=0
MissedGames[20]=0
MissedGames[21]=0
MissedGames[22]=0
MissedGames[23]=0
MissedGames[24]=0
MissedGames[25]=0
MissedGames[26]=0
MissedGames[27]=0
MissedGames[28]=0
MissedGames[29]=0
MissedGames[30]=0
MissedGames[31]=0
MissedGames[32]=0
MissedGames[33]=0
MissedGames[34]=0
MissedGames[35]=0
MissedGames[36]=0
MissedGames[37]=0
MissedGames[38]=0
MissedGames[39]=0
MissedGames[40]=0
MissedGames[41]=0
MissedGames[42]=0
MissedGames[43]=0
MissedGames[44]=0
MissedGames[45]=0
MissedGames[46]=0
MissedGames[47]=0
PosInBanList[0]=0
PosInBanList[1]=0
PosInBanList[2]=0
PosInBanList[3]=0
PosInBanList[4]=0
PosInBanList[5]=0
PosInBanList[6]=0
PosInBanList[7]=0
PosInBanList[8]=0
PosInBanList[9]=0
PosInBanList[10]=0
PosInBanList[11]=0
PosInBanList[12]=0
PosInBanList[13]=0
PosInBanList[14]=0
PosInBanList[15]=0
PosInBanList[16]=0
PosInBanList[17]=0
PosInBanList[18]=0
PosInBanList[19]=0
PosInBanList[20]=0
PosInBanList[21]=0
PosInBanList[22]=0
PosInBanList[23]=0
PosInBanList[24]=0
PosInBanList[25]=0
PosInBanList[26]=0
PosInBanList[27]=0
PosInBanList[28]=0
PosInBanList[29]=0
PosInBanList[30]=0
PosInBanList[31]=0
PosInBanList[32]=0
PosInBanList[33]=0
PosInBanList[34]=0
PosInBanList[35]=0
PosInBanList[36]=0
PosInBanList[37]=0
PosInBanList[38]=0
PosInBanList[39]=0
PosInBanList[40]=0
PosInBanList[41]=0
PosInBanList[42]=0
PosInBanList[43]=0
PosInBanList[44]=0
PosInBanList[45]=0
PosInBanList[46]=0
PosInBanList[47]=0

[MBark.MBark]
bEnabled=True
BarkSounds[0]=(BarkCommand="bark",BarkSoundString="DeusExConAudioAIBarks.ConAudioAIBarks_",BarkIDMax=1497)
BarkSounds[1]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[2]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[3]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[4]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[5]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[6]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[7]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[8]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[9]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[10]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[11]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[12]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[13]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[14]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[15]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)

[MMCleaner100.CleanMutator]
bCleanMultitools=True ;when 'true' allows cleaning multitools.
bCleanLockpicks=True ;when 'true' allows cleaning lockpicks.

I'm not sure but it seems that when we launch for the first time the ServerPackages=DXMTL152b1, the sections has been created.
We can see the [mPack1.DXWeaponSelector] section.

We can see too for example the section [MBark.MBark] after installing the code ServerActors=MBark.MBark
ServerPackages=DeusExConAudioAIBarks in the deusex.ini.

Maybe the mutator isn't complete.
I tried to fill it manually with the same model:

[mPack1.ModifyZoneInfo]
GravityValue=-950

etc.

but the command isn't recognized too.

Maybe it works well with the executable .exe of the minimtl152b1 but in the manual installation, i can't find the mutator.ini file.

Im lost :/


~][FGS][Nobody~
Illuminated
Illuminated
User avatar

Posts: 5359
Joined:
 26 Oct 2005, 16:59
Location:
 Schland!
Nationality:
Germany


Re: Exec ATDM - Postby ~][FGS][Nobody~ » 30 Jul 2016, 18:10


First of all: The file is Mutators.ini, not Mutator.ini :)
Maybe that solves the Problem already!

Bzw, a gravity value of -950 is default gravity, so that value has literally no effect.


Nobody is perfect...
-----------------------
ô¿ô¥[GODZ]¥NOCHANC wrote:I can ban any one I want ANY time I want. You have no rights here.

Magus wrote:Maybe one day I will understand your arcane rituals of voting :)

chin.democ. wrote:You can use light bulbs that emit light, and when shot, do not.

synthetic wrote:and while every person is interesting in their own unique ways, there is some degree of uniqueness that a doctor can help with.

~ô¿ô~][FGS][Nobody~ said: THERE IS NO SPOON!
~¤¥ÐJ¥¤~ said: THERE IS NO CAKE!
Ermac
Principality/2C
Principality/2C

Posts: 130
Joined:
 14 Dec 2014, 23:17


Re: Exec ATDM - Postby Ermac » 31 Jul 2016, 15:20


Ok, i will try again.

I downloaded the file from the hosted server: MutatorS.ini ;]

I edited it and i deleted the section [MMAntiTK110.AntiTKMutator] because we don't use this mod or mutator.
I deleted too this section

[MMCleaner100.CleanMutator]
bCleanMultitools=True ;when 'true' allows cleaning multitools.
bCleanLockpicks=True ;when 'true' allows cleaning lockpicks.


because its an Augs server and not a 0 Augs server.

I added these new sections:

[mPack1.ModifyZoneInfo]
GravityValue=-950
bChangeNonStandardZones=True
bGodModeZone=False
GroundFriction=8
FluidFriction=1.2
bInitialized=True

[mPack1.ModifyPlayerSettings]
JumpScale=1
GroundSpeedScale=1
WaterSpeedScale=1
AirSpeedScale=1
AirSpeedScale=1
AirControl=1 //0.05 is the default value
HitDamageScale=1
bInitialized=True

[mPack1.mCheatServer]
bCheatModeOn=False


and saved the file.

I overwrited the old file by this new one.

Now i have this inside this file:

[mPack1.DXWeaponSelector]
b1AllowWeapons=True
b1AllowAmmoCrates=True
b1AllowTurrets=True
b1AllowCameras=True
b1AllowComputers=True
b1AllowMedBots=True
b1AllowRepairBots=True
b1iLockPick=True
b1iMultiTool=True
b1iMedKit=True
b1iBioCell=True
bGepGun=True
bFlameThrower=True
bPlasmaRifle=True
bAssaultGun=True
bAssaultShotgun=True
bSniperRifle=True
bThrowingKnives=True
bCombatKnife=True
bNanoSword=True
bRegularSword=True
bCrossBow=True
bSawedOffShotgun=True
bPistol=True
bStealthPistol=True
bLAW=True
bGasGrenade=True
bEMPGrenade=True
bLAM=True
bNanoGrenade=True
bPepperGun=True
bBaton=True
bCrowbar=True
bProd=True
bPS20=True
b20mm=True
bRocketWP=True
bInitialized=True

[mPack1.ModifyZoneInfo]
GravityValue=-950
bChangeNonStandardZones=True
bGodModeZone=False
GroundFriction=8
FluidFriction=1.2
bInitialized=True

[mPack1.ModifyPlayerSettings]
JumpScale=1
GroundSpeedScale=1
WaterSpeedScale=1
AirSpeedScale=1
AirSpeedScale=1
AirControl=1 //0.05 is the default value
HitDamageScale=1
bInitialized=True

[mPack1.mCheatServer]
bCheatModeOn=False

[DXMapVote110.MVMutator]
ExcludeList[0]=
ExcludeList[1]=
ExcludeList[2]=
ExcludeList[3]=
ExcludeList[4]=
ExcludeList[5]=
ExcludeList[6]=
ExcludeList[7]=
ExcludeList[8]=
ExcludeList[9]=
ExcludeList[10]=
ExcludeList[11]=
ExcludeList[12]=
ExcludeList[13]=
ExcludeList[14]=
ExcludeList[15]=
ExcludeList[16]=
ExcludeList[17]=
ExcludeList[18]=
ExcludeList[19]=
ExcludeList[20]=
ExcludeList[21]=
ExcludeList[22]=
ExcludeList[23]=
ExcludeList[24]=
ExcludeList[25]=
ExcludeList[26]=
ExcludeList[27]=
ExcludeList[28]=
ExcludeList[29]=
ExcludeList[30]=
ExcludeList[31]=
CycleType=CT_Static
bUseMapListOnly=True
bFilterSPMaps=True
bAllowRepeatMap=True
Defaultvote=DV_No
TimeToDisplay=TTD_OnDeath

[MBark.MBark]
bEnabled=True
BarkSounds[0]=(BarkCommand="bark",BarkSoundString="DeusExConAudioAIBarks.ConAudioAIBarks_",BarkIDMax=1497)
BarkSounds[1]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[2]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[3]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[4]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[5]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[6]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[7]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[8]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[9]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[10]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[11]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[12]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[13]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[14]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)
BarkSounds[15]=(BarkCommand="",BarkSoundString="",BarkIDMax=0)

I restarted the server.


Ermac
Principality/2C
Principality/2C

Posts: 130
Joined:
 14 Dec 2014, 23:17


Re: Exec ATDM - Postby Ermac » 31 Jul 2016, 15:26


I updated the file atdm:

AdminLogin ************************

Admin Set Engine.GameReplicationInfo ServerName [i3D.NET] ---Deus Ex Server ATDM---

Admin Set DeusEx.DeusExMPGame ScoreToWin 23

Admin Set DeusEx.DeusExMPGame VictoryCondition Frags

Admin Set Engine.GameReplicationInfo MOTDLine1 Deus Ex MultiPlayer was a awesome adventure
Admin Set Engine.GameReplicationInfo MOTDLine2 Thanks to everybody
Admin Set Engine.GameReplicationInfo MOTDLine3 Over all theses years full of
Admin Set Engine.GameReplicationInfo MOTDLine4 Hate, Passion, Fun n' Joy
Admin Set Engine.GameReplicationInfo AdminName It's me
Admin Set Engine.GameReplicationInfo AdminEmail //Fill in these lines to delete the motd

Admin Set DeusEx.DeusExMPGame SkillsTotal 0
Admin Set DeusEx.DeusExMPGame SkillsAvail 2000
Admin Set DeusEx.DeusExMPGame SkillsPerKill 2000
Admin Set DeusEx.DeusExMPGame InitialAugs 2
Admin Set DeusEx.DeusExMPGame AugsPerKill 2
Admin Set DeusEx.DeusExMPGame MPSkillStartLevel 1

Admin Set mPack1.DXWeaponSelector b1AllowWeapons True //False==NoWeapons
Admin Set mPack1.DXWeaponSelector bInitialized False //False==ReInitialization

Admin Set mPack1.DXWeaponSelector b1AllowAmmoCrates True
Admin Set mPack1.DXWeaponSelector b1AllowTurrets True
Admin Set mPack1.DXWeaponSelector b1AllowCameras True
Admin Set mPack1.DXWeaponSelector b1AllowComputers True
Admin Set mPack1.DXWeaponSelector b1AllowMedBots True
Admin Set mPack1.DXWeaponSelector b1AllowRepairBots True
Admin Set mPack1.DXWeaponSelector b1iLockPick True
Admin Set mPack1.DXWeaponSelector b1iMultiTool True
Admin Set mPack1.DXWeaponSelector b1iMedKit True
Admin Set mPack1.DXWeaponSelector b1iBioCell False
Admin Set mPack1.DXWeaponSelector bGepGun False
Admin Set mPack1.DXWeaponSelector bFlameThrower True
Admin Set mPack1.DXWeaponSelector bPlasmaRifle False
Admin Set mPack1.DXWeaponSelector bAssaultGun True
Admin Set mPack1.DXWeaponSelector bAssaultShotgun True
Admin Set mPack1.DXWeaponSelector bSniperRifle True
Admin Set mPack1.DXWeaponSelector bThrowingKnives True
Admin Set mPack1.DXWeaponSelector bCombatKnife True
Admin Set mPack1.DXWeaponSelector bNanoSword True
Admin Set mPack1.DXWeaponSelector bRegularSword True
Admin Set mPack1.DXWeaponSelector bCrossBow True
Admin Set mPack1.DXWeaponSelector bSawedOffShotgun True
Admin Set mPack1.DXWeaponSelector bPistol True
Admin Set mPack1.DXWeaponSelector bStealthPistol True
Admin Set mPack1.DXWeaponSelector bLAW False
Admin Set mPack1.DXWeaponSelector bGasGrenade True
Admin Set mPack1.DXWeaponSelector bEMPGrenade True
Admin Set mPack1.DXWeaponSelector bLAM False
Admin Set mPack1.DXWeaponSelector bNanoGrenade False
Admin Set mPack1.DXWeaponSelector bPepperGun False
Admin Set mPack1.DXWeaponSelector bBaton False
Admin Set mPack1.DXWeaponSelector bCrowbar True
Admin Set mPack1.DXWeaponSelector bProd False
Admin Set mPack1.DXWeaponSelector bPS20 False
Admin Set mPack1.DXWeaponSelector b20mm False
Admin Set mPack1.DXWeaponSelector bRocketWP False

Admin Set mPack1.ModifyZoneInfo GravityValue -950
Admin Set mPack1.ModifyZoneInfo bChangeNonStandardZones True
Admin Set mPack1.ModifyZoneInfo bGodModeZone False
Admin Set mPack1.ModifyZoneInfo GroundFriction 8
Admin Set mPack1.ModifyZoneInfo FluidFriction 1.2

Admin Set mPack1.ModifyZoneInfo bInitialized True

Admin Set mPack1.ModifyPlayerSettings JumpScale 1
Admin Set mPack1.ModifyPlayerSettings GroundSpeedScale 1
Admin Set mPack1.ModifyPlayerSettings WaterSpeedScale 1
Admin Set mPack1.ModifyPlayerSettings AirSpeedScale 1
Admin Set mPack1.ModifyPlayerSettings AirSpeedScale 1
Admin Set mPack1.ModifyPlayerSettings AirControl 1 //0.05 is the default value
Admin Set mPack1.ModifyPlayerSettings HitDamageScale 1

Admin Set mPack1.ModifyPlayerSettings bInitialized True

Admin Set mPack1.mCheatServer bCheatModeOn False //Automatically enables cheats and gives all players admin access

Admin ServerTravel DXMP_Smuggler?Game=ANNA103b1.ANNADeathMatch?Mutator=mPack1.DXWeaponSelector?-server?log=server.log

AdminLogOut


Ermac
Principality/2C
Principality/2C

Posts: 130
Joined:
 14 Dec 2014, 23:17


Re: Exec ATDM - Postby Ermac » 31 Jul 2016, 15:34


I go to the server.
Welcome to the black DX map.
I type in the console
exec atdm

All is good BUT aircontrol is still at default (0.05) et not at 1!

*love* you deus ex.

nota : I opened the file mPack1.int
I can read this
[Public]
Object=(Name=mPack1.DXWeaponSelector,Class=Class,MetaClass=Engine.Mutator,Description="DXWeaponSelector, Choose which weapons/ammo/items/objects are allowed")
Object=(Name=mPack1.ModifyZoneInfo,Class=Class,MetaClass=Engine.Mutator,Description="ModifyZoneInfo, Change gravity, friction, etc. on all maps")
Object=(Name=mPack1.FatBoy,Class=Class,MetaClass=Engine.Mutator,Description="FatBoy, A player's fatness increases with every kill")
Object=(Name=mPack1.mCheatServer,Class=Class,MetaClass=Engine.Mutator,Description="mCheatServer, Automatically enables cheats and gives all players admin access")
Object=(Name=mPack1.ModifyPlayerSettings,Class=Class,MetaClass=Engine.Mutator,Description="ModifyPlayerSettings, Change ground speed, air control, etc. for all players")
Preferences=(Caption="DX Weapon Selector",Parent="Mutators",Class=mPack1.DXWeaponSelector,Immediate=True)
Preferences=(Caption="Modify Zone Info",Parent="Mutators",Class=mPack1.ModifyZoneInfo,Immediate=True)
Preferences=(Caption="Cheat Server",Parent="Mutators",Class=mPack1.mCheatServer,Immediate=True)
Preferences=(Caption="Modify Player Settings",Parent="Mutators",Class=mPack1.ModifyPlayerSettings,Immediate=True)

[mCheatServer]
l_cheatson="Cheats have been enabled."
l_cheatsoff="Cheats have been disabled."

I should have the section mPack1.FatBoy too and its commands line!

when i installed the miniMTL152b1, all theses sections should be built in the mutatorS.ini file but it doesn't.

WHY?


Ermac
Principality/2C
Principality/2C

Posts: 130
Joined:
 14 Dec 2014, 23:17


Re: Exec ATDM - Postby Ermac » 31 Jul 2016, 16:02


I found this in the alpha forum at this link : http://www.dxalpha.com/forum/viewtopic.php?t=4756 posted by Cozmo
I can't find these lines in my deusex.log ... :-k


DXMTL:
DXMTL: DeusExLevelInfo Repaired!
DXMTL: Mutators mPack1.FatBoy,mPack1.ModifyZoneInfo,mPack1.DXWeaponSelector,mPack1.ModifyPlayerSettings
DXMTL: Add mutator mPack1.FatBoy
DXMTL: Add mutator mPack1.ModifyZoneInfo
DXMTL: Add mutator mPack1.DXWeaponSelector
DXMTL: Add mutator mPack1.ModifyPlayerSettings

Log: Loading: Package DeusExConText
ScriptLog: UdpServerQuery: Port 7791 successfully bound.
Log: Resolving master0.gamespy.com...
Log: Resolving master.epicgames.com...
Log: Resolving master.fragaholic.com...
Init: Game engine initialized
Log: Startup time: 6.542276 seconds
Log: Resolved master0.gamespy.com (207.38.11.34)
ScriptLog: UdpServerUplink: Master Server is master0.gamespy.com:27900
ScriptLog: UdpServerUplink: Port 7792 successfully bound.
Log: AInternetLink Resolve failed: Can't find host master.epicgames.com (WSANO_DATA)
ScriptLog: UdpServerUplink: Failed to resolve master server address, aborting.
Log: AInternetLink Resolve failed: Can't find host master.fragaholic.com (WSANO_DATA)
ScriptLog: UdpServerUplink: Failed to resolve master server address, aborting.
Log: WLog::OnCommand ID_NotifyExit
--------------------------------------------------------------------------

and this other link http://z3.invisionfree.com/Team_Matrix/ar/t102.htm but it doesn't help me. It is not complete.


Ermac
Principality/2C
Principality/2C

Posts: 130
Joined:
 14 Dec 2014, 23:17


Re: Exec ATDM - Postby Ermac » 31 Jul 2016, 16:50


I switched the ammocrate to false and it works.
All commands in mPack1.DXWeaponSelector section works but not in the others sections.
Nowhere in the log we can find the download of the the mPack1.DXWeaponSelector though.

I surrender by now.

Maybe later we'll find why.


Ermac
Principality/2C
Principality/2C

Posts: 130
Joined:
 14 Dec 2014, 23:17


Re: Exec ATDM - Postby Ermac » 01 Aug 2016, 15:36


I tested new things today.
I installed dx from scratch and then mtl.
A mutators tab appears on the main menu where all mutators are set to No.
You change them to Yes then the mutators.ini file appears in the system folder with all the sections except the fat.boy.

In a hosted server, we can't do this since we don't have the main menu.




Return to Deus Ex

Who is online

Users browsing this forum: No registered users and 41 guests



cron