pawno\include\mSelection.inc(598) : warning 219: local variable "f" shadows a variable at a preceding level
(14185) : warning 217: loose indentation
(14203) : warning 217: loose indentation
(14221) : warning 217: loose indentation
(14239) : warning 217: loose indentation
(17128) : warning 217: loose indentation
(19564) : warning 217: loose indentation
}
return 1; // warning
}
return 1;
} // warning
}
if( !strcmp( cmdtext, "/ap1", true ))
{
if( pInfo[ playerid ][ Prof ] == POL_RODOVIARIA || aInfo[ playerid ][ Dono ] == 1 || aInfo[ playerid ][ Admin ] == 1 || aInfo[ playerid ][ Moderador ] == 1 || aInfo[ playerid ][ Ajudante ] == 1 )
{
if(!IsPlayerInRangeOfPoint(playerid, 5.5, 49.0849, -1530.9667, 5.3143))
{
SendClientMessage(playerid, COLOR_ERRO, "[ x ] Vocк nгo estб perto do Pedagio!");
return 1;
}
SendClientMessage( playerid, COLOR_AMARELO, "[ > ] Abrindo o portгo nъmero 1 do Pedбgio." );
MoveDynamicObject( pp1, 45, -1530.3, 6, 3.0 ); /*( pp1, 45.6, -1525.8, 2, 3.0 ); // Caso queira colocar o portгo para abrir pra baixo*/
}
else
{
SendClientMessage( playerid, COLOR_ERRO, "[ x ] Vocк nгo tem permissгo!" );
} // warning // ( LINHA 14185 )
}
if( !strcmp( cmdtext, "/fp1", true ))
{
if( pInfo[ playerid ][ Prof ] == POL_RODOVIARIA || aInfo[ playerid ][ Dono ] == 1 || aInfo[ playerid ][ Admin ] == 1 || aInfo[ playerid ][ Moderador ] == 1 || aInfo[ playerid ][ Ajudante ] == 1 )
{
if(!IsPlayerInRangeOfPoint(playerid, 5.5, 49.0849, -1530.9667, 5.3143))
{
SendClientMessage(playerid, COLOR_ERRO, "[ x ] Vocк nгo estб perto do Pedagio!");
return 1;
}
SendClientMessage( playerid, COLOR_AMARELO, "[ > ] Fechando o portгo nъmero 1 do Pedбgio." );
MoveDynamicObject( pp1, 45.6,-1525.8,6, 3.0 ); /*( pp1, 45.6, -1525.8, 2, 3.0 ); // Caso queira colocar o portгo para abrir pra baixo*/
}
else
{
SendClientMessage( playerid, COLOR_ERRO, "[ x ] Vocк nгo tem permissгo!" );
}
return 1; // warning // ( LINHA 14203 )
}
if( !strcmp( cmdtext, "/ap2", true ))
{
if( pInfo[ playerid ][ Prof ] == POL_RODOVIARIA || aInfo[ playerid ][ Dono ] == 1 || aInfo[ playerid ][ Admin ] == 1 || aInfo[ playerid ][ Moderador ] == 1 || aInfo[ playerid ][ Ajudante ] == 1 )
{
if(!IsPlayerInRangeOfPoint(playerid, 5.5, 49.0849, -1530.9667, 5.3143))
{
SendClientMessage(playerid, COLOR_ERRO, "[ x ] Vocк nгo estб perto do Pedagio!");
return 1;
}
SendClientMessage( playerid, COLOR_AMARELO, "[ > ] Abrindo o portгo nъmero 2 do Pedбgio." );
MoveDynamicObject( pp2, 52.7, -1531.7, 6, 3.0 ); /*( pp1, 45.6, -1525.8, 2, 3.0 ); // Caso queira colocar o portгo para abrir pra baixo*/
}
else
{
SendClientMessage( playerid, COLOR_ERRO, "[ x ] Vocк nгo tem permissгo!" );
}
return 1; // warning // ( LINHA 14221 )
}
if( !strcmp( cmdtext, "/fp2", true ))
{
if( pInfo[ playerid ][ Prof ] == POL_RODOVIARIA || aInfo[ playerid ][ Dono ] == 1 || aInfo[ playerid ][ Admin ] == 1 || aInfo[ playerid ][ Moderador ] == 1 || aInfo[ playerid ][ Ajudante ] == 1 )
{
if(!IsPlayerInRangeOfPoint(playerid, 5.5, 49.0849, -1530.9667, 5.3143))
{
SendClientMessage(playerid, COLOR_ERRO, "[ x ] Vocк nгo estб perto do Pedagio!");
return 1;
}
SendClientMessage( playerid, COLOR_AMARELO, "[ > ] Fechando o portгo nъmero 2 do Pedбgio." );
MoveDynamicObject( pp2, 52, -1536.7998, 6, 3.0 ); /*( pp1, 45.6, -1525.8, 2, 3.0 ); // Caso queira colocar o portгo para abrir pra baixo*/
}
else
{
SendClientMessage( playerid, COLOR_ERRO, "[ x ] Vocк nгo tem permissгo!" );
}
return 1; // warning // ( LINHA 14239 )
}
if( !strcmp( cmdtext, "/consertar", true ))
{
if( pInfo[ playerid ][ Prof ] == MECANICO || aInfo[ playerid ][ Dono ] == 1 || aInfo[ playerid ][ Admin ] == 1 || aInfo[ playerid ][ Moderador ] == 1 || aInfo[ playerid ][ Ajudante ] == 1 )
{
if( !IsPlayerInAnyVehicle( playerid ))
{
SendClientMessage( playerid, COLOR_ERRO, "[ x ] Vocк nгo estб em um veнculo !" );
return 1;
}
new
v = GetPlayerVehicleID( playerid)
;
if(Consertou[playerid] > gettime())
{
format(gStr, sizeof(gStr), "[ x ] Aguarde %d segundos para poder consertar um veнculo!", Consertou[ playerid ] - gettime( ));
SendClientMessage(playerid, COLOR_ERRO, gStr);
return 1;
}
SetVehicleHealth( v, 1000 );
RepairVehicle( v );
Consertou[playerid] = gettime() + 60;
SendClientMessage( playerid, COLOR_AMARELO, "[ > ] Veнculo consertado !" );
PlayerPlaySound( playerid, 1057, 0.0, 0.0, 10.0 );
}
else
{
SendClientMessage( playerid, COLOR_ERRO, "[ x ] Vocк nгo й um(a) Mecвnico(a) !" );
}
return 1; // warning // ( LINHA 17 )
}
if( aInfo[ i ][ Ajudante ] == 1 )
{
if( aInfo[ i ][ Oculto ] == false )
{
a_j_d ++;
format( string, sizeof( string ), "Ajudante(a) {FFFFFF}%s ( %d )", PlayerName( i ), i );
SendClientMessage( playerid, 0x33FF99AA, string );
}
}
}
if( d_o_n_o == 0 ) return SendClientMessage( playerid, 0x66FF00AA, "[ BPO ADMIN ] Nenhum Dono conectado no momento !" );
if( a_d_m == 0 ) return SendClientMessage( playerid, 0x66FF00AA, "[ BPO ADMIN ] Nenhum Administrador conectado no momento !" ); // warning // ( LINHA 19564 )
if( m_d_r == 0 ) return SendClientMessage( playerid, 0x66FF00AA, "[ BPO ADMIN ] Nenhum Moderador conectado no momento !" );
if( a_j_d == 0 ) return SendClientMessage( playerid, 0x66FF00AA, "[ BPO ADMIN ] Nenhum Ajudante conectado no momento !" );
return 1;
}
pawno\include\mSelection.inc(598) : warning 219: local variable "f" shadows a variable at a preceding level
return 1; } // warning }
return 1; } return 1; }
return 1;
}
return 1;
}
dm_Matou,
if( !strcmp( cmdtext, "/ap1", true ))
{
if( pInfo[ playerid ][ Prof ] == POL_RODOVIARIA || aInfo[ playerid ][ Dono ] == 1 || aInfo[ playerid ][ Admin ] == 1 || aInfo[ playerid ][ Moderador ] == 1 || aInfo[ playerid ][ Ajudante ] == 1 )
{
if(!IsPlayerInRangeOfPoint(playerid, 5.5, 49.0849, -1530.9667, 5.3143))
{
SendClientMessage(playerid, COLOR_ERRO, "[ x ] Vocк nгo estб perto do Pedagio!");
return 1;
}
SendClientMessage( playerid, COLOR_AMARELO, "[ > ] Abrindo o portгo nъmero 1 do Pedбgio." );
MoveDynamicObject( pp1, 45, -1530.3, 6, 3.0 ); /*( pp1, 45.6, -1525.8, 2, 3.0 ); // Caso queira colocar o portгo para abrir pra baixo*/
}
else
{
SendClientMessage( playerid, COLOR_ERRO, "[ x ] Vocк nгo tem permissгo!" );
} // warning // ( LINHA 14185 )
}
if( !strcmp( cmdtext, "/fp1", true ))
{
if( pInfo[ playerid ][ Prof ] == POL_RODOVIARIA || aInfo[ playerid ][ Dono ] == 1 || aInfo[ playerid ][ Admin ] == 1 || aInfo[ playerid ][ Moderador ] == 1 || aInfo[ playerid ][ Ajudante ] == 1 )
{
if(!IsPlayerInRangeOfPoint(playerid, 5.5, 49.0849, -1530.9667, 5.3143))
{
SendClientMessage(playerid, COLOR_ERRO, "[ x ] Vocк nгo estб perto do Pedagio!");
return 1;
}
SendClientMessage( playerid, COLOR_AMARELO, "[ > ] Fechando o portгo nъmero 1 do Pedбgio." );
MoveDynamicObject( pp1, 45.6,-1525.8,6, 3.0 ); /*( pp1, 45.6, -1525.8, 2, 3.0 ); // Caso queira colocar o portгo para abrir pra baixo*/
}
else
{
SendClientMessage( playerid, COLOR_ERRO, "[ x ] Vocк nгo tem permissгo!" );
}
return 1; // warning // ( LINHA 14203 )
}
if( !strcmp( cmdtext, "/ap2", true ))
{
if( pInfo[ playerid ][ Prof ] == POL_RODOVIARIA || aInfo[ playerid ][ Dono ] == 1 || aInfo[ playerid ][ Admin ] == 1 || aInfo[ playerid ][ Moderador ] == 1 || aInfo[ playerid ][ Ajudante ] == 1 )
{
if(!IsPlayerInRangeOfPoint(playerid, 5.5, 49.0849, -1530.9667, 5.3143))
{
SendClientMessage(playerid, COLOR_ERRO, "[ x ] Vocк nгo estб perto do Pedagio!");
return 1;
}
SendClientMessage( playerid, COLOR_AMARELO, "[ > ] Abrindo o portгo nъmero 2 do Pedбgio." );
MoveDynamicObject( pp2, 52.7, -1531.7, 6, 3.0 ); /*( pp1, 45.6, -1525.8, 2, 3.0 ); // Caso queira colocar o portгo para abrir pra baixo*/
}
else
{
SendClientMessage( playerid, COLOR_ERRO, "[ x ] Vocк nгo tem permissгo!" );
}
return 1; // warning // ( LINHA 14221 )
}
if( !strcmp( cmdtext, "/fp2", true ))
{
if( pInfo[ playerid ][ Prof ] == POL_RODOVIARIA || aInfo[ playerid ][ Dono ] == 1 || aInfo[ playerid ][ Admin ] == 1 || aInfo[ playerid ][ Moderador ] == 1 || aInfo[ playerid ][ Ajudante ] == 1 )
{
if(!IsPlayerInRangeOfPoint(playerid, 5.5, 49.0849, -1530.9667, 5.3143))
{
SendClientMessage(playerid, COLOR_ERRO, "[ x ] Vocк nгo estб perto do Pedagio!");
return 1;
}
SendClientMessage( playerid, COLOR_AMARELO, "[ > ] Fechando o portгo nъmero 2 do Pedбgio." );
MoveDynamicObject( pp2, 52, -1536.7998, 6, 3.0 ); /*( pp1, 45.6, -1525.8, 2, 3.0 ); // Caso queira colocar o portгo para abrir pra baixo*/
}
else
{
SendClientMessage( playerid, COLOR_ERRO, "[ x ] Vocк nгo tem permissгo!" );
}
return 1; // warning // ( LINHA 14239 )
}
if( !strcmp( cmdtext, "/consertar", true ))
{
if( pInfo[ playerid ][ Prof ] == MECANICO || aInfo[ playerid ][ Dono ] == 1 || aInfo[ playerid ][ Admin ] == 1 || aInfo[ playerid ][ Moderador ] == 1 || aInfo[ playerid ][ Ajudante ] == 1 )
{
if( !IsPlayerInAnyVehicle( playerid ))
{
SendClientMessage( playerid, COLOR_ERRO, "[ x ] Vocк nгo estб em um veнculo !" );
return 1;
}
new
v = GetPlayerVehicleID( playerid)
;
if(Consertou[playerid] > gettime())
{
format(gStr, sizeof(gStr), "[ x ] Aguarde %d segundos para poder consertar um veнculo!", Consertou[ playerid ] - gettime( ));
SendClientMessage(playerid, COLOR_ERRO, gStr);
return 1;
}
SetVehicleHealth( v, 1000 );
RepairVehicle( v );
Consertou[playerid] = gettime() + 60;
SendClientMessage( playerid, COLOR_AMARELO, "[ > ] Veнculo consertado !" );
PlayerPlaySound( playerid, 1057, 0.0, 0.0, 10.0 );
}
else
{
SendClientMessage( playerid, COLOR_ERRO, "[ x ] Vocк nгo й um(a) Mecвnico(a) !" );
}
return 1; // warning // ( LINHA 17 )
}
warning 219: local variable "f" shadows a variable at a preceding level
E este warning
Код:
warning 219: local variable "f" shadows a variable at a preceding level |
if( !strcmp( cmdtext, "/flip", true ))
{
if( pInfo[ playerid ][ PLAYER_VIP ] == 1 || aInfo[ playerid ][ Dono ] == 1 || aInfo[ playerid ][ Admin ] == 1 || aInfo[ playerid ][ Moderador ] == 1 || aInfo[ playerid ][ Ajudante ] == 1 )
{
if( GetPlayerWantedLevel ( playerid ) == 1 )
{
SendClientMessage( playerid, COLOR_ERRO, "[ x ] Vocк nгo pode desvirar o veнculo estando procurado !" );
return 1;
}
if( pInfo[ playerid ][ fardado ] == 1 )
{
SendClientMessage( playerid, COLOR_ERRO, "[ x ] Vocк nгo pode desvirar o veнculo estando fardado(a) !" );
return 1;
}
if( IsPlayerInAnyVehicle( playerid ))
{
new
getVehicle, Float:a
;
getVehicle = GetPlayerVehicleID( playerid );
GetVehicleZAngle( getVehicle, a );
SetVehicleZAngle( getVehicle, a );
SendClientMessage( playerid, 0x00FF66AA, "{37CA3A}[ BOT ] Kratos:{FFFFFF} Veнculo desvirado com sucesso !" );
}
else
{
SendClientMessage( playerid, COLOR_ERRO, "[ x ] Vocк nгo estб em um veнculo !" );
}
return 1;
}
else
{
SendClientMessage( playerid, COLOR_ERRO, "[ x ] Vocк nгo tem permissгo!" );
}
return 1; // warning
}
O tabuador fica horas carregando e nгo da em nada mano.
O warning que estou tendo, й principalmente no final do comando, como exemplo aqui: PHP код:
|
stock LoadModelSelectionMenu(f_name[])
{
new File:f, str[75];
format(str, sizeof(str), "%s", f_name);
f = fopen(str, io_read);
if( !f ) {
printf("-mSelection- WARNING: Failed to load list: \"%s\"", f_name);
return mS_INVALID_LISTID;
}
if(gListAmount >= mS_TOTAL_LISTS)
{
printf("-mSelection- WARNING: Reached maximum amount of lists, increase \"mS_TOTAL_LISTS\"", f_name);
return mS_INVALID_LISTID;
}