Page 1 of 1

Palm Tree Problem

PostPosted: Fri Jan 01, 10 10:00 pm
by ~s0ap~
I can't get Palm Tree to work prpperly, it just shuts off every time a player try to connects. I think it is because in the Deus Ex ini, the lines are still MTL instead of Palm Tree whatever. Sooooo, I guess I need the lines so I can put them in the Deus Ex ini.

PostPosted: Sat Jan 02, 10 12:41 am
by Hanover Fist
Palm Tree = CTF

PostPosted: Sat Jan 02, 10 1:58 am
by ~s0ap~
I need to know the line for this:
[URL]
Protocol=deusex
ProtocolDescription=Deus Ex Protocol
Name=Player
Map=Index.dx
LocalMap=DX.dx
Host=
Portal=
MapExt=dx
SaveExt=dxs
Port=7790
Class=PalmTree.????????

PostPosted: Sat Jan 02, 10 9:25 am
by MainMan
the "Class" parameter is only for the player-class - you also need to change the DefaultGame and DefaultServerGame in the [Engine.Engine] section.

PostPosted: Sat Jan 02, 10 3:18 pm
by Dae
The Wolf wrote:I can't get Palm Tree to work prpperly, it just shuts off every time a player try to connects. I think it is because in the Deus Ex ini, the lines are still MTL instead of Palm Tree whatever. Sooooo, I guess I need the lines so I can put them in the Deus Ex ini.


default values for [Engine.Engine] and [DeusEx.DeusExGameEngine] parts of DeusEx.ini:

Code: Select all
[Engine.Engine]
GameRenderDevice=GlideDrv.GlideRenderDevice
AudioDevice=Galaxy.GalaxyAudioSubsystem
NetworkDevice=IpDrv.TcpNetDriver
DemoRecordingDevice=Engine.DemoRecDriver
Console=Engine.Console
Language=int
GameEngine=DeusEx.DeusExGameEngine
EditorEngine=Editor.EditorEngine
WindowedRenderDevice=SoftDrv.SoftwareRenderDevice
RenderDevice=GlideDrv.GlideRenderDevice
DefaultGame=DeusEx.DeusExGameInfo
DefaultServerGame=DeusEx.DeathMatchGame
ViewportManager=WinDrv.WindowsClient
Render=Render.Render
Input=Extension.InputExt
Canvas=Engine.Canvas
Root=DeusEx.DeusExRootWindow
CdPath=


Code: Select all
[DeusEx.DeusExGameEngine]
CacheSizeMegs=4
UseSound=True
ServerActors=IpDrv.UdpBeacon
ServerActors=IpServer.UdpServerQuery
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master0.gamespy.com MasterServerPort=27900
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.epicgames.com MasterServerPort=27900
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.fragaholic.com MasterServerPort=27900


They will disable DXMTL, because it's imcompatible with PalmTree CTF. As for proper installation of the mod, isn't there some kind of readme?

PostPosted: Sat Jan 02, 10 4:58 pm
by ~s0ap~
the readme for 146 says to add a line to the user ini.... which i did but the server still crashes when a player tries to join

PostPosted: Wed Jan 13, 10 10:50 pm
by ~ô¿ô~Nobody~
I think you cannot start a PT-CTF game from the host screen.

but if you do something like

Code: Select all
DeusEx.exe DesiredMap?game=PalmTree.PTGame -server