Big text for server name in pawno - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Big text for server name in pawno (
/showthread.php?tid=170648)
Big text for server name in pawno -
Saurik - 23.08.2010
I was wondering how people make the big texts in pawno, for their server name...
they use dots and stuff.. Any tool to make it?
Re: Big text for server name in pawno -
boelie - 23.08.2010
i think you mean textdraw;
https://sampwiki.blast.hk/wiki/TextDrawCreate
Re: Big text for server name in pawno -
Nekrus2 - 23.08.2010
no he mean asci art
just have idea and do it by hand
Код:
## # ##### # # ##### # # ##### #####
# # # # # # # # # # # #
# # # #### ## ##### # # ##### #####
# # # # # # # # # # # #
# ## ##### # # # # ##### ##### #####
for example
Re: Big text for server name in pawno -
Saurik - 23.08.2010
Quote:
Originally Posted by Nekrus2
no he mean asci art
just have idea and do it by hand
Код:
## # ##### # # ##### # # ##### #####
# # # # # # # # # # # #
# # # #### ## ##### # # ##### #####
# # # # # # # # # # # #
# ## ##### # # # # ##### ##### #####
for example
|
yes this one
Re: Big text for server name in pawno -
Fj0rtizFredde - 23.08.2010
http://www.network-science.de/ascii/
Re: Big text for server name in pawno -
Saurik - 23.08.2010
Quote:
Originally Posted by Fj0rtizFredde
|
thanks, really helped.