I want comment , please help me - 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: I want comment , please help me (
/showthread.php?tid=113128)
I want comment , please help me -
boynumber5 - 12.12.2009
if I have 100++ object in my scipt,what should i do for my scipt not have anybugs.
because i heard someone tell me, if have many object in scipt. it will have bugs.
Sorry for my bad english.
Re: I want comment , please help me -
miokie - 12.12.2009
Use a object streamer.
Re: I want comment , please help me -
RyDeR` - 12.12.2009
If you have more than 250 objects you have to use a streamer less than that is no problem. Use my streamer for more than 10000 objects.
Re: I want comment , please help me -
Kurence - 12.12.2009
Quote:
Originally Posted by » RэРиR «
If you have more than 250 objects you have to use a streamer less than that is no problem. Use my streamer for more than 10000 objects.
|
more than 254
Re: I want comment , please help me -
boynumber5 - 12.12.2009
thx , for every comment. I will do follow your comment.