16.03.2012, 12:43
Hello!
i want to save a text into an Variable but only for 1 Player
below (Line 30791 and 30792)
But i get an error code
I hope someone can help me.
Best regards
i want to save a text into an Variable but only for 1 Player
Код:
new uebergabe[MAX_PLAYERS][128];
Код:
uebergabe[playerid] = textdesspielers Funktion(playerid, uebergabe[playerid]);
Код:
(30791 -- 30792) : error 047: array sizes do not match, or destination array is too small
Best regards