Jump to content
SubSpace Forum Network

Recommended Posts

Posted
Cool. TY, this should help at any rate smile.gif I'd still like to find, if possible the bmp and txt files for a simple skin though, that haven't been compiled into the skin itself yet..
Posted

If you open a .skn file in your text editor the txt file will be at the bottom. (tip: use textpad)

 

For example, this is the txt file for the Ceinwyn.skn (skin installed with a default continuum installation):

 

MAIN = (0,0,639,459)

PROFTEXT = (69,61,227,118);158x57
SHIPBOX = (30,290,270,400);240x110
INFOBOX = (30,290,270,400);240x110
ZONETEXT = (311,180,619,440);308x260

ZONEDOWN = (309,436,328,447) + (310,580);19x11
ZONEUP = (329,436,348,447) + (330,580);19x11

;Ships
SPECTATE = (240,160,270,190) + (240,475); Spectate	30x30
SHIP1 = (34,186,64,215) + (30,505); Warbird	52x60
SHIP2 = (94,186,124,215) + (90,505); Javelin	57x60
SHIP3 = (150,190,180,219) + (150,505); Spider	52x60
SHIP4 = (211,189,241,218) + (210,505); Leviathan	57x60
SHIP5 = (65,235,95,264) + (60,555); Terrier	52x60
SHIP6 = (125,235,155,264) + (120,555); Weasel	57x60
SHIP7 = (184,236,214,265) + (180,555); Lancaster	52x60
SHIP8 = (242,238,272,267) + (240,555); Shark		57x60

;Buttons
PROFILE = (339,79,440,100) + (339,499);101x21
ZONES = (339,109,440,130) + (339,529);101x21
TRACE = (499,79,600,100) + (499,499);101x21
PLAY = (419,49,520,70) + (419,469);101x21
QUIT = (499,109,600,130) + (499,529);101x21

 

Ceinwyn.png

Posted

No way to get the image? That's cool though, useful. It helps. TY

 

edit:

It strikes me too, looking at the text at the end of one of the skins I downloaded, that there's a lot that's not explained in that text file that comes with the program, and in that tutorial...

 

edit II:

Oh. I had an old version.. K smile.gif TY again.

Posted
No way to get the image?
Just open the .skn file in paint or any other imaging software - it will open as a bmp since it's basically a bmp and the txt configuration at the end (which will be ignored).

 

I attached the Ceinwyn image to my previous post.

Posted

Well, this is the config file of that skin:

 

main=(0,0,587,379)
profile=(48,44,82,56)+(454,380)
profile=(48,60,82,72)+(454,393)
macros=(48,76,82,88)+(454,406)
keydefs=(48,92,82,104)+(454,419)
ping=(318,42,352,54)+(489,380)
options=(294,327,420,352)+(160,380)
play=(294,353,587,379)+(160,406)
zones=(421,327,587,352)+(287,380)
proftext = (98,45,246,106)
zonetext = (320,62,545,275)
zoneselcolor1 = (0,128,0)
zoneselcolor2 = (0,128,0)
zonecolor1 = (255,204,51)
zonecolor2 = (255,153,0)


ship1=(0,400,0,400)
ship1=(56,184,255,335)+(160,433)
ship1=(152,224,231,303)+(0,380)(0,460)(0,540)(0,620)(0,700)(0,780)(0,860)(0,940)(0,1020)(0,1100)(0,1180)(0,1260)(0,1340)(0,1420)(0,1500)(0,1580)(0,1660)(0,1740)(0,1820)(0,1900)(0,1980)(0,2060)(0,2140)(0,2220)(0,2300)

ship2=(0,400,0,400)
ship2=(56,184,255,335)+(160,585)
ship2=(152,224,231,303)+([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],380)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],460)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],540)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],620)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],700)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],780)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],860)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],940)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],1020)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],1100)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],1180)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],1260)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],1340)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],1420)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],1500)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],1580)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],1660)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],1740)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],1820)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],1900)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],1980)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],2060)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],2140)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],2220)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],2300)

ship3=(0,400,0,400)
ship3=(56,184,255,335)+(160,737)
ship3=(152,224,231,303)+(0,2380)(0,2460)(0,2540)(0,2620)(0,2700)(0,2780)(0,2860)(0,2940)(0,3020)(0,3100)(0,3180)(0,3260)(0,3340)(0,3420)(0,3500)(0,3580)(0,3660)(0,3740)(0,3820)(0,3900)(0,3980)(0,4060)(0,4140)(0,4220)(0,4300)

ship4=(0,400,0,400)
ship4=(56,184,255,335)+(160,889)
ship4=(152,224,231,303)+([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],2380)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],2460)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],2540)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],2620)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],2700)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],2780)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],2860)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],2940)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],3020)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],3100)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],3180)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],3260)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],3340)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],3420)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],3500)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],3580)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],3660)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],3740)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],3820)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],3900)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],3980)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],4060)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],4140)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],4220)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],4300)

ship5=(0,400,0,400)
ship5=(56,184,255,335)+(160,1041)
ship5=(152,224,231,303)+(0,4380)(0,4460)(0,4540)(0,4620)(0,4700)(0,4780)(0,4860)(0,4940)(0,5020)(0,5100)(0,5180)(0,5260)(0,5340)(0,5420)(0,5500)(0,5580)(0,5660)(0,5740)(0,5820)(0,5900)(0,5980)(0,6060)(0,6140)(0,6220)(0,6300)

ship6=(0,400,0,400)
ship6=(56,184,255,335)+(160,1193)
ship6=(152,224,231,303)+([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],4380)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],4460)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],4540)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],4620)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],4700)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],4780)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],4860)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],4940)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],5020)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],5100)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],5180)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],5260)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],5340)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],5420)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],5500)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],5580)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],5660)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],5740)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],5820)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],5900)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],5980)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],6060)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],6140)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],6220)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],6300)

ship7=(0,400,0,400)
ship7=(56,184,255,335)+(160,1345)
ship7=(152,224,231,303)+(0,6380)(0,6460)(0,6540)(0,6620)(0,6700)(0,6780)(0,6860)(0,6940)(0,7020)(0,7100)(0,7180)(0,7260)(0,7340)(0,7420)(0,7500)(0,7580)(0,7660)(0,7740)(0,7820)(0,7900)(0,7980)(0,8060)(0,8140)(0,8220)(0,8300)

ship8=(0,400,0,400)
ship8=(56,184,255,335)+(160,1497)
ship8=(152,224,231,303)+([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],6380)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],6460)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],6540)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],6620)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],6700)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],6780)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],6860)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],6940)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],7020)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],7100)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],7180)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],7260)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],7340)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],7420)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],7500)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],7580)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],7660)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],7740)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],7820)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],7900)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],7980)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],8060)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],8140)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],8220)([img=http://www.ssforum.net/public/style_emoticons/default/mega_shok.gif],8300)

spectate=(0,400,0,400)
spectate=(56,184,255,335)+(160,1649)
spectate=(152,224,231,303)+(0,8380)(0,8460)(0,8540)(0,8620)(0,8700)(0,8780)(0,8860)(0,8940)(0,9020)(0,9100)(0,9180)(0,9260)(0,9340)(0,9420)(0,9500)(0,9580)(0,9660)(0,9740)(0,9820)(0,9900)(0,9980)(0,10060)(0,10140)(0,10220)(0,10300)

 

I think you can figure it out for yourself how to get those animations working. :rolleyes:

Posted

Thanks for sharing the link fifty. :rolleyes: Although it's missing a zoom feature, I still find it very much appreciating to atleast know about a visual skin editor.

 

EDIT :: I'm only !@#$%^&*uming it's missing that feature. ;o I have to go to school very shortly, so I don't have enough time to find out right now.

EDIT2 :: Ok, it's missing a zoom feature. blum.gif

Posted
Thanks for sharing the link fifty. :D Although it's missing a zoom feature, I still find it very much appreciating to atleast know about a visual skin editor.

 

EDIT :: I'm only !@#$%^&*uming it's missing that feature. ;o I have to go to school very shortly, so I don't have enough time to find out right now.

EDIT2 :: Ok, it's missing a zoom feature. blum.gif

 

 

i am working on a zoom feature, may be up loaded next week

Posted
i am working on a zoom feature, may be up loaded next week

 

Let me know when it's in eh? blum.gif

The zoom feature has been added, a bit beta so some things may not by right, feedback would be good. files uploaded today

  • 2 weeks later...
Posted
Are the ships images automatically generated because of the definition of a ship hotspot or w/e its called? Just wondering because of the lack of ships images on the ceinwyn image that mav posted...
Posted
Are the ships images automatically generated because of the definition of a ship hotspot or w/e its called? Just wondering because of the lack of ships images on the ceinwyn image that mav posted...

ships are placed in the centre of the ship hotspot, they r not on the image mav posted because that is the base bmp.

  • 9 months later...
Posted
How do you animate parts of the skin and change them when you change your ship?

 

( See http://www.jackpotsvs.com/files/VIEd_v01.rar to see what I mean. )

 

I wouldn't mind taking the time to clone this one and update those ship animations with the ones with more frames.

IIRC, when I made that skin, I was forced to omit frames because the number of coords or whatever you can use in the configuration file had a cap. I think Mr Ekted said he might make it possible to have more in the future, but I haven't kept track.

Guest
This topic is now closed to further replies.
×
×
  • Create New...