View Single Post
  #12  
Unread 6th July, 2008, 10:13 PM
lort lort is offline
Rampage
 
Join Date: Sep 2006
Posts: 63
Default

Quote:
Originally Posted by adminthis View Post
Don't try to work around the problem, solve it instead!

So you are telling us no mutators load at all? How about taking it slow and load just one (1) mutator. Also make sure you are not running any thirdparty serveractors. How about giving this a try (to reduce the possibility of error, we use a stock map for testing):

Code:
:top
D:
cd\CHIUT99\System
ucc server
CTF-Face.unr?game=Botpack.CTFGame?mutator=Pinata.Pinata ini=../ut.ini -log=../logs/server.log
goto top
By the way: you do realise that "ini=../ut.ini" loads the file UT.ini from d:\CHIUT99\, not from D:\CHIUT99\System? Not sure if that's what you're after... but it seems a tad bit strange to put your server .ini in the root of your UT folder instead of in the \System folder.
understood. thing is i already tried a clean UT99 copy with just slv and RX setup in bat, but still the same.
__________________
www.wingselite.com



Last edited by lort : 6th July, 2008 at 11:46 PM.
Reply With Quote