17.11.2010, 13:39
Allright so I'm trying to get the string from a file into the variable but it gives me this error:
And here's the line
Код:
error 035: argument type mismatch (argument 1)
Код:
strmid(PlayerInfo[playerid][Rankname] = (dUser(pName(playerid)).("Rankname"),0,128,128));