15.08.2014, 21:38
(
Последний раз редактировалось Virtual1ty; 19.08.2014 в 14:26.
)
.
Use strcpy to insert a string to a variable, search for that function in Code optimisations topic, example:
Use strcpy to insert a string to a variable, search for that function in Code optimisations topic, example:
pawn Код:
strcpy(pInfo[playerid][pPorijeklo], "Hrvatska", 32);