Help me
#1

C:\Users\Mantas\Downloads\samp03csvr_R2-2_win32\gamemodes\testas.pwn(23 : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Warning.
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
if(dialogid == 1 && response == 1) {
if(inputtext[0] == '1') {
SendClientMessage(playerid,0xAA3333AA,"Hydra ispawninta");
AddStaticVehicle(520,-2243,489,74,90,-1,-1);
}
else if(inputtext[0] != '1') {
SendClientMessage(playerid,0xAA3333AA,"Slaptazodis blogas!");
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_INPUT, "Koks slaptaюodis?", "Koks slaptaюodis?", "Spawn", "Atsaukti");
}
}
return 0;
}
Reply


Messages In This Thread
sloved - by Mantas7776 - 24.08.2011, 12:40
Re: Help me - by =WoR=G4M3Ov3r - 24.08.2011, 13:17
Re: Help me - by dice7 - 24.08.2011, 13:25
Re: Help me - by [MNC]Azz - 24.08.2011, 13:32
Re: Help me - by Wesley221 - 24.08.2011, 13:34

Forum Jump:


Users browsing this thread: 1 Guest(s)