What Do Those Mean? - 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: What Do Those Mean? (
/showthread.php?tid=102496)
What Do Those Mean? -
Eazy_Efolife - 15.10.2009
I was reading the pawno manual, and it said:
Код:
"pawn is weak on data structuring because pawn
programs are intended to manipulate objects (text, sprites, streams, queries,
. . . )"
What are sprites, streams, and queries?
Re: What Do Those Mean? -
Donny_k - 15.10.2009
Graphics, processing data, getting data.
Look them up on ****** or something.