please help! F_Streamer
#2

The errors are pretty clear, you're trying to use a variable name that is already being used in the same scope. If the creator of the include used variable names like "x", "y", and "z" at a global scope, then i'd advise against using the streamer completely. Its common knowledge that when you're building something to be released, you should always prefix you're global variables with "g_" to denote them as such to avoid this; Or at least to use abstract names.

I suggest switching to incognito's plugin streamer, it is literally second to none, it terms of speed and functionality.

As for the last 4 errors, lets see line 16629.
Reply


Messages In This Thread
please help! F_Streamer - by 586118 - 12.01.2011, 11:09
Re: please help! F_Streamer - by Kyosaur - 12.01.2011, 11:31

Forum Jump:


Users browsing this thread: 2 Guest(s)