Whats wrong with this?[7 warnings][3 errors][1 fatal error]
#2

pawn Код:
new float:x,float:y,float:z;
Should be:

pawn Код:
new Float:x,Float:y,Float:z; // Capitalised
For the other errors, you are not showing the correct lines. Post the error lines:

328-329
and line 430
Reply


Messages In This Thread
Whats wrong with this?[7 warnings][3 errors][1 fatal error] - by Tigerbeast11 - 08.11.2009, 14:26
Re: Whats wrong with this?[7 warnings][3 errors][1 fatal error] - by member - 08.11.2009, 14:28
Re: Whats wrong with this?[7 warnings][3 errors][1 fatal error] - by Tigerbeast11 - 08.11.2009, 14:32

Forum Jump:


Users browsing this thread: 1 Guest(s)