Just a little push....
#6

Quote:
Originally Posted by Lorenc_
Посмотреть сообщение
Lol,

pawn Код:
SetPlayerPos(playerid, PVar[playerid][pLastX], PVar[playerid][pLastY], PVar[playerid][pLastZ]);
    {
        new
            iStr[128];

        format(iStr, sizeof(iStr), ""#CBLUE"Welcome back: "#CDGREEN"%s(%d)\n"#CBLUE"Enter your password to login:", pName(playerid), playerid);
        ShowPlayerDialog(playerid, LOGIN, DIALOG_STYLE_INPUT, ""#CBLUE"Login", iStr, "Login", "Leave");
    }
Why is there brackets after the function? and a if statement to it, use getplayer pos instead.
where do I need to put that code in ?
Reply


Messages In This Thread
Just a little push.... - by [JnA]DukeNukem - 25.04.2011, 13:15
Re: Just a little push.... - by Ash. - 25.04.2011, 13:22
Re: Just a little push.... - by Lorenc_ - 25.04.2011, 13:22
Re: Just a little push.... - by [JnA]DukeNukem - 25.04.2011, 13:27
Re: Just a little push.... - by Lorenc_ - 25.04.2011, 13:35
Re: Just a little push.... - by [JnA]DukeNukem - 25.04.2011, 13:39
Re: Just a little push.... - by Lorenc_ - 25.04.2011, 23:52

Forum Jump:


Users browsing this thread: 1 Guest(s)