ActorCLP - ReadMe... (Mod and original ReadMe by gopostal??? - ReadMe Edited by Hook for clarity, etc.) ================================= This is a small program that will let you declare startup in the UT.ini and be handled by a very small server mod. In essence your server will fire up with CTF-Face via the normal command line then immediately change to whatever gametype/map you set this mod to do. ActorCLP makes it UNnecessary for you to mess with the UCC Start Up Command Line. One wrong comma in your UCC Startup Line can mess up your whole server. This restart actor is WAY Easier and Better to use. The program is called ActorCLP. What you do is: 1) Add this little .u file (ActorCLP.u) to your system folder on your server. No redirect needed for it, its server-side. 2) Add ServerActors=ActorCLP.ActorCLP to your UT.ini [Engine.GameEngine] section where the other ones are. 3) Add the following section into the UT.ini file also and edit it to your preferences: [ActorCLP.ActorCLP] Mutators=MapvoteLA13.BDBMapVote DefaultMap=DM-!BS-Stateroom! DefaultGametype= Explaination of ini block above... [ActorCLP.ActorCLP] Mutators=MapvoteLA13.BDBMapVote <---load mapvote ONLY in mutators - ONLY!!! DefaultMap=DM-StalwartXL <----Any map will work here. DefaultGametype= <--leave this blank for DM, otherwise add the one used in MapVote. After you do this, the next time you fire up your server, you will see it reload to face and then in about 2 seconds it will go directly to what you specify in the section above. Now a word to the wise: Let mapvote do ALL of the mod loading for you. DO NOT let Nexgen do it! (IF you use Nexgen) DO NOT set up your UCC Start Up Command Line to load them in either. You are only asking for trouble. Let your server load "vanilla" (basic startup), then allow the mods to take over from there. Epic coded the unreal engine to load a certain way from crash and it's best to let it initialize before slamming it full of stuff. Any Questions? - Check with Hook at Hook's UT Place: http://hooksutplace.freeforums.net/page/hutp-main Or Direct to Forums: http://hooksutplace.freeforums.net Hook's E-mail is available here also at the above locations. Or Check with Gopostal also, if he is still around.