22.05.2016, 12:03
Weather id's are an interger.
So this would become the line:
So this would become the line:
PHP код:
if(sscanf(params, "i", weather)) return SendClientMessage(playerid, 0xFFFFFFFF, "USAGE: /vweather [weatherid]");