SA-MP Forums Archive
HOW to create title test - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: HOW to create title test (/showthread.php?tid=281151)



HOW to create title test - SourceCode - 04.09.2011

How to create title text, Like in many of gamemodes the Name is made through characters and appears as 3d

EX: | |
| |___
|____/


Re: HOW to create title test - Sasino97 - 04.09.2011

pawn Code:
/*
    ############          ############\            ############            ##################\         ###                       DB
   ###\\\\\\\\\###\      ###\\\\\\\##\            ###\\\\\\\\\###\        ###\   ###\    ###\         ###\                       DB
  ###\        ###\      ##########\    ######    ###\        ###\        ###\   ###\    ###\          \\\                        DB
 ###\        ###\      ###\\\\\\\##\   \\\\\\   ###\        ###\        ###\   ###\    ###\          ###                         DB
###########  \\\      ############\            ###########  \\\        ###\   ###\    ###\          ###\                         DB
\\\\\\\\\\\\\         \\\\\\\\\\\\             \\\\\\\\\\\\\           \\\    \\\     \\\           \\\                          DB

*/

From my gamemode - Dragonball: Z DM


Re: HOW to create title test - SourceCode - 04.09.2011

Yeah how to make them?


Re: HOW to create title test - =WoR=Varth - 04.09.2011

Add /* at the start of it and */ at the end of it. It's called comment.
You can do // too but it's only work in one line.


Re: HOW to create title test - [P4] - 04.09.2011

Here: http://www.network-science.de/ascii/


Re: HOW to create title test - Danny - 04.09.2011

Quote:
Originally Posted by varthshenon
View Post
Add /* at the start of it and */ at the end of it. It's called comment.
You can do // too but it's only work in one line.
I think you're missing the point here.


Re: HOW to create title test - rbN. - 04.09.2011

It's called ASCII


Re: HOW to create title test - =WoR=Varth - 04.09.2011

Quote:
Originally Posted by -Danny-
View Post
I think you're missing the point here.
Oh, he want 3d one. My bad.


Re: HOW to create title test - Sasino97 - 04.09.2011

Quote:
Originally Posted by [P4]
View Post
OMG !! What's that website XD

I Made my own without any special software ! Thanks for the link


Re: HOW to create title test - JaTochNietDan - 04.09.2011

Quote:
Originally Posted by RobinOwnz
View Post
It's called ASCII
Actually, ASCII is the numerical representation of characters, since computers only understand numbers. You can find more information about ASCII here, which also provides a table showing the characters and their appropriate ASCII representation.

What this guy is talking about, is usually referred to as ASCII art, which is still confusing, given the nature of the meaning of ASCII