Login Box Help
#2

This will show simple message without IP!

pawn Код:
public OnPlayerConnect(playerid)
{
    ShowPlayerDialog(playerid, 1, DIALOG_STYLE_MSGBOX, "Welcome", "Welcome To The Server\nHave A Good Day...", "OK", "");
    return 1;
}
Reply


Messages In This Thread
Login Box Help - by Tuntun - 17.07.2012, 17:28
Re: Login Box Help - by RedJohn - 17.07.2012, 20:18
Re: Login Box Help - by XStormiest - 17.07.2012, 20:36
Re: Login Box Help - by Tuntun - 18.07.2012, 06:21
Re: Login Box Help - by [A]ndrei - 18.07.2012, 06:24

Forum Jump:


Users browsing this thread: 1 Guest(s)