warnings
#1

I know you dont need to get rid of them but my script can be bit funny with warnings, any ideas for these warnings.

Код:
C:\Users\alex\Desktop\my server\MIJN server\gamemodes\stuntingparadiso.pwn(308) : warning 217: loose indentation
C:\Users\alex\Desktop\my server\MIJN server\gamemodes\stuntingparadiso.pwn(332) : warning 217: loose indentation
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Warnings.
Код:
 if(!strcmp(cmdtext, "/rally", true))//208

if(!strcmp(cmdtext, "/race1", true))//332
Reply
#2

Make sure your indentation is right. Also, if you are too lazy put this in your script:

pawn Код:
#pragma tabsize 0
Reply
#3


http://dracoblue.net/tidy/pawn/
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)