14.02.2016, 05:24
i did everything like what you said it was writing mistake in the main post.
time[playerid] doesn't get the value still.
Код:
new time_seconds; if(sscanf(params,"d",time_seconds)) return SendClientMessage(playerid,-1,"/show <seconds>"); time[playerid] = time_seconds; //what he entered in the params.