como corrigo esse Warning
#1

ai galerinha do mal *-*

eu coloquei no meu gm um sistema pra qdo a turma entra
ela se auto se seta

tipo ela registra e aparecer as fraternidade ta lgdo

fiz tudo certinho passo a passo
mais na hora de copilar ta dano um warging

mais sem ser isso ta fucionando na moral o gm
soki
qdo o kara registra a 1є vez ele ta setado de " beta " mais os comandos nao pega
ele nasce no hq e tal mais so isso
dai qdo ele reloga
os comando pega '-'

ai eu axo q por causa desse warning como eu posso corrigir ele ?

pawn Код:
D:\SAMP 0.3 Server\filterscripts\LucaSAdmin.pwn(8425) : warning 217: loose indentation
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Warning.
pawn Код:
public OnPlayerSpawn(playerid)
{

new sendername[MAX_PLAYER_NAME];

    if(levelbeta[playerid] >= 1 || PlayerInfo[playerid][pBETA] >= 1)
    {
    //BETA
    SetPlayerInterior(playerid,0);
    SetPlayerPos(playerid,-2644.2363,612.6452,14.4531);
    GameTextForPlayer(playerid,"Fraternidade BETA", 1000,1);
    GivePlayerWeapon(playerid,24,999999);
    GivePlayerWeapon(playerid,27,999999);
    GivePlayerWeapon(playerid,29,999999);
    GivePlayerWeapon(playerid,30,999999);
    GivePlayerWeapon(playerid,34,999999);
    GivePlayerWeapon(playerid,0,999999);
    SetPlayerArmour(playerid, 100.0);
    SetPlayerColor(playerid, COLOR_RED);
    SetPlayerSkin(playerid, 299);
Reply


Messages In This Thread
como corrigo esse Warning - by EoProzinhO - 20.02.2011, 18:59
Re: como corrigo esse Warning - by leandro123456 - 20.02.2011, 19:04
Re: como corrigo esse Warning - by [AF]Junior - 20.02.2011, 19:06
Re: como corrigo esse Warning - by kariok - 20.02.2011, 19:08
Re: como corrigo esse Warning - by EoProzinhO - 20.02.2011, 19:28
Re: como corrigo esse Warning - by [AF]Junior - 20.02.2011, 20:15

Forum Jump:


Users browsing this thread: 1 Guest(s)