logo script generator ? - 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)
+--- Thread: logo script generator ? (
/showthread.php?tid=613840)
logo script generator ? -
Rubey - 01.08.2016
I want to create a logo for my filterscript like this, do you know a generator that can?
Re: logo script generator ? -
[cS]Owain - 01.08.2016
Here
Re: logo script generator ? -
GhostHacker - 01.08.2016
http://picascii.com/ it will help you.
Re: logo script generator ? -
Rubey - 01.08.2016
@[cS]Owain : ahah
@GhostHacker: thanks for your help, but this is a image, impossible to insert in my filtescript :/
Respuesta: Re: logo script generator ? -
Whyd - 02.08.2016
Quote:
Originally Posted by Rubey
@[cS]Owain : ahah
@GhostHacker: thanks for your help, but this is a image, impossible to insert in my filtescript :/
|
Here
Re: logo script generator ? -
NaS - 02.08.2016
With the right font you can write ASCII graphics on objects using SetObjectMaterialText. However there's a limit for the number of signs. Could get critical with all the spacings and so on..
Re: Respuesta: Re: logo script generator ? -
Rubey - 09.08.2016
Quote:
Originally Posted by hydewhyd
|
Thanks!!!