16.11.2015, 04:48
Nice tutorial men, good work.
but you have to add string size in sscanf, to avoid such warnings.
I prefer using sscanf macros like this:
* PawnHunter salutes
but you have to add string size in sscanf, to avoid such warnings.
I prefer using sscanf macros like this:
PHP Code:
extract params -> new time, ty, string:s[25]; else
return SendClientMessage(playerid, -1, "Usage: /announce [Time] [Msg Type] [TEXT]");