chuyskywalker
Admin
+2,439|6817|"Frisco"

Right, so I've been coding for something like 30 hours over the last few days, and I'm having trouble getting my eyes to focus. Even under better circumstances, I am a programmer and not a designer. So, I need your help.

I've got the stats signature generator coded up and running, but I need about 5 basic "Here, this just works" templates to include with it. I'm asking for your help creating signature templates.

First, you need to have pulled your stats (or you could use another player's stats) and then head over to the Battlefield 3 Stats Signature Generator page and start dreaming up how things could work.

Here's an extremely rudimentary signature:

The Sig Generator wrote:

https://bf3s.com/sigs/3b535427ef858876f13e4a36bf43e22e3c5e1986.png

Code:

; Change this PID to your own
pid, 174767047

; How large should the image be?
size, 400, 25

; Set the background color by making a big box
box,0,0,400,25,000000

; Dynamic element in URL -- handy
image, -10, -22, http://battlelog-cdn.battlefield.com/public/profile/bf3/stats/ranks/small/r{{ranknum}}.png

; Big headline font
font, 4990810
fontcolor, aa0000
fontsize, 14
fontaa, on

text, 45, 1,{{name}}

; The smallest font I got, turn of AA
font, silkscreen
fontaa, off
fontsize, 6
fontcolor, cccccc

text, 45, 19,K:{{kills}} D:{{deaths}}   W:{{wins}} L:{{losses}}   Acc:{{accuracy}}   ELO:{{skill}}
For information on exactly what codes you can use and how they function hop on over to the Battlefield 3 Stats Signature Generator Guide

Note: While the signatures are created right now, I'm not saving the SignatureCode anywhere and these signatures will not yet get automatically updated. That portion of the system is still in the works.
Hurricane2k9
Pendulous Sweaty Balls
+1,538|5671|College Park, MD
Will I be compensated for my toils?
https://static.bf2s.com/files/user/36793/marylandsig.jpg
duk0r
Administrator
+306|6637|Austin, TX

Hurricane2k9 wrote:

Will I be compensated for my toils?
We will let you live. Oh, and there will be cake.
https://bf3s.com/sigs/a3a6d1102d14bf2f7e266fba7f728dc2cc38b316.png
FloppY_
­
+1,010|6256|Denmark aka Automotive Hell
lies
­ Your thoughts, insights, and musings on this matter intrigue me
13urnzz
Banned
+5,830|6467

do the current siggy rules apply? (height, width, etc.)
chuyskywalker
Admin
+2,439|6817|"Frisco"

13urnzz wrote:

do the current siggy rules apply? (height, width, etc.)
Making one or two that would allowed here is a good idea, but I intend for these to be used anywhere, so if you want to make it bigger, go for it.
bugz
Fission Mailed
+3,311|6282

https://bf3s.com/sigs/cb8651b65ff827ed4c30c2b03c901dc1093abfc1.png

Code:

; Change this PID to your own
pid, 310819256

; How large should the image be?
size, 400, 40

; Set the background color by making a big box
box,0,0,400,150,000000

; Dynamic element in URL -- handy
image, -11, -19, http://battlelog-cdn.battlefield.com/public/profile/bf3/stats/ranks/small/r{{ranknum}}.png

text, 16, 25,{{ranknum}}

; Big headline font
font, 4990810
fontcolor, aa0000
fontsize, 16
fontaa, on

text, 40, 10,{{name}}

; The smallest font I got, turn of AA
font, silkscreen
fontaa, off
fontsize, 6
fontcolor, cccccc

;First column
text, 110, 8, Playtime: {{timeplayed}} 
text, 110, 18, Score: {{score}}
text, 110, 28, Skill: {{skill}}

;Second column
text, 240, 8, Kills: {{kills}}
text, 240, 18, Deaths: {{deaths}}
text, 240, 28, K/D: {{kdr}}

;Third column
text, 320, 8, Wins: {{wins}}
text, 320, 18, Losses: {{losses}}
text, 320, 28, W/L: {{wlr}}
chuyskywalker
Admin
+2,439|6817|"Frisco"

Just added some updates:

- Handle alpha nicely (make transparent signatures)
- All sigs carry BF3S.COM in the lower right
- Cleaned up the UI on the sig page a bit
- Added html/bbcode tags to sig output
- Added some tiny, monospaced, fonts (profont, proggytiny)
- Added image support for levels 46-145
- Signatures are now saved to the db and recoverable (see stat sig guide)

@bugs. Thanks, but kinda falls apart for longer names.
bugz
Fission Mailed
+3,311|6282

fix't
https://bf3s.com/sigs/24ccdba9c61e8f0e69b4af90841b98e2e7e5d509.png

Code:

; Change this PID to your own
pid, 310819256

; How large should the image be?
size, 365, 80

; Background image
image, 0, 0, http://static.bf2s.com/files/user/26774/365_80.jpg

; Dynamic element in URL -- handy
image, -11, 12, http://battlelog-cdn.battlefield.com/public/profile/bf3/stats/ranks/small/r{{ranknum}}.png

; Big headline font
font, 4990810
fontcolor, aa0000
fontsize, 16
fontaa, on

text, 48, 10,{{name}}

; The smallest font I got, turn of AA
font, arial
fontaa, on
fontsize, 9
fontcolor, cccccc

;First column
text, 35, 38, Playtime: {{timeplayed}} 
text, 35, 50, Score: {{score}}
text, 35, 62, Skill: {{skill}}

;Second column
text, 175, 38, Kills: {{kills}}
text, 175, 50, Deaths: {{deaths}}
text, 175, 62, K/D: {{kdr}}

;Third column
text, 270, 38, Wins: {{wins}}
text, 270, 50, Losses: {{losses}}
text, 270, 62, W/L: {{wlr}}

Last edited by bugz (2011-10-26 20:22:58)

Adams_BJ
Russian warship, go fuck yourself
+2,053|6592|Little Bentcock
https://bf3s.com/sigs/e3709e0ed4c6121571ae17b666bda33ac9783eff.png
AussieReaper
( ͡° ͜ʖ ͡°)
+5,761|6122|what

bugz wrote:

https://bf3s.com/sigs/281a631821f13940646fa999998223695072ee5b.png
Noice background.

Would like to see this as the default.

Having infantry / tank / heli / enemy boat spotted / jet would be mint.
https://i.imgur.com/maVpUMN.png
bugz
Fission Mailed
+3,311|6282

https://bf3s.com/sigs/e5acaa83c862dc78e0938798e6ad6aa6b641dbe4.png

Code:

; Change this PID to your own
pid, 310819256

; How large should the image be?
size, 365, 80

; Background image
image, 0, 0, http://static.bf2s.com/files/user/26774/365_80_inf.jpg

; Dynamic element in URL -- handy
image, -11, 12, http://battlelog-cdn.battlefield.com/public/profile/bf3/stats/ranks/small/r{{ranknum}}.png

; Big headline font
font, 4990810
fontcolor, aa0000
fontsize, 16
fontaa, on

text, 48, 10,{{name}}

; The smallest font I got, turn of AA
font, arial
fontaa, on
fontsize, 9
fontcolor, cccccc

;First column
text, 35, 38, Playtime: {{timeplayed}} 
text, 35, 50, Score: {{score}}
text, 35, 62, Skill: {{skill}}

;Second column
text, 175, 38, Kills: {{kills}}
text, 175, 50, Deaths: {{deaths}}
text, 175, 62, K/D: {{kdr}}

;Third column
text, 270, 38, Wins: {{wins}}
text, 270, 50, Losses: {{losses}}
text, 270, 62, W/L: {{wlr}}
https://bf3s.com/sigs/ace2ae3052674f79b6e9b26da606e0a341fb576d.png

Code:

; Change this PID to your own
pid, 310819256

; How large should the image be?
size, 365, 80

; Background image
image, 0, 0, http://static.bf2s.com/files/user/26774/365_80_jet.jpg

; Dynamic element in URL -- handy
image, -11, 12, http://battlelog-cdn.battlefield.com/public/profile/bf3/stats/ranks/small/r{{ranknum}}.png

; Big headline font
font, 4990810
fontcolor, aa0000
fontsize, 16
fontaa, on

text, 48, 10,{{name}}

; The smallest font I got, turn of AA
font, arial
fontaa, on
fontsize, 9
fontcolor, cccccc

;First column
text, 35, 38, Playtime: {{timeplayed}} 
text, 35, 50, Score: {{score}}
text, 35, 62, Skill: {{skill}}

;Second column
text, 175, 38, Kills: {{kills}}
text, 175, 50, Deaths: {{deaths}}
text, 175, 62, K/D: {{kdr}}

;Third column
text, 270, 38, Wins: {{wins}}
text, 270, 50, Losses: {{losses}}
text, 270, 62, W/L: {{wlr}}
Edit: changed font type/size

Last edited by bugz (2011-10-26 20:20:34)

13urnzz
Banned
+5,830|6467

i nominate ebugz for sig team badge.
unnamednewbie13
Moderator
+2,053|6741|PNW

Will make use of this when I actually have stats.
Roc18
`
+655|5760|PROLLLY PROLLLY PROLLLY
https://bf3s.com/sigs/3202c42a101a4fbb6b46032f492cdd35dc5cb9c0.png

thanks ebug, bout to use this on the EA Forum to advertise bf3s while i post.
chuyskywalker
Admin
+2,439|6817|"Frisco"

Roc18
`
+655|5760|PROLLLY PROLLLY PROLLLY
Someone make this except have K/D, Score and Skill. I'd love it.
chuyskywalker
Admin
+2,439|6817|"Frisco"

Roc18 wrote:

Someone make this except have K/D, Score and Skill. I'd love it.
Seriously? It's like 10 seconds of customization and changing it to you own PID.
Adams_BJ
Russian warship, go fuck yourself
+2,053|6592|Little Bentcock

chuyskywalker wrote:

Roc18 wrote:

Someone make this except have K/D, Score and Skill. I'd love it.
Seriously? It's like 10 seconds of customization and changing it to you own PID.
racial joke, then witty comment about apologising prior to a ban.
Roc18
`
+655|5760|PROLLLY PROLLLY PROLLLY

chuyskywalker wrote:

Roc18 wrote:

Someone make this except have K/D, Score and Skill. I'd love it.
Seriously? It's like 10 seconds of customization and changing it to you own PID.
I'm lazy lol. I'll eventually do it.
Roc18
`
+655|5760|PROLLLY PROLLLY PROLLLY
Ok I did it
https://bf3s.com/sigs/ad8588a4c6294a0111f30f8d98bbeab837fc1295.png

wrote:

size, 330, 20
pid, 176921914
image, 0, 0, http://static.bf2s.com/files/user/2/ub.png

; The smallest font I got, turn of AA
font, profont
fontsize, 9
fontaa, off

fontcolor, 993300
text, 15, 5,{{name}}
fontcolor, ffee66
text, 14, 4,{{name}}

fontcolor, ffffff
text, 45,  5, K/D Ratio:


fontcolor, ffffff
text, 130,  5,  SPM:
fontcolor, 22ee22
text, 47,  5,           {{kdr}} 
fontcolor, 22ee22
text, 120,  5,        {{spm}}
fontcolor, 22ee22
text, 190,  5,        {{score}}

fontcolor, ffffff
text, 200,  5, Score

Last edited by Roc18 (2011-10-28 00:33:34)

LemonyB
Member
+2|4535
Still getting used to it, but here's my first one.

[img]http://bf3s.com/sigs/190c625d30de3453e70746ad8c909fc9e9a74d45.png[/img]

; Change this to your PID.
pid,321890285

size,485,20
image,0,0,http://www.sfv-clan.net/hosted/lemonyb/background1.png
fontsize,8
fontcolor,000000
text,200,5,{{name}}
text,283,5,{{score}} points
text,355,5,{{kdr}} K/D ratio
(I assume because I'm a new user I can't post images)

Last edited by LemonyB (2011-10-28 04:51:41)

-Whiteroom-
Pineapplewhat
+572|6628|BC, Canada
You assume right. Welcome to the forums btw.
OrangeHound
Busy doing highfalutin adminy stuff ...
+1,335|6619|Washington DC

LemonyB wrote:

(I assume because I'm a new user I can't post images)
It is an adbot barrier.  Once you get to 10 posts, links and images will magically appear.


But, here it is for you:

https://bf3s.com/sigs/190c625d30de3453e70746ad8c909fc9e9a74d45.png
_Dominiko_PL
TITS or gtfo.
+97|6491|Polish state of EU
Good to see something happening in this long-dead place n_n

Board footer

Privacy Policy - © 2024 Jeff Minard