19.07.2010, 09:08
I tried this alone
and it gave me this error
I tried putting [256] besides the pClanTag then it gave me this.
Can't I just use a single "dini_Get" instead of that long line I don't understand :P?
pawn Код:
PlayerInfo[playerid][pClanTag] = dini_Get(file, "clantag");
Код:
C:\Users\Cheetos\Desktop\samp03asvr_R7_win32\filterscripts\Register.pwn(162) : error 006: must be assigned to an array
Код:
C:\Users\Cheetos\Desktop\samp03asvr_R7_win32\filterscripts\Register.pwn(162) : error 047: array sizes do not match, or destination array is too small

