10.03.2013, 10:26
If someone could show me a guide on what to put there in various sscanf commands' cases I would really appreciate it.
I know that for id we use d.
Код:
if(sscanf(params, "HERE", id)) return SendClientMessage(playerid,0xFF0000AA,"Correct Usage:/goto [ID]");