d2jsp
Log InRegister
d2jsp Forums > d2jsp > Ladder Slasher > Guide: How-to Make A Dynamic Ladder-slasher Sig > In A Few Easy Steps With Pics
Prev1151617181960Next
Add Reply New Topic New Poll
Member
Posts: 8,928
Joined: Jul 24 2008
Gold: 15.05
Nov 25 2008 02:53pm
how can i change the position of LS dates in the image? which is the part of code to edit? (for example to put all dates in the centre or on the left?)

TY! smile.gif
Banned
Posts: 39,679
Joined: Mar 9 2007
Gold: 153.16
Warn: 30%
Nov 25 2008 05:07pm
Quote (UberTristram @ Tue, Nov 25 2008, 03:53pm)
how can i change the position of LS dates in the image? which is the part of code to edit? (for example to put all dates in the centre or on the left?)

TY! smile.gif


This is a bit off-topic, but I'd love to know why you are using a background that I made as your own. All you did was add the little "Guild Zero" banner at the top, but it is clear to me that you did not make that signature.
I already PM'd someone else that has a signature like that (like mine, rather), and they said that you made it for them.
Here are some that I have made as proof:




I'm willing to let it go, but I just don't see why you used it without permission.

As for your question, it's based on coordinates.
Ex.
Code
// Experience Bar Text
ImageTTFText ($image, 9, 0, 127, 90, $black, $font, "To Level: ");
ImageTTFText ($image, 9, 0, 180, 90, $green, $font, $percent."%");


9 - font size
0, angle (leave this alone unless you want your text to go sideways or something)
180 - pixels from the left of the image
90 - pixels from the top of the image
Member
Posts: 20,664
Joined: Aug 20 2006
Gold: 620.00
Nov 25 2008 05:10pm
too slow biggrin.gif biggrin.gif

Quote (UberTristram @ Tue, Nov 25 2008, 10:53pm)
how can i change the position of LS dates in the image? which is the part of code to edit? (for example to put all dates in the centre or on the left?)

TY! smile.gif


ImageTTFText ($image, 12, 0, 91, 39, $grey, $font2, $class);

green = font size
red = x position
blue = y position

which means if you want to move stats from ... to ... you change the red one
number < c/number move to the left , vice versa

if thats what you meant^^

This post was edited by erasko on Nov 25 2008 05:10pm
Member
Posts: 21,452
Joined: Apr 21 2008
Gold: 0.98
Nov 25 2008 10:00pm
I wish i knew how to create this sig? can anyone help me? im not smart on computers
Member
Posts: 8,928
Joined: Jul 24 2008
Gold: 15.05
Nov 26 2008 05:32am
Quote (Murtocs @ Wed, 26 Nov 2008, 00:07)
This is a bit off-topic, but I'd love to know why you are using a background that I made as your own. All you did was add the little "Guild Zero" banner at the top, but it is clear to me that you did not make that signature.
I already PM'd someone else that has a signature like that (like mine, rather), and they said that you made it for them.
Here are some that I have made as proof.


hi Murtocs! I saw this background style in many signs on forum trades, i didn't know was created by yourself but anyway i dont' use it as my own because i helped only 2 my friends with sign and i don't take fgs to do this. I helped them for fun, i am not using this dynamic sign to gain fgs! smile.gif sorry for the mistake, anyway if u want i can add in sign the sentence: "background sign style from a Murtocs idea"...or remove it (but atm i prefer not changing my sign)...Wait an answer, ty! wink.gif

This post was edited by UberTristram on Nov 26 2008 05:48am
Member
Posts: 3,673
Joined: Sep 21 2008
Gold: 0.00
Nov 26 2008 05:51am
Thanks for help, with your guide I made my current sig wink.gif
Member
Posts: 4,134
Joined: May 25 2004
Gold: 219.26
Nov 26 2008 12:03pm
might be added earlier, didnt see when i read thru the replies:

is how do i bold the text, without changing font, if i want some of the lines bolded, and some non bolded?

edit: also how do i add a "last played" info there?

This post was edited by Bifido on Nov 26 2008 12:06pm
Member
Posts: 4,134
Joined: May 25 2004
Gold: 219.26
Nov 27 2008 03:07am
Quote (Bifido @ Wed, 26 Nov 2008, 19:03)
might be added earlier, didnt see when i read thru the replies:

is how do i bold the text, without changing font, if i want some of the lines bolded, and some non bolded?

edit: also how do i add a "last played" info there?


Bump - some1 help me a bit?
Member
Posts: 19,516
Joined: Dec 26 2007
Gold: 264.04
Nov 27 2008 09:19pm
I have a freehostia account

http://zt3hx.freehostia.com/

ok so what do i do to upload stuff? do i make an empty folder and inside it put; bg.png (background) arial.png (icon_pointl.gif font) index.php (coding)

thanks.
`zack



that is my bg biggrin.gif self made
Member
Posts: 21,452
Joined: Apr 21 2008
Gold: 0.98
Nov 28 2008 12:12am
Can someone help me making a sig?
Go Back To Ladder Slasher Topic List
Prev1151617181960Next
Add Reply New Topic New Poll