GTAMP.com

Grand Theft Auto Media Press
It is currently Wed May 22, 2013 11:59 pm

All times are UTC




Post new topic Reply to topic  [ 345 posts ]  Go to page Previous  1 ... 9, 10, 11, 12, 13, 14, 15 ... 18  Next
Author Message
PostPosted: Wed Nov 30, 2011 9:27 pm 
Offline
User avatar

Joined: Fri Jan 29, 2010 3:03 pm
Posts: 795
Maybe add this line to index.php? (under on page)

Code:
print"</br>Use this text on the forums:</br><textarea name=\"text\" rows=\"1\" cols=\"10\">[img]http://epicgta2.omnitude.net/gta2text/gta2text.php?font=".$font."&text=".htmlspecialchars($text)."[/img]</textarea><br>";


//fck. new forum page. don't forget to check car and street font on other page ;)

_________________
"Only Silky Milky implants by Zaibatsu feel and taste like the real thing."


Top
 Profile  
 
PostPosted: Wed Nov 30, 2011 9:42 pm 
Offline
User avatar

Joined: Fri Jan 29, 2010 3:00 pm
Posts: 825
Location: F21B3EED
hmm, i think i'll do those tomorrow, unless you want to do them meanwhile im afk? (i can send the code i have atm).

_________________
My GTA2 related projects:


Top
 Profile  
 
PostPosted: Wed Nov 30, 2011 9:47 pm 
Offline
User avatar

Joined: Fri Jan 29, 2010 3:03 pm
Posts: 795
You may send me the code any time, but I will now also go to sleep. :)

_________________
"Only Silky Milky implants by Zaibatsu feel and taste like the real thing."


Top
 Profile  
 
PostPosted: Thu Dec 01, 2011 3:19 pm 
Offline
User avatar

Joined: Fri Jan 29, 2010 3:00 pm
Posts: 825
Location: F21B3EED
Are you gonna send me the second font too? from the image:
Image

_________________
My GTA2 related projects:


Top
 Profile  
 
PostPosted: Thu Dec 01, 2011 4:51 pm 
Offline
User avatar

Joined: Fri Jan 29, 2010 3:03 pm
Posts: 795
That is the font microgrammadeebolext. Which can be downloaded here: http://www.azfonts.net/load_font/microg ... olext.html

Or I can give you the images, but it gives ugly edges when using with transparent background. Using the real font file would be better. <3

_________________
"Only Silky Milky implants by Zaibatsu feel and taste like the real thing."


Top
 Profile  
 
PostPosted: Thu Dec 01, 2011 5:25 pm 
Offline
User avatar

Joined: Sat Dec 26, 2009 11:53 pm
Posts: 933
there are also fonts in fstyle.sty

_________________
yur sa'nok ngeyä


Top
 Profile  
 
PostPosted: Thu Dec 01, 2011 5:40 pm 
Offline
User avatar

Joined: Fri Jan 29, 2010 3:00 pm
Posts: 825
Location: F21B3EED
@Cuban-Pete, how the hell did you know which font it is that gta2 uses ? O_O

im not going to implement that then, since it would require other than 100% alpha blending. who ever needs that font, can simply download it and use photoshop or whatever with it.

_________________
My GTA2 related projects:


Top
 Profile  
 
PostPosted: Thu Dec 01, 2011 6:26 pm 
Offline
User avatar

Joined: Fri Jan 29, 2010 3:03 pm
Posts: 795
It's a known fact in the gta2 community. :P

_________________
"Only Silky Milky implants by Zaibatsu feel and taste like the real thing."


Top
 Profile  
 
PostPosted: Thu Dec 01, 2011 10:32 pm 
Offline
User avatar

Joined: Fri Jan 29, 2010 3:03 pm
Posts: 795
Colouring does not work yet? Maybe you want to share the code so I can play with it this weekend? I might need to set up a localhost to test it. Perhaps zip the whole bunch (index.php, gta2text.php and coloured images).

_________________
"Only Silky Milky implants by Zaibatsu feel and taste like the real thing."


Top
 Profile  
 
PostPosted: Thu Dec 01, 2011 10:37 pm 
Offline
User avatar

Joined: Fri Jan 29, 2010 3:00 pm
Posts: 825
Location: F21B3EED
OH yeah, i didnt have time to finish it :D ill send the zip ^^

Edit, here:
Attachment:
File comment: gta2text php project
gta2text.7z [125.91 KiB]
Downloaded 14 times


Edit2: you want me to colorize them? i dont have time atm, but you could do it as well, just run over all the pixels and change that one color into 42% mixed to the text color.

_________________
My GTA2 related projects:


Top
 Profile  
 
PostPosted: Sat Dec 03, 2011 3:16 pm 
Offline
User avatar

Joined: Fri Jan 29, 2010 3:03 pm
Posts: 795
omg, I can't get the script working on my xampp lite, but it does work on my own website... weird

_________________
"Only Silky Milky implants by Zaibatsu feel and taste like the real thing."


Top
 Profile  
 
PostPosted: Sat Dec 03, 2011 4:28 pm 
Offline
User avatar

Joined: Sat Dec 26, 2009 11:53 pm
Posts: 933
probably the libs bitching on windows

_________________
yur sa'nok ngeyä


Top
 Profile  
 
PostPosted: Sat Dec 03, 2011 6:38 pm 
Offline
User avatar

Joined: Fri Jan 29, 2010 3:00 pm
Posts: 825
Location: F21B3EED
what errors does it say?

_________________
My GTA2 related projects:


Top
 Profile  
 
PostPosted: Sun Dec 04, 2011 3:19 pm 
Offline
User avatar

Joined: Fri Jan 29, 2010 3:03 pm
Posts: 795
None error, the image does not show up. I get an image that shows a broken link.

Oh well, I don't have enough time this weekend to work on it anyway. :(

_________________
"Only Silky Milky implants by Zaibatsu feel and taste like the real thing."


Top
 Profile  
 
PostPosted: Sun Dec 04, 2011 5:13 pm 
Offline
User avatar

Joined: Fri Jan 29, 2010 3:00 pm
Posts: 825
Location: F21B3EED
add this code to beginning of the PHP files:
Code:
error_reporting(E_ALL);

and then remove the header() from that PHP file which generates the image, so you can view the source code of that page when you see "broken link"

_________________
My GTA2 related projects:


Top
 Profile  
 
PostPosted: Sun Dec 04, 2011 6:21 pm 
Online
Boss
User avatar

Joined: Tue Mar 04, 2008 6:51 am
Posts: 981
Location: GTAMP.com
http://gtamp.com/text/

Thanks T.M. and Cuban-Pete.


Top
 Profile  
 
PostPosted: Sun Dec 04, 2011 8:16 pm 
Offline
User avatar

Joined: Fri Jan 29, 2010 3:03 pm
Posts: 795
Hehe, you already added it to the website. Cool! <3

You do know that it is not completely finished? :)

_________________
"Only Silky Milky implants by Zaibatsu feel and taste like the real thing."


Top
 Profile  
 
PostPosted: Sun Dec 04, 2011 8:24 pm 
Online
Boss
User avatar

Joined: Tue Mar 04, 2008 6:51 am
Posts: 981
Location: GTAMP.com
Yes I know. I just couldn't wait. [fastreload]


Top
 Profile  
 
PostPosted: Sun Dec 04, 2011 8:31 pm 
Offline
User avatar

Joined: Fri Jan 29, 2010 3:00 pm
Posts: 825
Location: F21B3EED
Image

_________________
My GTA2 related projects:


Top
 Profile  
 
PostPosted: Sun Dec 04, 2011 10:48 pm 
Offline
User avatar

Joined: Wed Mar 17, 2010 4:07 am
Posts: 395
Location: Wales, UK
Interesting.

I know it's not complete but it seems the colour options don't seem to do anything yet? Guessing that's coming in future...

_________________


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 345 posts ]  Go to page Previous  1 ... 9, 10, 11, 12, 13, 14, 15 ... 18  Next

All times are UTC


Who is online

Users browsing this forum: Sektor and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group