Dialog Kick
#1

Hi,so basicly i don't knwo right function or why thsi ain't wokring:
Код:
if(dialogid == 3)
    	{
        if(response)
        {
            SendClientMessage(playerid, 0x33AA33AA, "Thanks for Accepting");
        }
        else
        {
            SendClientMessage(playerid, 0xAA3333AA, "Need to accept the rules to play here");
			Kick(playerid);
			return 1;
When i click the 2nd one it doesn't kick me
Reply


Messages In This Thread
Dialog Kick - by DJRebis - 29.08.2013, 17:50
Re: Dialog Kick - by Konstantinos - 29.08.2013, 17:52
Re: Dialog Kick - by DJRebis - 29.08.2013, 17:57
Re: Dialog Kick - by SilentSoul - 29.08.2013, 20:44

Forum Jump:


Users browsing this thread: 1 Guest(s)