SA-MP Forums Archive
lil' help here - 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: lil' help here (/showthread.php?tid=191792)



lil' help here - dark_clown - 20.11.2010

fiiiixed


Re: lil' help here - dark_clown - 20.11.2010

fiiiixed


Re: lil' help here - MadeMan - 20.11.2010

pawn Код:
new Text3D:label;
pawn Код:
new labeltext[8];
format(labeltext, sizeof(labeltext), "%d", label);
fwrite(example, labeltext);