Please How to use SCM Fuction in Tab (\t) ???
#4

Sadly escape characters (eg. \n, \t..etc.) are not supported in SCM so instead of using \t you can give spaces between characters manually, something like this :
PHP код:
SendClientMessage(playerid, -1"Hi           Hi"); 
But to keep it in proper alignment you have to change number of white-spaces in sentence as per as need.
Reply


Messages In This Thread
Please How to use SCM Fuction in Tab (\t) ??? - by no1508 - 08.06.2015, 03:01
Re: Please How to use SCM Fuction in Tab (\t) ??? - by SoFahim - 08.06.2015, 04:15
Re: Please How to use SCM Fuction in Tab (\t) ??? - by PowerPC603 - 08.06.2015, 04:17
Re: Please How to use SCM Fuction in Tab (\t) ??? - by BroZeus - 08.06.2015, 04:19

Forum Jump:


Users browsing this thread: 1 Guest(s)