17.05.2016, 10:25
Quote:
|
This is complete bullsh!t.
Код:
if(PlayerInfo[playerid][pJob] == 0) {
return 1;
}
@Sacrifice, can you please point out the lines that you are showing, so we know which are triggering the warnings? Besides that, includes are there for a reason, grouping your code in several includes is more efficient than having over 10k lines in one file. |
Look what he posted in First post
Код:
Script.pwn(12775) : warning 217: loose indentation Script.pwn(12854) : warning 217: loose indentation Script.pwn(13020) : warning 217: loose indentation Script.pwn(13029) : warning 217: loose indentation Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Warnings.


