Loose indentation
#1

Yo, when i compile my script this happend :


C:\Users\Marko\Desktop\trucking\gamemodes\PPC_Truc king.pwn(787) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Warning.


line 787 :
pawn Код:
switch (classid)

can anyone tell me how to fix this ?


All was normal but when i edited this lines, warning shows
pawn Код:
// This callback gets called when the player is selecting a class (but hasn't clicked "Spawn" yet)
public OnPlayerRequestClass(playerid, classid)
{
SetPlayerPos(playerid,-2181.8604,-248.0030,40.7195);
SetPlayerCameraPos(playerid,-2186.5913,-248.0875,40.7195);
SetPlayerCameraLookAt(playerid,-2181.8604,-248.0030,40.7195);
SetPlayerFacingAngle(playerid,86.9258);

EDIT: i know i can ignore this warning but how i can fix it ? :P


THX ^
Reply


Messages In This Thread
Loose indentation - by S4ba - 05.03.2013, 12:20
Re: Loose indentation - by DiGiTaL_AnGeL - 05.03.2013, 12:24
Re: Loose indentation - by PabloDiCostanzo - 05.03.2013, 12:29
Re: Loose indentation - by doreto - 05.03.2013, 12:35
Re: Loose indentation - by S4ba - 05.03.2013, 13:07
Re: Loose indentation - by InfiniTy. - 05.03.2013, 13:27
Re: Loose indentation - by Gamer_007 - 05.03.2013, 13:53
Re: Loose indentation - by S4ba - 05.03.2013, 14:01
Re: Loose indentation - by iggy1 - 05.03.2013, 14:03
Re: Loose indentation - by S4ba - 05.03.2013, 14:17

Forum Jump:


Users browsing this thread: 2 Guest(s)