Pylon Icons

Discussion and information relevant to creating special missions, new ships, skins etc.

Moderators: another_commander, winston

User avatar
Smivs
Retired Assassin
Retired Assassin
Posts: 8408
Joined: Tue Feb 09, 2010 11:31 am
Location: Lost in space
Contact:

Pylon Icons

Post by Smivs »

Following discussions on another thread, I thought it might help others to know how i work-out and design the Icons for the missile/mine pylons.
These graphics are based on a 5x7 grid, and the pairs of numbers used are the x/y co-ordinates on this grid.

Image

The convention is to start in the top-right corner and go round clockwise, so for a simple rectangle, you would use:-

Code: Select all

{
"EQ_YOUR_RECTANGULAR_DEVICE" =
       (
         2,  3,
         2, -3,
        -2, -3,
        -2,  3,
         2,  3
       );
}
in the 'descriptions.plist' within Config.

The 'G' used for my GalDrivePod looks like this:-

Code: Select all

{
"EQ_GAL_DRIVE_MINE" =
         (
                 0,  1,
	              0,  0, 
                 1,  0,
                 1, -1,	
                -1, -1,
                -1,  2,
                 2,  2,
                 2,  3,
                -2,  3,
                -2, -2,
                 2, -2,
                 2,  1
	);
}
Hope this is of some help.
Last edited by Smivs on Tue Oct 08, 2013 10:04 am, edited 1 time in total.
Commander Smivs, the friendliest Gourd this side of Riedquat.
DGill
---- E L I T E ----
---- E L I T E ----
Posts: 271
Joined: Thu Jan 01, 2009 9:45 am

Re: Pylon Icons

Post by DGill »

Smivs wrote:
Hope this is of some help.
Thank you! its been driving me nuts trying to figure it out :D
User avatar
Okti
---- E L I T E ----
---- E L I T E ----
Posts: 700
Joined: Sun Sep 26, 2010 1:51 pm
Location: A GH shop, near witchpoint to Oresrati in Galaxy 8

Re: Pylon Icons

Post by Okti »

Thanks Smivs,

I will be using this information. But it will be nice to have an image file with certain atributes set in the further releases :?:
My OXP's
And Latest Mission Coyote's Run
User avatar
Kaks
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 3009
Joined: Mon Jan 21, 2008 11:41 pm
Location: The Big Smoke

Re: Pylon Icons

Post by Kaks »

And from 1.74 you don't have to limit yourself to integers anymore: 1,1.3 is miles apart from 1,1! :)
Hey, free OXPs: farsun v1.05 & tty v0.5! :0)
User avatar
Smivs
Retired Assassin
Retired Assassin
Posts: 8408
Joined: Tue Feb 09, 2010 11:31 am
Location: Lost in space
Contact:

Re: Pylon Icons

Post by Smivs »

Kaks wrote:
And from 1.74 you don't have to limit yourself to integers anymore: 1,1.3 is miles apart from 1,1! :)
Oooo! Now I didn't know that. Very useful. :)
Commander Smivs, the friendliest Gourd this side of Riedquat.
User avatar
JensAyton
Grand Admiral Emeritus
Grand Admiral Emeritus
Posts: 6657
Joined: Sat Apr 02, 2005 2:43 pm
Location: Sweden
Contact:

Re: Pylon Icons

Post by JensAyton »

If you use small values, make sure to test with a small window.
User avatar
Eldon
Dangerous
Dangerous
Posts: 68
Joined: Tue Jan 26, 2010 1:38 pm

Re: Pylon Icons

Post by Eldon »

Also beware of the yellow border from having the icon selected.

I had a few months off oolite and when I came back I'd forgotten what I'd loaded my pylons with, so I played arround a little and came up with these. Any guesses?
Image
User avatar
TGHC
---- E L I T E ----
---- E L I T E ----
Posts: 2157
Joined: Mon Jan 31, 2005 4:16 pm
Location: Berkshire, UK

Re: Pylon Icons

Post by TGHC »

Eldon wrote:
I had a few months off oolite and when I came back I'd forgotten what I'd loaded my pylons with
I guess with so many more pylon options these days, and the "wireframe" style of the icons, perhaps the F5 screen should show what is loaded, it shows everything else.
The Grey Haired Commander has spoken!
OK so I'm a PC user - "you know whats scary? Out of billions of sperm I was the fastest"
User avatar
Disembodied
Jedi Spam Assassin
Jedi Spam Assassin
Posts: 6875
Joined: Thu Jul 12, 2007 10:54 pm
Location: Carter's Snort

Re: Pylon Icons

Post by Disembodied »

Eldon wrote:
Also beware of the yellow border from having the icon selected.

I had a few months off oolite and when I came back I'd forgotten what I'd loaded my pylons with, so I played arround a little and came up with these. Any guesses?
Image
Repair bots, fuel tank, er ... and a mine and a missile of exotic functionality. Q-bomb and cascade missile, perhaps?
User avatar
Thargoid
Thargoid
Thargoid
Posts: 5525
Joined: Thu Jun 12, 2008 6:55 pm

Re: Pylon Icons

Post by Thargoid »

Can you post or PM me the co-ord list for the repair bots one?

With your permission I'd like to include it in the OXP as the default icon for them, it's nice.
Zireael
---- E L I T E ----
---- E L I T E ----
Posts: 1396
Joined: Tue Nov 09, 2010 1:44 pm

Re: Pylon Icons

Post by Zireael »

Eldon wrote:
Also beware of the yellow border from having the icon selected.

I had a few months off oolite and when I came back I'd forgotten what I'd loaded my pylons with, so I played arround a little and came up with these. Any guesses?
Image
Repair bots, fuel tank, Q-bomb and some sort of an awful missile...
By the way, I love the icons, any chance of making them official for the relevant OXPs?
User avatar
Commander McLane
---- E L I T E ----
---- E L I T E ----
Posts: 9520
Joined: Thu Dec 14, 2006 9:08 am
Location: a Hacker Outpost in a moderately remote area
Contact:

Re: Pylon Icons

Post by Commander McLane »

IIRC from another thread, the last two are the ETT Homing Beacon and Torpedo, respectively.
User avatar
Eldon
Dangerous
Dangerous
Posts: 68
Joined: Tue Jan 26, 2010 1:38 pm

Re: Pylon Icons

Post by Eldon »

Between you, you've got them all :) repair bots, fuel tank, ETT Homing Beacon and Torpedo.
co-ords for the mine and missile can be found here, and I've sent Thargoid, a PM for repair bots, which just leaves the fuel tank:

Code: Select all

{
	// icons for the hud
	"EQ_FUELTANK_MINE" =
	(
		 0.0, 3.0,
		 0.2, 2.9,
		 1.0, 2.0,
		 1.7, 1.0,
		 2.0, 0.0,
		 2.0,-1.0,
		 1.8,-1.8,
		 1.4,-2.4,
		 0.8,-2.8,
		 0.0,-3.0,
		-0.8,-2.8,
		-1.4,-2.4,
		-1.8,-1.8,
		-2.0,-1.0,
		-2.0, 0.0,
		-1.7, 1.0,
		-1.0, 2.0,
		-0.2, 2.9,
		 0.0, 3.0,
		 0.3, 1.3,
		 0.9, 1.0,
		 0.9, 0.4,
		 0.3,-0.1,
		 0.3,-0.3,
		 0.9,-0.8,
		 0.9,-1.4,
		 0.3,-1.7,
		-0.7,-1.7,
		-0.7,-1.3,
		 0.3,-1.2,
		 0.3,-0.9,
		-0.5,-0.4,
		-0.5, 0.0,
		 0.3, 0.5,
		 0.3, 0.8,
		-0.7, 1.0,
		-0.7, 1.3,
		 0.3, 1.3
	)
}
User avatar
Kaks
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 3009
Joined: Mon Jan 21, 2008 11:41 pm
Location: The Big Smoke

Re: Pylon Icons

Post by Kaks »

Impressive stuff!

Icons: not just for polygons anymore! :P
Hey, free OXPs: farsun v1.05 & tty v0.5! :0)
User avatar
JensAyton
Grand Admiral Emeritus
Grand Admiral Emeritus
Posts: 6657
Joined: Sat Apr 02, 2005 2:43 pm
Location: Sweden
Contact:

Re: Pylon Icons

Post by JensAyton »

Eldon wrote:
which just leaves the fuel tank
You know, you can use multiple contours. It’s easier and less likely to look glitchy.

Code: Select all

(
    (
        // Outer drop shape
        0.0, 3.0,
        1.0, 2.0,
        1.7, 1.0,
        2.0, 0.0,
        2.0,-1.0,
        1.8,-1.8,
        1.4,-2.4,
        0.8,-2.8,
        0.0,-3.0,
        -0.8,-2.8,
        -1.4,-2.4,
        -1.8,-1.8,
        -2.0,-1.0,
        -2.0, 0.0,
        -1.7, 1.0,
        -1.0, 2.0
    ),
    (
        // Inner 3 (?)
        0.3, 1.3,
        0.9, 1.0,
        0.9, 0.4,
        0.3,-0.1,
        0.3,-0.3,
        0.9,-0.8,
        0.9,-1.4,
        0.3,-1.7,
        -0.7,-1.7,
        -0.7,-1.3,
        0.3,-1.2,
        0.3,-0.9,
        -0.5,-0.4,
        -0.5, 0.0,
        0.3, 0.5,
        0.3, 0.8,
        -0.7, 1.0,
        -0.7, 1.3,
        0.3, 1.3
    )
);
Post Reply