format - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: format (
/showthread.php?tid=167930)
format -
armyoftwo - 14.08.2010
Код:
format(PropertyData[gsid][pName], 64, "%s", strval(edata[8]));
I'm loading property names with it but when i load the property it doesn't show the pname!
Re: format -
ReVo_ - 14.08.2010
why you use strval? strval convert from string to integer..