18.07.2014, 01:51
I've been trying to make a warn system, i've added:
in my player enum i've made the command and made the format of the string this way
it compiled but when i tested it, i get some random numbers instead of a string!! Can i have some help please.
Код:
Warning1[256], Warning2[256], Warning3[256],
Код:
format(PlayerInfo[id][Warning1], 255, "%s (from %s)", reason, GetName(playerid));