05.03.2012, 19:26
You may have a variable/constant which is called "player". Removing it might solve the first warning.
The second problem is that you use variables/constants which uses a huge cell size. Lowering its cell sizes might solve the second problem.
Never EVER ignore compiling warnings. Those might give you tips where a problem can occour.
The second problem is that you use variables/constants which uses a huge cell size. Lowering its cell sizes might solve the second problem.
Never EVER ignore compiling warnings. Those might give you tips where a problem can occour.