Page 1 of 1

Question

PostPosted: Thu Mar 09, 06 6:24 pm
by MainMan
Question:

How do I stop people downloading from my server? (For V2 of my RPG I will disable downloads and just post all the required files in a topic on here.)

PostPosted: Thu Mar 09, 06 6:38 pm
by Hacker_><
you can use this tool i found on thesheep website to edit the flags of the files to disable download of the files.

PostPosted: Thu Mar 09, 06 7:00 pm
by Allan
I think there is a part of the DeusEx.ini that disables downloading, in ServerReplicationInfo or something like that :) (bNoDownloads i think it was...)

PostPosted: Thu Mar 09, 06 7:03 pm
by MainMan
Allan wrote:I think there is a part of the DeusEx.ini that disables downloading, in ServerReplicationInfo or something like that :) (bNoDownloads i think it was...)

No that stops you downloading maps.

PostPosted: Fri Mar 10, 06 5:39 pm
by ~ô¿ô~Nobody~
yes, and that's what you requested for

PostPosted: Fri Mar 10, 06 5:58 pm
by MainMan
~[A]Nobody~ wrote:yes, and that's what you requested for

NO, I requested for other people to stop downloading maps.

PostPosted: Fri Mar 10, 06 10:22 pm
by VodunLoas
It dosn't block you from downloading from other servers, Mainman. I even just tested to make sure. Dunno if you have to, but I put bNoDownloads under everything that had bClassicDeathMessages=False.

PostPosted: Fri Mar 10, 06 10:28 pm
by Allan
:S it should already have it :?

PostPosted: Fri Mar 10, 06 10:53 pm
by VodunLoas
Allan wrote::S it should already have it :?


It's actually GameReplicationInfo, but it didn't have any related bSomethings... but I still put it under it, [DeusEx.DeusExMPGame], [DXMTL152b1.MTLDeathMatch], and [DXMTL152b1.MTLGameInfo]. Dunno which one really needs it.

PostPosted: Fri Mar 10, 06 11:11 pm
by MainMan
VodunLoas wrote:
Allan wrote::S it should already have it :?


It's actually GameReplicationInfo, but it didn't have any related bSomethings... but I still put it under it, [DeusEx.DeusExMPGame], [DXMTL152b1.MTLDeathMatch], and [DXMTL152b1.MTLGameInfo]. Dunno which one really needs it.


Well I have my own gametype. Thanks for all the help guys.

PostPosted: Sun Mar 12, 06 4:01 pm
by ~ô¿ô~Nobody~
but your gametype DOES extend on that gametypes too
so it has that properties as well