Post tutorial Report RSS SVN and RBTTInvasion Source

this tutorial will show you how to download install and compile the RBTTInvasionMutator source code ready to play with the very latest updates BEFORE beta release is even availble! RBTTInvasion is a open source project and we're activly encouraging people to download the source and help. Please feel free to change, add and update thing as you see fit then get back to us with your revisions

Posted by on - Basic Client Side Coding

= Introduction =


This Tutorial assumes you have UT3 and it's fully updated and at least a basic knowledge of UT3

first off your gonna need a svn client to download the source from our repository. you can get tortoise svn free from TortoiseSVN

= Installing TortoiseSVN =


Ok first off you need to install the svn client

Just follow the prompts and klik next (pretty simple)

= Installing The Classes =


now you've finnished installing tortoise open an explorer window and browse to

C:\Documents and Settings\User Name\My Documents\My Games\Unreal Tournament 3\UTGame\Src

Here you'll need to create a folder for your project called RBTTInvasion


Ok now to get some classes from the repository. Right klik in the rbbtinvasion folder and Select TortoiseSVN > Repo Browser


a window will popup asking for the url of your repository just enter

the repository browser window will now appear. Extend the RBTTInvasion folder by kliking the little cross next to it

Now Right Klik the the classes folder and select checkout

when the checkout window appears you'll notice the URL of Repository field is already filled in for you,add a forward slash at the end of the line so it reads

Rbttinvasion.googlecode.com

It is very important you add a forward slash or the files wil write out to the wrong place it should look like

if you did everythig right this window will appear and you'll see the classes being downloaded to your machine :)

your directory should now look like this

= Installing The packages =

Ok now its time to go get some packages open up an eplorer window again and browse to

C:\Documents and Settings\User Name\My Documents\My Games\Unreal Tournament 3\UTGame\Unpublished\CookedPC

again right klik in the folder select tortoiseSVN > Repo browser

the url window will appear again already filled in this time just klik ok

this time when the repo browser appears you'll need to double klik on the RBTTInvasion folder to refresh the view. Then just right klik the packages folder and select checkout

again when the checkout window appears make sure you add a forward slash to the end of the URL of Repository field so it reads

the packages take a little longer than the classes to download

finally your directory should look like this

= Installing WebAdmin =


Our Mod now has a web interface for server admins to configure their server online. This means you have to install WebAdmin.u, This file is available from

Ut3webadmin.elmuerte.com

Once you've downloaded webadmin.u you need to copy it to

just drop the file in there, Now open up an explorer window and browse to

locate and open your UTEngine.ini file with notepad now hit CRTL + F to bring up a search window in the field type "EditPackages"

now edit the section [EditPackages] and add "EditPackages=WebAdmin"

now Save and close the file..

= Compiling The Project =


first we need to setup the ini file so unreal knows what is to be compiled
once again open up an explorer window and browse to

locate and open your UTEditor.ini file with notepad now hit CRTL + F to bring up a search window in the field type "ModPackages"

now edit the section [ModPackages} From this

I personally like to change the ModOutputDir to the published folder but you can leave it as is if you like you just have to move the script to the published folder to play it. you also need to add a modpackages line it should look like this

Now save your changes and close notepad!

thankfully for this part epic have given us a very handy little tool called UT3FrontEnd you can find it by browsing to C:\Program Files\Unreal Tournament 3\Binaries (OR where ever you have your game installed)

just create a shortcut and place it on your desktop

Startup UT3FrontEnd locate the script tab and set the Script compile config to debug and then hit the make button at the top (it may look like it's hanging if your pc is old like mine but just give a couple of seconds to get going)

if everything went ok it should look like this

the version compiled here has 2 warnings but dont worry We're updating all the time so from time to time the odd warning may creep in but we usally fix pretty quick

Finally all you need to do is to copy the packages folder from the unpublished folder to the published folder and you good to play

have fun !!!

Post comment Comments
lilsuperst4rxd
lilsuperst4rxd - - 1 comments

do this work with the titanpack ?

Reply Good karma Bad karma+1 vote
FakeTruth
FakeTruth - - 14 comments

Yes

Reply Good karma Bad karma+1 vote
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: