GetPlayerName
#10

Due this forum its not placing the bracket on the right place. Move the
Код:
{
after
Код:
if (strcmp(cmd, "/admins", true) == 0)
to the same location as
Код:
if (strcmp(cmd, "/admins", true) == 0)
So you'll get:
pawn Код:
if (strcmp(cmd, "/admins", true) == 0)
{ // <-- this
 // rest of code
Reply


Messages In This Thread
<fixed> - by Kingunit - 25.01.2011, 18:03
Re: GetPlayerName - by Kaylux - 25.01.2011, 18:26
Re: GetPlayerName - by Kingunit - 25.01.2011, 18:39
Re: GetPlayerName - by Kingunit - 25.01.2011, 18:46
Re: GetPlayerName - by Jefff - 25.01.2011, 19:33
Re: GetPlayerName - by Kingunit - 25.01.2011, 19:36
<fixed> - by Kingunit - 25.01.2011, 21:12
Re: GetPlayerName - by Mokerr - 25.01.2011, 21:39
<fixed> - by Kingunit - 25.01.2011, 21:59
Re: GetPlayerName - by Mokerr - 25.01.2011, 22:03

Forum Jump:


Users browsing this thread: 4 Guest(s)