Ask password at OnPlayerSpawn
#3

Quote:
Originally Posted by Stigg
Посмотреть сообщение
pawn Код:
public OnPlayerConnect(playerid)
{
    ShowPlayerDialog(playerid,DIALOGID,DIALOG_STYLE_INPUT,"Login Account","Login","Quit");
    return 1;
}
Except this, this I want to say is, how to make it, if the password the player type input is correct to spawn, if it's incorrect to be kicked
Reply


Messages In This Thread
Ask password at OnPlayerSpawn - by Kostas' - 17.10.2011, 13:05
Re: Ask password at OnPlayerSpawn - by Stigg - 17.10.2011, 13:09
Re: Ask password at OnPlayerSpawn - by Kostas' - 17.10.2011, 13:10
Re: Ask password at OnPlayerSpawn - by nilanjay - 17.10.2011, 13:11
Re: Ask password at OnPlayerSpawn - by [Diablo] - 17.10.2011, 13:16
Re: Ask password at OnPlayerSpawn - by Kostas' - 17.10.2011, 13:18
Re: Ask password at OnPlayerSpawn - by nilanjay - 17.10.2011, 13:28
Re: Ask password at OnPlayerSpawn - by Mr_Scripter - 17.10.2011, 13:30
Re: Ask password at OnPlayerSpawn - by Kostas' - 17.10.2011, 13:32
Re: Ask password at OnPlayerSpawn - by Mr_Scripter - 17.10.2011, 13:34

Forum Jump:


Users browsing this thread: 1 Guest(s)