Well I fell like I have figured lots of stuff out, but I still can't seem to get were I want to go yet.
So far I have ut2vote installed and have two custom game types running, "jailbreak and deathball" how ever I have it all messed up, the only way I could get deathball to work in the map vote was to just extract all the files directly into the main directory, I have pulled and reinserted the system files numerous times now, trying different combination's and still no luck, it just wont run (I don't understand what exactly needs to be in the config to let it find it's folder) unless it is in the main directory." I have many times tried putting "path=" in the config with other commands."
----------------------------------------
So deathball keeps giving this problem when it boots it can't load utk4menus.utx. I read in this forum that all you need to do insert this code:
ucc-bin packageflags 2K4Menus.utx 2K4Menus1.utx +ServerSideOnly +ClientOptional
ucc-bin packageflags UT2004Thumbnails.utx UT2004Thumbnails1.utx +ServerSideOnly +ClientOptional
Thats nice and all but I am using a rented server if that has anything to do with it? But were do I put this code? I have inserted it numerous times in the console but nothing changes.
Deathball still runs, but I figure this is causing problems somewhere.(If it's ran from it's folder, this file problem causes a version mismatch / disconnect problem.
--------------------------------
Now I have been trying to get ChaosUT to run for days now, and I tried the same sloppy tactic and just extracted it all into the main directory, but it did not work this time "I read on an epic forum a long time ago that unreal sees every thing the same any way and the file extensions are more for to communicate with windows rather than an intricate part of the functionality of the engine.
Well the darn thing now has several "default.ini" files in it and when I pick a ChaosUT game type and map it restarts, and the server looses it's admin settings, (temporarily until a restart is compleated) I figure it is arbitrarily using one of the default.ini files to boot with rather than the linux config file.
it then simply switches back to the last working game type and map.
I have tryed to fallow these instructions for ChaosUT found here:
forums.beyondunreal.com/archive/index.php/t-144252.html
forums.beyondunreal.com/archive/index.php/t-144252.html
the important part is this:
- study the default.ini in Chaosut/system
- add all the +path=... to your paths in your ut2004.ini
- add all chaosut-specific sections from the default.ini to your ut2004.ini
- do not add guicontroller or editor-things
- copy the chaosut-folder to your ut2004-folder
I have tried it in many combination's to the point I had to reinstall the server, for one thing what is "add all chaosut-specific sections from the default.ini to your ut2004.ini"?
They all look important to me? Do the pluses need to stay? When the pluses are there it seems to ignore the command, and when i take them out the server either crashes or simply doesn't work. Also some have a minus (-) in front of them? Whats that all about any way?
Shane