Im having a problem
#8

Quote:
Originally Posted by BrianS123
Посмотреть сообщение
Try this
Код:
if(sscanf(params,"u",player1)) return SendClientMessage(playerid,COLOR_WHITE,"USAGE: /stats [playerid]");
Quote:
Originally Posted by RuNBoY
Посмотреть сообщение
But if i want to check my stats not someone elses i dont want to put my id.. when i use /stats it says USAGE: /stats [playerid]
Код:
if (sscanf(params, "u", player1)) player1 = playerid;
Reply


Messages In This Thread
Im having a problem - by RuNBoY - 03.09.2016, 11:03
Re: Im having a problem - by RuNBoY - 03.09.2016, 11:27
Re: Im having a problem - by Stinged - 03.09.2016, 11:42
Re: Im having a problem - by RuNBoY - 03.09.2016, 11:52
Re: Im having a problem - by SoLetsGO - 03.09.2016, 12:04
Re: Im having a problem - by BrianS123 - 03.09.2016, 12:08
Re: Im having a problem - by RuNBoY - 03.09.2016, 12:16
Re: Im having a problem - by Stinged - 03.09.2016, 12:18
Re: Im having a problem - by RuNBoY - 03.09.2016, 12:24

Forum Jump:


Users browsing this thread: 1 Guest(s)