12.01.2011, 11:31
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.
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.