10.10.2014, 17:41
(
Последний раз редактировалось vannesenn; 10.10.2014 в 17:49.
Причина: Edited
)
Quote:
Make sure that you're formatting the return of _SoD_GenerateCode() as a string.
pawn Код:
|
@Pottus
Yeah, but 5 seconds will be 5, I need 05.. It's important to have 14 numbers
@ EDIT: I have this command for test
Код:
CMD:test(playerid, params[]) { return va_SendClientMessage(playerid, -1, "Kod je %s.", _SoD_GenerateCode()); }