d2jsp
Log InRegister
d2jsp Forums > d2jsp > Ladder Slasher > Guide: How-to Make A Dynamic Ladder-slasher Sig > In A Few Easy Steps With Pics
Prev1525354555660Next
Add Reply New Topic New Poll
Member
Posts: 1,937
Joined: Apr 6 2008
Gold: 1.00
Warn: 30%
Aug 14 2009 09:17pm
Quote (cyphrex @ Fri, 14 Aug 2009, 21:08)
youre english is very hard to understand...

no, you dont have to rename the font, you have to upload the font you want to use and write its name in your php instad of the avqest.ttf


Exactly so let's say you have a font file called coolfont.ttf then you would upload that file to the same directory as your sigs and change $font = '/avqest.ttf'; to $font = '/coolfont.ttf';

Hope that helps ^_^
Member
Posts: 27,007
Joined: Feb 15 2007
Gold: 0.77
Aug 16 2009 03:01pm


Why is it blurry?

Like the text isn't very clear
Member
Posts: 9,614
Joined: Apr 21 2008
Gold: 7,601.66
Aug 16 2009 03:31pm
Quote (OoOpeterOoO @ Sun, 16 Aug 2009, 23:01)
http://solitude.nextgen-hosting.co.uk/sigs/Peters/don.png

Why is it blurry?

Like the text isn't very clear


did you save it in png-8 instead of png-24?
Member
Posts: 26,026
Joined: Jun 13 2007
Gold: 23.70
Aug 16 2009 03:45pm
This one is .PNG file Background using png-24: The blurry Fonts and distorted Images.



This one is .GIF file Background: The problem is the Color of the Font is getting Affected with the .GIF extension



any1 know why?

This post was edited by pu3ska on Aug 16 2009 04:02pm
Member
Posts: 26,026
Joined: Jun 13 2007
Gold: 23.70
Aug 16 2009 04:39pm
Quote (cyphrex @ Sun, Aug 16 2009, 05:31pm)
did you save it in png-8 instead of png-24?


I did everything you said and yet I'm still getting the same outcome what da heck :cry:

This post was edited by pu3ska on Aug 16 2009 04:39pm
Member
Posts: 9,614
Joined: Apr 21 2008
Gold: 7,601.66
Aug 16 2009 04:51pm
Quote (pu3ska @ Mon, 17 Aug 2009, 00:39)
I did everything you said and yet I'm still getting the same outcome what da heck :cry:




cant tell you other than what i did in almost an hour of support...
Code
file>save as web>png-24 with transparency checked
works fine for me
Member
Posts: 39,849
Joined: Apr 9 2009
Gold: 3,656.09
Aug 17 2009 01:13am
Can someone please give me script for the loading part?

Like this image?
I need every each of them , i need the loading bar thingy for dynamic sig.
Member
Posts: 14,202
Joined: May 14 2008
Gold: 2.85
Aug 17 2009 02:23am
How can i remove something to show in my sig


i mean if i want to remove the exp numbers , how do i do that ?


and thanks GimmeCoffee for the help <3
Member
Posts: 12,867
Joined: Mar 10 2004
Gold: 573.84
Aug 17 2009 03:00am
Quote (Konqk @ Mon, Aug 17 2009, 09:23am)
How can i remove something to show in my sig


i mean if i want to remove the exp numbers , how do i do that ?


and thanks GimmeCoffee for the help <3


remove

//show experience
ImageTTFText ($image, 9, 0, 180, 45, $yellow, $font, "Experience: ");
ImageTTFText ($image, 9, 0, 250, 45, $red, $font, $exp);
Member
Posts: 14,202
Joined: May 14 2008
Gold: 2.85
Aug 17 2009 04:01am
Tenk u
Go Back To Ladder Slasher Topic List
Prev1525354555660Next
Add Reply New Topic New Poll