09.03.2015, 09:32
The first warning, show us the code there, use CTRL+G to find it.
Second, there's a variable called "type", but it's never used, so delete it, although you can ignore this warning.
Third, the loose indentation warnings, that means the spacing/indentation is incorrect, there's multiple tutorials how to fix this:
http://en.wikipedia.org/wiki/Indent_style
https://sampforum.blast.hk/showthread.php?tid=256961
https://sampforum.blast.hk/showthread.php?tid=564956
Although this warning can also be ignored.
Kaliber.
I don't see where it's logical to give up, and promote the use of banned codes just because you have 1-2 lines of loose indentation, you call that help?
Second, there's a variable called "type", but it's never used, so delete it, although you can ignore this warning.
Third, the loose indentation warnings, that means the spacing/indentation is incorrect, there's multiple tutorials how to fix this:
http://en.wikipedia.org/wiki/Indent_style
https://sampforum.blast.hk/showthread.php?tid=256961
https://sampforum.blast.hk/showthread.php?tid=564956
Although this warning can also be ignored.
Kaliber.
Quote:
Originally Posted by Forum Rules
Banned Code - There is a certain "#pragma" that can be used to hide significant warnings and produce unreadable code - DO NOT advocate its use if you know what it is; it is TERRIBLE practice and we want to get rid of it.
|