30.04.2016, 11:22
(
Последний раз редактировалось Zorono; 16.06.2016 в 15:03.
)
removed
PlayerName2 Registered GetPlayerCountryName
new id;
in this line
strcat(BigString20, "|-|%s|-|\n\n",PlayerName2(player1)); this error (57504) : error 035: argument type mismatch (argument 3) in this line strcat(BigString20, "Registered:%s\n\n",Registered1); this error (57506) : error 035: argument type mismatch (argument 3) in this line strcat(BigString20, "Country:%s\n\n",GetPlayerCountryName(player1) ); this error (57511) : error 035: argument type mismatch (argument 3) |