Tag mismatch?
#4

lol, I used it with a capital B, that was the problem. I've got one more problem. I'm getting this error "array sizes do not match" for the following.

pawn Код:
if(listitem = 0){
            pInfo[playerid][pSex] = "Male";
        }
        else{
            pInfo[playerid][pSex] = "Female";
        }
this is in the enumeration

pawn Код:
pSex[10],
what am I doing wrong?
Reply


Messages In This Thread
Tag mismatch? - by Outcast - 05.07.2011, 12:26
Re: Tag mismatch? - by Lorenc_ - 05.07.2011, 12:31
Re: Tag mismatch? - by RyDeR` - 05.07.2011, 12:33
Re: Tag mismatch? - by Outcast - 05.07.2011, 13:40
Re: Tag mismatch? - by MadeMan - 05.07.2011, 13:42
Re: Tag mismatch? - by Outcast - 05.07.2011, 13:52
Re: Tag mismatch? - by Donya - 05.07.2011, 16:16
Re: Tag mismatch? - by RyDeR` - 05.07.2011, 16:36

Forum Jump:


Users browsing this thread: 1 Guest(s)