List item 1 doesn't works
#1

Код:
if(dialogid == 321)
{
if(response)
{
if(listitem == 0)
{
SendClientMessage(playerid, 0xAA3333AA, "Uћdraudėte teleportuotis į /tpsumo");
for(new i; i < MAX_PLAYERS; i++)
{
Sumoprasidejes[i] = true;
}

if(listitem == 1)
{
SendClientMessage(playerid, 0xAA3333AA, "Leidћiate teleportuotis į /tpsumo");
for(new i; i < MAX_PLAYERS; i++)
{
Sumoprasidejes[i] = false;
}
}
}
}
}
listitem == 1 doesn't works, why ?
Reply


Messages In This Thread
List item 1 doesn't works - by Louris - 07.02.2013, 08:57
Re: List item 1 doesn't works - by jessejanssen - 07.02.2013, 09:02

Forum Jump:


Users browsing this thread: 1 Guest(s)