Loose idention
#1

Loose idention is in all of this lines -_-'

Код:
    new i = -1;
Код:
    new i = -1;
Код:
    new imedas[MAX_PLAYER_NAME];
Код:
    new firmaid,vrsta,cena,lvl,ffirma[80],string[512]; GetPlayerPos(playerid, X,Y,Z);
Reply
#2

Do you see the blank space at the left side (begining of the line)?
Simply remove them.
Reply
#3

On top:
pawn Код:
#pragma tabsize 0
Reply
#4

Or just find the loose identation (meaning an extra or a missing space) and remove/add it.

Pragma override isn't always the best solution in my opinion.
Reply
#5

Quote:
Originally Posted by Loot
Посмотреть сообщение
Do you see the blank space at the left side (begining of the line)?
Simply remove them.
Simply you need to align every line so check where it's not aligned.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)