SA-MP Forums Archive
Difference - 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: Difference (/showthread.php?tid=475493)



Difference - Infility - 13.11.2013

Hello,

what difference between "i" and "d". I know that this two specifiers using for integer, but what difference between they?

Thank you.


Re: Difference - Patrick - 13.11.2013

Quote:
Originally Posted by SAMP WIKI
%d Inserts an integer (whole) number
%i Inserts an integer.
Explained Above.