24.11.2017, 18:25
What is wrong with this:
I have 1 warning and 4 errors with this line:
Код:
INI_ParseFile(UserPath(playerid), "LoadUser_%s", .bExtra = true, .extra = playerid);
Код:
error 017: undefined symbol "INI_ParseFile" warning 215: expression has no effect error 029: invalid expression, assumed zero error 017: undefined symbol "extra" fatal error 107: too many error messages on one line