» Site Navigation | | | » Advertisement | | | » Recent Threads | | | SFW pr0n. 11-19-2008 03:12 PM Today 02:19 PM 14 Replies, 96 Views | | | | | I'M SO HUNGRY Yesterday 07:18 PM Today 02:09 PM 23 Replies, 114 Views | |  | |  | |  |
04-18-2008, 09:10 AM
|
#21 (permalink)
| In Purgatory
Join Date: Dec 2006 Location: Australia Age: 17 Posts: 1,480
GPoints: 129 Rep Power: 0 | Quote:
Originally Posted by Googlrr I got it working. I had to change a few lines in the PHP file to get it to work.
Also, All of the "artists" say "Shader Editor" for some reason, while in my WMPC, it says the actual artist.
Anyways, this is really cool Doctor. I like it. | How'd you fix the error?
I dont really see why it would keep listing the "Artist" as the same though. Weird oo;
Could try taking out the artist name from the info.txt and see if it updates it.
@Dak
It uses gui.png as the skin, Providing you find your own skin, you can edit the pla_ext.php, Code: imagettftext($im, 8, 0, 24, 17, $white, "tahomabd.ttf", str_replace("*", " ", $conf->get("File")));
imagettftext($im, 10, 0, 115, 45, $white, "SSERIFE.FON", str_replace("*", " ", $conf->get("Title")));
imagettftext($im, 10, 0, 115, 62, $white, "SSERIFE.FON", str_replace("*", " ", $conf->get("Author")));
imagettftext($im, 10, 0, 193, 85, $white, "SSERIFE.FON", str_replace("*", " ", $conf->get("Time"))); Those lines, are the lines that "Write" the text to the gui.png. PHP: imagettftext - Manual | |
| |  |  | |  |
04-18-2008, 04:09 PM
|
#22 (permalink)
|
Join Date: Oct 2006 Location: New Hampshire? Posts: 6,829
GPoints: 281 Rep Power: 20 | Quote:
Originally Posted by Doctor How'd you fix the error?
I dont really see why it would keep listing the "Artist" as the same though. Weird oo;
Could try taking out the artist name from the info.txt and see if it updates it.
@Dak
It uses gui.png as the skin, Providing you find your own skin, you can edit the pla_ext.php, Code: imagettftext($im, 8, 0, 24, 17, $white, "tahomabd.ttf", str_replace("*", " ", $conf->get("File")));
imagettftext($im, 10, 0, 115, 45, $white, "SSERIFE.FON", str_replace("*", " ", $conf->get("Title")));
imagettftext($im, 10, 0, 115, 62, $white, "SSERIFE.FON", str_replace("*", " ", $conf->get("Author")));
imagettftext($im, 10, 0, 193, 85, $white, "SSERIFE.FON", str_replace("*", " ", $conf->get("Time"))); Those lines, are the lines that "Write" the text to the gui.png. PHP: imagettftext - Manual | It was a capitalization problem. I changed all the sserife.fon's to lowercase and it worked.
__________________ 
<3 Li' 
Hatz =D | |
| |  |
04-19-2008, 11:27 AM
|
#23 (permalink)
| In Purgatory
Join Date: Dec 2006 Location: Australia Age: 17 Posts: 1,480
GPoints: 129 Rep Power: 0 | O. | |
| |  | | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | |