Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DLL Talk / A strange problem in my Code.

Author
Message
Takis76
19
Years of Service
User Offline
Joined: 9th Apr 2005
Location: Greece
Posted: 14th May 2005 06:26 Edited at: 15th May 2005 05:51
I have one strange problem in my code.




And in line:



I have an error:


Irregular number of brackets.

But my brackes are correct

I don't have loose brackets and all of my brackets opened and closed.

Look the code.


I have big problem , I can't compile

could you help me?
Takis76
19
Years of Service
User Offline
Joined: 9th Apr 2005
Location: Greece
Posted: 14th May 2005 06:38
Answer in this thread the other is the same , Ignore it.
Lost in Thought
20
Years of Service
User Offline
Joined: 4th Feb 2004
Location: U.S.A. : Douglas, Georgia
Posted: 14th May 2005 16:19
CHECK YOUR EMAIL ASAP I sent you a very important message.

The problem was you were putting comments on the same line as a constant without : before it. This confuses the compiler for some reason.

use this instead:

#Constant TYPE_CASTLE = 10 : `Castle Collision Index
#Constant TYPE_PLAYER = 11 : `Player Collision Index

Login to post a reply

Server time is: 2024-04-27 00:06:27
Your offset time is: 2024-04-27 00:06:27