That name is already taken.
#2

Its looks like I didn't c,osed it right because other scripts are involved in this ..
pawn Код:
if(listitem == 1) // They selected the second item - AK-47
            {
                ClearChatbox(playerid, 4);
                SendClientMessage(playerid, COLOR_LIGHTRED, "!!!!!!Wrong!!!!!!");
                ClearChatbox(playerid, 1);
                SendClientMessage(playerid, COLOR_LIGHTRED, ">> You can visit ******.co.il and read guides about RolePlay!  <<");
                Kick(playerid);
            }
            if(listitem == 2) // They selected the third item - Desert Eagle
            {
                ClearChatbox(playerid, 4);
                SendClientMessage(playerid, COLOR_LIGHTRED, "!!!!!!Wrong!!!!!!");
                ClearChatbox(playerid, 1);
                SendClientMessage(playerid, COLOR_LIGHTRED, ">> You can visit ******.co.il and read guides about RolePlay!  <<");
                Kick(playerid);
            }
        }
        }
        return 1; // We handled a dialog, so return 1. Just like OnPlayerCommandText.
    }
Sorry for the double I was tying to edit :X
Reply


Messages In This Thread
That name is already taken. - by dorperez - 26.01.2013, 18:21
Re: That name is already taken. - by dorperez - 26.01.2013, 19:05
Re: That name is already taken. - by Rupert - 26.01.2013, 19:14
Re: That name is already taken. - by dorperez - 27.01.2013, 05:36

Forum Jump:


Users browsing this thread: 1 Guest(s)