Dialog disconnect
#3

Under OnDialogResponse(or whatever it was.. Im on my phone now) add:
Код:
if(dialogid== LoginDialog)
{
if(!response)
{
Kick(playerid);
}
else
{
//Do what you want to do when he presses the Login button
}
}
Reply


Messages In This Thread
Dialog disconnect - by ArmyOps - 11.02.2012, 01:33
Re : Dialog disconnect - by ricardo178 - 11.02.2012, 06:26
Re: Dialog disconnect - by KingHual - 11.02.2012, 06:39

Forum Jump:


Users browsing this thread: 2 Guest(s)