28.01.2014, 17:19
If asicerik should be an integer, then it'd be:
Else if it should be a string, then it'd be:
and in the enum:
Of course, GRAFFITI_ID_HERE and SIZE_HERE should be modified.
pawn Код:
Graffiti[GRAFFITI_ID_HERE][asicerik] == strval(inputtext);
pawn Код:
strcat((Graffiti[GRAFFITI_ID_HERE][asicerik][0] = '\0', Graffiti[GRAFFITI_ID_HERE][asicerik]), inputtext, SIZE_HERE);
pawn Код:
asicerik[SIZE_HERE]