21.09.2014, 07:56
I know these warnings are extremely easy to fix, but it's really not working for me -_-
This is the compiler output:
These are the lines:
37670 - 37690
This is the compiler output:
Код:
C:\Users\USER\Desktop\RC-RP\gamemodes\RC-RP.pwn(37673) : warning 217: loose indentation C:\Users\USER\Desktop\RC-RP\gamemodes\RC-RP.pwn(37682) : warning 217: loose indentation C:\Users\USER\Desktop\RC-RP\gamemodes\RC-RP.pwn(37685) : warning 217: loose indentation Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 3 Warnings.
37670 - 37690
Код:
SendClientMessage(i, COLOR_VIP, string); } } if(!PlayerInfo[i][pLoyal]) { PlayerInfo[i][pLPoints] ++; } } else { SendClientMessage(i, COLOR_LIGHTRED, " You haven't played long enough to recieve a paycheck."); } PayChecks = 1; SetTimer("PayCheckDone", 5000, false); } return 1; } stock stringContainsIP(const szStr[]) { new