PDA

View Full Version : A Few Questions...


AaA
25th December, 2002, 02:40 AM
1. Does anyone in here know how to set up the server .ini file so that the mutators I want will instantly load when I start the server? It's kind of a pain in the @<hidden>$$ to manually select the mutators I want to use each time i restart the server.

2. I installed UTPure59 and a few players were complaining that they got kicked in the middle of the game, and they claimed they are innocent. I went in to investigate and play for about 15 minutes, then I was kicked also for having an impurity, even tho I'm the admin & I don't cheat. Does anyone here has any problems like this also? And is there any old version of UTPure that doesn't have this problem?

Thank you to all the people who read this & also the UTPure coders for their hard work to stop UT cheaters.

puntloos
27th December, 2002, 06:45 AM
1/ ./ucc server DM-Mapname.unr?game=DeathMatchPlus?mutator=Relics.RelicSpeed,Relics.RelicDeath,Relics.RelicRegen,

i.e. put it in the commandline.

2/ Yes it happens, and I havent heard of ways to fix it. It just doesn't happen tooo often.

AaA
27th December, 2002, 09:38 AM
Thanks for your reply...but where exactly do I put that in the .ini file?

Take care

puntloos
27th December, 2002, 01:38 PM
Originally posted by AaA
Thanks for your reply...but where exactly do I put that in the .ini file?

Take care

No, you put it in the commandline, not the .ini file. Depending on if you have windows, linux or perhaps mac server you probably have a batch file or shell script that starts your server.

Incidentally, it might also be possible in the .ini file, but I don't know how to exactly save the info. I did notice an option to 'keep current mutator settings' in the non-dedicated server setup - maybe you need that.

KillerJB
29th December, 2002, 01:49 AM
you need to create a bat file with all those commands in it, then all you do is double click on the bat.

go to planetunreal and look for the admin page.

AaA
29th December, 2002, 09:38 AM
Thanks 4 the reply, but I've search everywhere on the site, but can't find the link... Can u please direct me to it. Thanks a lot

KillerJB
29th December, 2002, 02:40 PM
sure here you go

http://www.planetunreal.com/theadminpage/

also another good site for admins

http://www.unrealadmin.org/index.php

drominore
26th January, 2003, 05:41 AM
OK, couple things:

* Lets remember that batch files are for Win32 platforms, and *some* of us don't run Win32 OS's! ;-)

* You can edit the ini file; look near the top for the game type line and enter it in just like the startup command (ie, game=DeathMatchPlus?mutator=Relics.RelicSpeed,Relics.RelicDeath,Relics.RelicRegen). Interestingly this trick will often work on the mapname as well; I've used it in the past to configure a map to load with LowGrav or some other mutator..

MK