//==============================================================================
// Bikes
//==============================================================================
if(dialogid == CARMENU+1) // Bikes
{
if(response)
{
if(listitem == 0) // BF-400
{
CreateVehicleEx(playerid,581, X,Y,Z+1, Angle, random(126), random(126), -1);
}
ShowPlayerDialog(playerid, CARMENU, DIALOG_STYLE_LIST, "Vehicle Selection Menu","Bikes", "Select", "Cancel");
}
}
return 1;
}
C:\Users\Vitor\Desktop\CarMenu_v1.2\CarMenu_v1.2.pwn(68) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Warning.
return 1;
//==============================================================================
// Bikes
//==============================================================================
if(dialogid == CARMENU+1) // Bikes
{
if(response)
{
if(listitem == 0) // BF-400
{
CreateVehicleEx(playerid,581, X,Y,Z+1, Angle, random(126), random(126), -1);
}
ShowPlayerDialog(playerid, CARMENU, DIALOG_STYLE_LIST, "Vehicle Selection Menu","Bikes", "Select", "Cancel");
}
}
return 1;
}
//==============================================================================
// Bikes
//==============================================================================
if(dialogid == CARMENU+1) // Bikes
{
if(response) {
if(listitem == 0) { // BF-400
CreateVehicleEx(playerid,581, X,Y,Z+1, Angle, random(126), random(126), -1);
}
ShowPlayerDialog(playerid, CARMENU, DIALOG_STYLE_LIST, "Vehicle Selection Menu","Bikes", "Select", "Cancel");
}
}
return 1;
}
C:\Users\Vitor\Desktop\CarMenu_v1.2\CarMenu_v1.2.pwn(46) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Warning.
if(dialogid == CARMENU+1) // Bikes
COmo assim ma identaзгo e o que quis dizer com "TAB resolve tudo?"
|
//==============================================================================
// Bikes
//==============================================================================
if(dialogid == CARMENU+1) // Bikes
{
if(response)
{
if(listitem == 0) // BF-400
{
CreateVehicleEx(playerid,581, X,Y,Z+1, Angle, random(126), random(126), -1);
}
ShowPlayerDialog(playerid, CARMENU, DIALOG_STYLE_LIST, "Vehicle Selection Menu","Bikes", "Select", "Cancel");
}
}
if(dialogid == CARMENU+1) // Bikes
{
if(response)
{
if(listitem == 0) // BF-400
{
CreateVehicleEx(playerid,581, X,Y,Z+1, Angle, random(126), random(126), -1);
}
ShowPlayerDialog(playerid, CARMENU, DIALOG_STYLE_LIST, "Vehicle Selection Menu","Bikes", "Select", "Cancel");
}
}
return 1;
}