Dialog doesn't response
#5

ok this is the code


if
Quote:

(dialogid == 1032)
{
if(response)
{
if(PlayerInfo[playerid][pPsiskey] == -1) return SCM(playerid, GRAD2, "(greska) Vi ne posjedujete Jfirmu!");
new id;
new i = PlayerInfo[playerid][pPsiskey];
if(sscanf(inputtext, "u", id)) return ShowPlayerDialog(playerid, 1032, DIALOG_STYLE_INPUT, "{00C0FF}Firma - Postavljanje reketa", "{FFFFFF}Upisite Korisnicko ime ili ID igraca kome zelite dati\nreket nad firmom:", "Postavi", "Nazad");
RPIme(playerid, hIme[0]);
RPIme(id, hIme[1]);
strmid(SBizzInfo[i][sbExtortion], hIme[1], 0, strlen(hIme[1]), 255);
SCMF(playerid, ZELENA, "* Dali ste igracu %s reket nad vasom firmom.", hIme[1]);
SCMF(id, ZELENA, "* %s vam je dao reket nad svojom firmom.",hIme[0]);
PlayerInfo[id][Reket] = 1;
UpdateSFirmu(i);
SpremiSFirmu(i);
}
}

Reply


Messages In This Thread
Dialog doesn't response - by Luca12 - 09.05.2013, 13:21
Re: Dialog doesn't response - by MrTinder - 09.05.2013, 13:24
Re: Dialog doesn't response - by Luca12 - 09.05.2013, 13:27
Re: Dialog doesn't response - by Don_Cage - 09.05.2013, 14:12
Re: Dialog doesn't response - by Luca12 - 09.05.2013, 14:31

Forum Jump:


Users browsing this thread: 1 Guest(s)