29.06.2009, 10:57
Quote:
Originally Posted by Joris
norx.pwn(4165) : warning 217: loose indentation
norx.pwn(4171) : warning 217: loose indentation if(strcmp(cmdtext, "/island", true) == 0) { SetPlayerPos(playerid,1491.6279,6344.9331,1.5665); return 1; } if(strcmp(cmdtext, "/airbattle", true) == 0) { OnlyPlayerTele(playerid, "AirBattle", 290.8786,1920.0966,17.6406, 270.0000, 0); return 1; } What is wrong? |
pawn Код:
#pragma tabsize 0
it will maek them not show up no more mate