Page 92 of 115

Re: Screenshots for fun

Posted: Sat Mar 07, 2020 5:58 am
by EvilGrins
Truly oldschool screenshots, from before I joined this forum... pre-2011:
Image

Image

Image

Image

Image

Image

Image

Image

Image

Re: Screenshots for fun

Posted: Tue Mar 10, 2020 6:30 am
by papercoffee
Image
That Master Chief skin looks interesting.
what's the name of that model?

Re: Screenshots for fun

Posted: Tue Mar 10, 2020 6:56 am
by EvilGrins
papercoffee wrote: Tue Mar 10, 2020 6:30 amThat Master Chief skin looks interesting.
what's the name of that model?
Brace yourself, it's "HaloMasterChief".

I made 1 additional skin for it, just to see if I could. Mostly pastel colors.

Re: Screenshots for fun

Posted: Tue Mar 10, 2020 4:19 pm
by papercoffee
EvilGrins wrote: Tue Mar 10, 2020 6:56 am Brace yourself, it's "HaloMasterChief".
No WAY!!! :omfg:
Ok thanks, I'll search after it now.

Re: Screenshots for fun

Posted: Tue Mar 10, 2020 8:20 pm
by EvilGrins
papercoffee wrote: Tue Mar 10, 2020 4:19 pm
EvilGrins wrote: Tue Mar 10, 2020 6:56 am Brace yourself, it's "HaloMasterChief".
No WAY!!! :omfg:
Ok thanks, I'll search after it now.
Or you could just get it here... the "test" is my edit of the original.

Update: I've added the .u file I forgot before.

Re: Screenshots for fun

Posted: Tue Mar 10, 2020 11:33 pm
by OjitroC
EvilGrins wrote: Tue Mar 10, 2020 8:20 pm Or you could just get it here... the "test" is my edit of the original.
You've forgotten to include the .u file in the zip. :P

For some odd reason, I always read that as HaloMasterChef - can't get that out of my head.

By the way, where does the TTR_Axis voice come from? The prefix is familiar but I can't think what it stands for.

Re: Screenshots for fun

Posted: Tue Mar 10, 2020 11:39 pm
by EvilGrins
OjitroC wrote: Tue Mar 10, 2020 11:33 pmYou've forgotten to include the .u file in the zip. :P
Whoops! I'll get it in when I'm home from work.
OjitroC wrote: Tue Mar 10, 2020 11:33 pmFor some odd reason, I always read that as HaloMasterChef - can't get that out of my head.
Then this was all worthwhile.
OjitroC wrote: Tue Mar 10, 2020 11:33 pmBy the way, where does the TTR_Axis voice come from? The prefix is familiar but I can't think what it stands for.
There was a total modification for UT a few years back, for World War 2. I "ported" it outta there.

Re: Screenshots for fun

Posted: Tue Mar 10, 2020 11:51 pm
by OjitroC
EvilGrins wrote: Tue Mar 10, 2020 11:39 pm There was a total modification for UT a few years back, for World War 2. I "ported" it outta there.
Oh right - that would be The Third Reich then presumably - looking through my UT/sound folder I see I have a TTR_Axis.uax but not a voice pack.

Re: Screenshots for fun

Posted: Wed Mar 11, 2020 12:30 am
by EvilGrins
OjitroC wrote: Tue Mar 10, 2020 11:51 pmI see I have a TTR_Axis.uax but not a voice pack.
Not all those who made voicepacks did the full bit. The originals were a .u file a .uax and an .ini but some went compact and ditched the .uax and put it all in the .u... so check in /system for it.

I may make a post under "downloads" for it later tonite.

Re: Screenshots for fun

Posted: Wed Mar 11, 2020 12:47 am
by OjitroC
EvilGrins wrote: Wed Mar 11, 2020 12:30 am I may make a post under "downloads" for it later tonite.
If you get a chance that would be good - nothing from TTR in my \system folder.

Re: Screenshots for fun

Posted: Wed Mar 11, 2020 12:59 am
by EvilGrins
OjitroC wrote: Wed Mar 11, 2020 12:47 am
EvilGrins wrote: Wed Mar 11, 2020 12:30 am I may make a post under "downloads" for it later tonite.
If you get a chance that would be good - nothing from TTR in my \system folder.
Most game modifications make their own directories, along with their own versions of UnrealEd. Meaning you've got more than one system folder for UT.

Team Orbit did the same thing, as did UTRON.

Re: Screenshots for fun

Posted: Wed Mar 11, 2020 1:21 am
by OjitroC
EvilGrins wrote: Wed Mar 11, 2020 12:59 am Most game modifications make their own directories, along with their own versions of UnrealEd. Meaning you've got more than one system folder for UT.
Yes, I've got a separate system folder for NC/Team Orbit though I've moved most of the stuff to my normal /system folder as I use bits from it (guns, models, etc) but don't oftern play NC (though I play the maps in UT) - I didn't install TTR but got some stuff from it though not the voice packs it seems.

Re: Screenshots for fun

Posted: Wed Mar 11, 2020 9:18 am
by EvilGrins
OjitroC wrote: Wed Mar 11, 2020 1:21 amI didn't install TTR but got some stuff from it though not the voice packs it seems.
This may be a bit tricky.

TTR_Axis is 1 of 2 voicepacks, the other is TTR_Allied. They're both connected to TTR_Voice.u

This is the TTR.ini file:
[Public]
Object=(Name=TTR.TTR_Game,Class=Class,MetaClass=Botpack.TournamentGameInfo)
//Object=(Name=TTR.TTR_KeyBindings,Class=Class,MetaClass=UTMenu.UTExtraKeyBindings)
//Object=(Name=TTR.TTR_ModMenuItem,Class=Class,MetaClass=UMenu.UMenuModMenuItem,Description="&The Third Reich,Configuration for The Third Reich")
//Object=(Name.TTR.TTR_ServerTab,Class=Class,MetaClass=UTBrowser.UTBrowserServerListWindow)
Object=(Name=TTR_Voice.TTR_Allied,Class=Class,MetaClass=BotPack.VoiceMale,Description="TTR_Allied")
Object=(Name=TTR_Voice.TTR_Axis,Class=Class,MetaClass=BotPack.VoiceMale,Description="TTR_Axis")
Preferences=(Caption="The Third Reich",Parent="Game Types",Class=TTR.TTR_Game,Immediate=True)

So... I'm not certain the voicepacks are individualized though, that they can be made separate from all the other files for the whole modification.

This is the attempt.

Re: Screenshots for fun

Posted: Wed Mar 11, 2020 12:31 pm
by OjitroC
EvilGrins wrote: Wed Mar 11, 2020 9:18 am This is the attempt.
That's fine - thanks a lot :tu:

Re: Screenshots for fun

Posted: Fri Mar 27, 2020 8:10 am
by EvilGrins
Midnight (it is where I am) Madness!
Image

Image

Image

Image

Image

Image