Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Logos
#2
I was considering running a few contest so that users can get their own logos made and put in the game. I just haven't gotten around to it.

To load your own logo you'll need to edit the QuickGUI sheet named "NGWorldMap.sheet". There you find the combobox "Combo_LogoSelector" and add a child widget for your logo (just copy and paste the ones that are there.) The text segment is the name of the file without the extension. The logo picture will need to be in added to the Logo.Zip file located in /media/logos/

Code:
                        ListTextItem ListTextItem1  //Change this to the next sequential number
                        {
                            AllottedWidth 0
                            DefaultColor 1 0 0 0
                            DefaultFont micross.12
                            HorizontalTextAlignment TEXT_ALIGNMENT_HORIZONTAL_LEFT
                            Index 0
                            Selected false
                            TextBrushFilterMode BRUSHFILTER_LINEAR
                            VerticalLineSpacing 2
                            VerticalTextAlignment TEXT_ALIGNMENT_VERTICAL_CENTER

                            Text segments
                            {
                                Segment0 micross.12 1 0 0 0 Bunnies //This needs to be the file name without the extension
                            }

                            Child Widgets
                            {
                            }

                        }

As the game gets closer to retail launch I'll probably make a wiki page and post information on how to mod the game.


Logos are in dds format, 256x128.


**EDIT NO LONGER DOING THIS**If you have any logos you want me to add to the game just upload them on here. You'll need to state their public domain or under a license which allows me to freely use them in commercial work. No words, must be original work, and can't be an exact copy of existing logos or liveries.**END EDIT**
"great writers are indecent people, they live unfairly, saving the best part for paper.
good human beings save the world, so that bastards like me can keep creating art, become immortal.
if you read this after I am dead it means I made it." ― Charles Bukowski
Reply


Messages In This Thread
Logos - by NexxusDrako - 03-08-2013, 08:11 AM
RE: Logos - by Eric.B - 03-08-2013, 10:41 AM
RE: Logos - by NexxusDrako - 03-08-2013, 08:28 PM
RE: Logos - by NexxusDrako - 03-08-2013, 11:58 PM
RE: Logos - by Eric.B - 03-09-2013, 01:12 AM
RE: Logos - by NexxusDrako - 03-11-2013, 05:28 PM
RE: Logos - by Eric.B - 03-12-2013, 12:06 PM
RE: Logos - by NexxusDrako - 03-14-2013, 06:48 PM
RE: Logos - by NexxusDrako - 08-01-2013, 09:09 PM
RE: Logos - by Eric.B - 08-02-2013, 07:11 AM
RE: Logos - by geozero - 01-05-2014, 12:23 PM
RE: Logos - by Eric.B - 01-05-2014, 11:00 PM
RE: Logos - by geozero - 01-07-2014, 07:57 PM
RE: Logos - by Eric.B - 01-09-2014, 09:37 AM
RE: Logos - by geozero - 01-09-2014, 07:24 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)