Symbol already defined?
Hi, this doesnt make sense to me. Its telling me 'format' is already defined? Little help here please...
Code:
Code:
Welcome to the AMX Mod X 1.60-300 Compiler.Code:
|
Re: Symbol already defined?
Quote:
Take out one of these Code:
I have no clue why you did it twice... |
Because there are two different log files using the same path...
|
you formated the same variable twice in a row.
You cant assign the same variable two different paths ( unless you make it a two demension array ), so just use two variables, problem solved. |
Post the code preceding it, it usually happens when you do something horribly wrong on a public function definition.
|
Quote:
Code:
Code:
Code:
This isnt even the problem, my question is still how is 'format' already defined. Im not even using it as a variable... |
O crap, i really need to get to bed lol, for some reason i assumed they were the same thing, sry man,
( ZOMG ITS 1:05 am !?!?!?! ) p.s. I know what format does, i am not a noob. |
make sure you dont have like
new format somewhere in the function or as a global |
Just post the entire function up to that point.
|
| All times are GMT -4. The time now is 23:40. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.