undefined symbol
#3

The ban was just an example, you know when we want to check from the dini we add it like this

pawn Код:
if(dini_Exists(Pos(playerid)))
    {
        format(str1, 500, "{FFFFFF}Please punch in your password in order to play.\nAccount Name: %s",name);
        ShowPlayerDialog(playerid, LOGIN, DIALOG_STYLE_PASSWORD, "Membership Area", str1, "Login", "");
    }
It gives me an undefined symbol error of "Pos" not defined.
Reply


Messages In This Thread
undefined symbol - by Goldilox - 14.06.2013, 02:10
Re: undefined symbol - by Zex Tan - 14.06.2013, 02:24
Re: undefined symbol - by Goldilox - 14.06.2013, 02:35
Re: undefined symbol - by Zex Tan - 14.06.2013, 02:46
Re: undefined symbol - by Goldilox - 14.06.2013, 03:54
Re: undefined symbol - by DobbysGamertag - 14.06.2013, 04:39
Re: undefined symbol - by gtakillerIV - 14.06.2013, 04:44
Re: undefined symbol - by Goldilox - 14.06.2013, 05:29

Forum Jump:


Users browsing this thread: 1 Guest(s)