SA-MP Forums Archive
What actually ! (Exclamaion mark) use for inside string? - 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: What actually ! (Exclamaion mark) use for inside string? (/showthread.php?tid=570215)



What actually ! (Exclamaion mark) use for inside string? - RaeF - 06.04.2015

Hello, i have a question:

What actually ! (Exclamaion mark) use for inside string?

I do this test:

Код:
SendClientMessage(playerid, -1, !"Exclamation test.");
It will output: Exclamation Test.
Beside, it will reduce amx size.


Re: What actually ! (Exclamaion mark) use for inside string? - RaeF - 06.04.2015

The question is answered by reading this: https://sampforum.blast.hk/showthread.php?tid=480529.