Type? - 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: Type? (
/showthread.php?tid=392619)
Type? -
Mustafa6155 - 15.11.2012
What for type is this,actualy? And can u show hot to make that?
How to make this,already thanks fro reading.
Re: Type? -
Camorra - 15.11.2012
Its a TextDraw are show after cmd.
https://sampwiki.blast.hk/wiki/TextDrawCreate
Re: Type? -
Mustafa6155 - 15.11.2012
and how createline's like that box.
Re: Type? -
DaRk_RaiN - 15.11.2012
Quote:
Originally Posted by Mustafa6155
and how createline's like that box.
|
You mean how to pass line?
Use ~n~ like this
PHP код:
line one~n~line two ~n~line three
Re: Type? -
gtakillerIV - 15.11.2012
Quote:
Originally Posted by DaRk_RaiN
You mean how to pass line?
Use ~n~ like this
PHP код:
line one~n~line two ~n~line three
|
I think you ment "\n".
Re: Type? -
DrTHE - 15.11.2012
Quote:
Originally Posted by gtakillerIV
I think you ment "\n".
|
No, '\n' is only for dialogs and 3DTextLabel.
TextDraw and Gametext's using '~n~'
Re: Type? -
DaRk_RaiN - 15.11.2012
Quote:
Originally Posted by gtakillerIV
I think you ment "\n".
|
xD are you kiding?/n is for dialogs ect..
Re: Type? -
Mustafa6155 - 16.11.2012
I mean how to make that hole thing what i got in the screen's
Re: Type? -
MatZZPL - 16.11.2012
yes thats a textdraw..
Re: Type? -
Konstantinos - 16.11.2012
I think. I am not sure though, because I have never made a textdraw by myself, only by editors and copy-paste into the script.

For more info, see
TextDrawBackgroundColor