06.08.2012, 14:24
Hi guys, can you help me please?
I have a problem, with this string
But when I compile my FS, compare an error:
(126) error 035: argument type mismatch (argument 2)
Probably is easy to risolve, but I didn't understand the solution
I have a problem, with this string
Код:
(124)new name[MAX_PLAYER_NAME+1]; (125)GetPlayerName(playerid, name,MAX_PLAYER_NAME); (126)Create3DTextLabel("Cadavere di %s", name,0x008080FF, X, Y, Z, 40.0, 0, 0);
(126) error 035: argument type mismatch (argument 2)
Probably is easy to risolve, but I didn't understand the solution